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


TABLE: SYS.WRI$_ADV_JOURNAL

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

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: WRI$_ADV_JOURNAL
  1. ColumnTASK_ID
  2. ColumnSEQ_ID
Indexes
Index Type Uniqueness Tablespace Column
WRI$_ADV_JOURNAL NORMAL UNIQUE TablespaceSYSAUX ColumnTASK_ID
ColumnSEQ_ID
Columns
Name Datatype Length Mandatory Comments
TASK_ID NUMBER
Yes
SEQ_ID NUMBER
Yes
TYPE NUMBER
Yes
MSG_ID NUMBER
Yes
EXEC_NAME VARCHAR2 (128)
Query Text

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


SELECT TASK_ID
,      SEQ_ID
,      TYPE
,      MSG_ID
,      EXEC_NAME
FROM SYS.WRI$_ADV_JOURNAL;

Dependencies

[top of page]

SYS.WRI$_ADV_JOURNAL does not reference any database object

SYS.WRI$_ADV_JOURNAL is referenced by following:

SchemaSYS
ViewDBA_ADVISOR_JOURNAL
ViewDBA_ADVISOR_SQLW_JOURNAL
Package BodyPRVT_ADVISOR - show dependent code
ViewUSER_ADVISOR_JOURNAL
ViewUSER_ADVISOR_SQLW_JOURNAL