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


TABLE: SYS.WRR$_REPLAY_REFERENCES

Object Details
Object Name: WRR$_REPLAY_REFERENCES
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
SCHEDULE_CAP_ID NUMBER
Yes
FILE_ID NUMBER

REFS NUMBER

Query Text

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


SELECT SCHEDULE_CAP_ID
,      FILE_ID
,      REFS
FROM SYS.WRR$_REPLAY_REFERENCES;

Dependencies

[top of page]

SYS.WRR$_REPLAY_REFERENCES does not reference any database object

SYS.WRR$_REPLAY_REFERENCES is referenced by following:

SchemaSYS
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code