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


TABLE: SYS.WRR$_REPLAY_CALL_FILTER

Object Details
Object Name: WRR$_REPLAY_CALL_FILTER
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_COUNTER_BEGIN NUMBER

CALL_COUNTER_END NUMBER

Query Text

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


SELECT FILE_ID
,      CALL_COUNTER_BEGIN
,      CALL_COUNTER_END
FROM SYS.WRR$_REPLAY_CALL_FILTER;

Dependencies

[top of page]

SYS.WRR$_REPLAY_CALL_FILTER does not reference any database object

SYS.WRR$_REPLAY_CALL_FILTER is referenced by following:

SchemaSYS
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code