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


TABLE: SYS.WRI$_AGGREGATION_ENABLED

Object Details
Object Name: WRI$_AGGREGATION_ENABLED
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
WRI$_AGGREGATION_IND1 NORMAL UNIQUE TablespaceSYSAUX ColumnTRACE_TYPE
ColumnPRIMARY_ID
ColumnQUALIFIER_ID1
ColumnQUALIFIER_ID2
ColumnINSTANCE_NAME
Columns
Name Datatype Length Mandatory Comments
TRACE_TYPE NUMBER
Yes
PRIMARY_ID VARCHAR2 (64)
QUALIFIER_ID1 VARCHAR2 (48)
QUALIFIER_ID2 VARCHAR2 (32)
INSTANCE_NAME VARCHAR2 (16)
Query Text

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


SELECT TRACE_TYPE
,      PRIMARY_ID
,      QUALIFIER_ID1
,      QUALIFIER_ID2
,      INSTANCE_NAME
FROM SYS.WRI$_AGGREGATION_ENABLED;

Dependencies

[top of page]

SYS.WRI$_AGGREGATION_ENABLED does not reference any database object

SYS.WRI$_AGGREGATION_ENABLED is referenced by following:

SchemaSYS
ViewDBA_ENABLED_AGGREGATIONS