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


TABLE: SYS.WRH$_PARAMETER_NAME

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

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

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


SELECT DBID
,      PARAMETER_HASH
,      PARAMETER_NAME
,      CON_DBID
FROM SYS.WRH$_PARAMETER_NAME;

Dependencies

[top of page]

SYS.WRH$_PARAMETER_NAME does not reference any database object

SYS.WRH$_PARAMETER_NAME is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_MVPARAMETER
ViewINT$DBA_HIST_PARAMETER
ViewINT$DBA_HIST_PARAMETER_NAME