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
FILE_ID NUMBER

CALL_CTR NUMBER

DB_SEQ NUMBER

VALID VARCHAR2 (1)
SCHEDULE_CAP_ID NUMBER

Query Text

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


SELECT FILE_ID
,      CALL_CTR
,      DB_SEQ
,      VALID
,      SCHEDULE_CAP_ID
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