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


TABLE: SYS.WRH$_PLAN_OPTION_NAME

Object Details
Object Name: WRH$_PLAN_OPTION_NAME
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: WRH$_PLAN_OPTION_NAME_PK
  1. ColumnDBID
  2. ColumnOPTION_ID
  3. ColumnCON_DBID
Indexes
Index Type Uniqueness Tablespace Column
WRH$_PLAN_OPTION_NAME_PK NORMAL UNIQUE TablespaceSYSAUX ColumnDBID
ColumnOPTION_ID
ColumnCON_DBID
Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
OPTION_ID NUMBER
Yes
OPTION_NAME VARCHAR2 (64)
CON_DBID NUMBER
Yes
Query Text

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


SELECT DBID
,      OPTION_ID
,      OPTION_NAME
,      CON_DBID
FROM SYS.WRH$_PLAN_OPTION_NAME;

Dependencies

[top of page]

SYS.WRH$_PLAN_OPTION_NAME does not reference any database object

SYS.WRH$_PLAN_OPTION_NAME is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_ACT_SESS_HISTORY
ViewINT$DBA_HIST_PLAN_OPTION_NAME