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


TABLE: SYS.WRR$_REPLAY_SEQ_DATA

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

Storage Details
Tablespace: Tablespace
PCT Free: 0
PCT Used: 0
Primary Key: WRR$_REPLAY_SEQ_DATA_PK
  1. ColumnFILE_ID
  2. ColumnCALL_CTR
  3. ColumnRANK
  4. ColumnSEQ_NAME
  5. ColumnSEQ_BNM
  6. ColumnSEQ_BOW
Indexes
Index Type Uniqueness Tablespace Column
WRR$_REPLAY_SEQ_DATA_PK IOT - TOP UNIQUE TablespaceSYSAUX ColumnFILE_ID
ColumnCALL_CTR
ColumnRANK
ColumnSEQ_NAME
ColumnSEQ_BNM
ColumnSEQ_BOW
Columns
Name Datatype Length Mandatory Comments
FILE_ID NUMBER
Yes
CALL_CTR NUMBER
Yes
RANK NUMBER
Yes
SEQ_NAME VARCHAR2 (128) Yes
SEQ_BNM VARCHAR2 (128) Yes
SEQ_BOW VARCHAR2 (128) Yes
FIRST_VALUE NUMBER
Yes
LAST_VALUE NUMBER

CHANGE NUMBER

NUM_VALUES NUMBER

SCHEDULE_CAP_ID NUMBER

Query Text

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


SELECT FILE_ID
,      CALL_CTR
,      RANK
,      SEQ_NAME
,      SEQ_BNM
,      SEQ_BOW
,      FIRST_VALUE
,      LAST_VALUE
,      CHANGE
,      NUM_VALUES
,      SCHEDULE_CAP_ID
FROM SYS.WRR$_REPLAY_SEQ_DATA;

Dependencies

[top of page]

SYS.WRR$_REPLAY_SEQ_DATA does not reference any database object

SYS.WRR$_REPLAY_SEQ_DATA is referenced by following:

SchemaSYS
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code