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


TABLE: SYS.WRR$_WORKLOAD_ATTRIBUTES

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

Storage Details
Tablespace: Tablespace
PCT Free: 0
PCT Used: 0
Primary Key: WRR$_WORKLOAD_ATTRIBUTES_PK
  1. ColumnCAPTURE_ID
  2. ColumnREPLAY_ID
  3. ColumnNAME
Indexes
Index Type Uniqueness Tablespace Column
WRR$_WORKLOAD_ATTRIBUTES_PK IOT - TOP UNIQUE TablespaceSYSAUX ColumnCAPTURE_ID
ColumnREPLAY_ID
ColumnNAME
Columns
Name Datatype Length Mandatory Comments
CAPTURE_ID NUMBER
Yes
REPLAY_ID NUMBER
Yes
NAME VARCHAR2 (50) Yes
VALUE VARCHAR2 (400)
Query Text

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


SELECT CAPTURE_ID
,      REPLAY_ID
,      NAME
,      VALUE
FROM SYS.WRR$_WORKLOAD_ATTRIBUTES;

Dependencies

[top of page]

SYS.WRR$_WORKLOAD_ATTRIBUTES does not reference any database object

SYS.WRR$_WORKLOAD_ATTRIBUTES is referenced by following:

SchemaSYS
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code
Package BodyDBMS_WRR_INTERNAL - show dependent code