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


TABLE: SYS.WRR$_SCHEDULE_ORDERING

Object Details
Object Name: WRR$_SCHEDULE_ORDERING
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_NAME VARCHAR2 (128) Yes
SCHEDULE_CAP_ID NUMBER
Yes
WAITFOR_CAP_ID NUMBER
Yes
Query Text

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


SELECT SCHEDULE_NAME
,      SCHEDULE_CAP_ID
,      WAITFOR_CAP_ID
FROM SYS.WRR$_SCHEDULE_ORDERING;

Dependencies

[top of page]

SYS.WRR$_SCHEDULE_ORDERING does not reference any database object

SYS.WRR$_SCHEDULE_ORDERING is referenced by following:

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