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


TABLE: SYS.WRH$_OSSTAT_NAME

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

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

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


SELECT DBID
,      STAT_ID
,      STAT_NAME
,      CON_DBID
FROM SYS.WRH$_OSSTAT_NAME;

Dependencies

[top of page]

SYS.WRH$_OSSTAT_NAME does not reference any database object

SYS.WRH$_OSSTAT_NAME is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_OSSTAT
ViewINT$DBA_HIST_OSSTAT_NAME