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


TABLE: SYS.WRR$_SEQUENCE_EXCEPTIONS

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
SEQUENCE_OWNER VARCHAR2 (128) Yes
SEQUENCE_NAME VARCHAR2 (128) Yes
Query Text

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


SELECT SEQUENCE_OWNER
,      SEQUENCE_NAME
FROM SYS.WRR$_SEQUENCE_EXCEPTIONS;

Dependencies

[top of page]

SYS.WRR$_SEQUENCE_EXCEPTIONS does not reference any database object

SYS.WRR$_SEQUENCE_EXCEPTIONS is referenced by following:

SchemaSYS
Package BodyDBMS_WORKLOAD_REPLAY - show dependent code