DBA Data[Home] [Help] [Dependency Information]


TABLE: SYSTEM.AQ$_INTERNET_AGENTS

Object Details
Object Name: AQ$_INTERNET_AGENTS
Object Type: TABLE
Owner: SYSTEM
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: SYS_C00154022
  1. ColumnAGENT_NAME
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00154022 NORMAL UNIQUE TablespaceSYSTEM ColumnAGENT_NAME
Foreign Keys
Table
Foreign Table Foreign Key Column
TableAQ$_INTERNET_AGENT_PRIVS AGENT_MUST_BE_CREATED AQ$_INTERNET_AGENTS AQ$_INTERNET_AGENT_PRIVS AGENT_NAME
Columns
Name Datatype Length Mandatory Comments
AGENT_NAME VARCHAR2 (128) Yes
PROTOCOL NUMBER
Yes
SPARE1 VARCHAR2 (128)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT AGENT_NAME
,      PROTOCOL
,      SPARE1
FROM SYSTEM.AQ$_INTERNET_AGENTS;

Dependencies

[top of page]

SYSTEM.AQ$_INTERNET_AGENTS does not reference any database object

SYSTEM.AQ$_INTERNET_AGENTS is referenced by following:

SchemaSYS
ViewAQ$INTERNET_USERS
ViewDBA_AQ_AGENTS
ViewDBA_AQ_AGENT_PRIVS
Package BodyDBMS_AQADM_SYS - show dependent code
Package BodyDBMS_AQ_SYS_EXP_ACTIONS - show dependent code
ViewUSER_AQ_AGENT_PRIVS