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


TABLE: SYS.WRR$_REPLAY_COMMITS

Object Details
Object Name: WRR$_REPLAY_COMMITS
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

CALL_CTR NUMBER

DB_SEQ NUMBER

VALID VARCHAR2 (1)
Query Text

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


SELECT SCHEDULE_CAP_ID
,      FILE_ID
,      CALL_CTR
,      DB_SEQ
,      VALID
FROM SYS.WRR$_REPLAY_COMMITS;

Dependencies

[top of page]

SYS.WRR$_REPLAY_COMMITS does not reference any database object

SYS.WRR$_REPLAY_COMMITS is referenced by following:

SchemaSYS
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code