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


TABLE: SYS.AQ$_REPLAY_INFO

Object Details
Object Name: AQ$_REPLAY_INFO
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
EVENTID NUMBER
Yes
AGENT AQ$_AGENT (1) Yes
CORRELATIONID VARCHAR2 (128)
ACK NUMBER

Query Text

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


SELECT EVENTID
,      AGENT
,      CORRELATIONID
,      ACK
FROM SYS.AQ$_REPLAY_INFO;

Dependencies

[top of page]

SYS.AQ$_REPLAY_INFO references the following:

SchemaSYS
TYPEAQ$_AGENT
PL/SQL PackageSTANDARD - show dependent code
SYS.AQ$_REPLAY_INFO is referenced by following:

SchemaSYS
Package BodyDBMS_AQADM_SYS - show dependent code
Package BodyDBMS_PRVTAQIP - show dependent code