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


TABLE: SYSTEM.AQ$_INTERNET_AGENT_PRIVS

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

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

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


SELECT AGENT_NAME
,      DB_USERNAME
FROM SYSTEM.AQ$_INTERNET_AGENT_PRIVS;

Dependencies

[top of page]

SYSTEM.AQ$_INTERNET_AGENT_PRIVS does not reference any database object

SYSTEM.AQ$_INTERNET_AGENT_PRIVS is referenced by following:

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