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


TABLE: SYS.WRI$_ADV_DIRECTIVE_INSTANCES

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000469276C00005$$ LOB UNIQUE TablespaceSYSAUX
WRI$_ADV_DIRINST_IDX_01 NORMAL NONUNIQUE TablespaceSYSAUX ColumnINST_ID
WRI$_ADV_DIRINST_IDX_02 NORMAL NONUNIQUE TablespaceSYSAUX ColumnTASK_ID
ColumnNAME
ColumnDIR_ID
Columns
Name Datatype Length Mandatory Comments
DIR_ID NUMBER
Yes
INST_ID NUMBER
Yes
NAME VARCHAR2 (128) Yes
TASK_ID NUMBER

DATA CLOB (4000) Yes
Query Text

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


SELECT DIR_ID
,      INST_ID
,      NAME
,      TASK_ID
,      DATA
FROM SYS.WRI$_ADV_DIRECTIVE_INSTANCES;

Dependencies

[top of page]

SYS.WRI$_ADV_DIRECTIVE_INSTANCES does not reference any database object

SYS.WRI$_ADV_DIRECTIVE_INSTANCES is referenced by following:

SchemaSYS
ViewDBA_ADVISOR_DIR_INSTANCES
ViewDBA_ADVISOR_DIR_TASK_INST
Package BodyPRVT_ADVISOR - show dependent code
ViewUSER_ADVISOR_DIR_TASK_INST