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


TABLE: SYS.WRH$_IOSTAT_FUNCTION_NAME

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

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

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


SELECT DBID
,      FUNCTION_ID
,      FUNCTION_NAME
,      CON_DBID
FROM SYS.WRH$_IOSTAT_FUNCTION_NAME;

Dependencies

[top of page]

SYS.WRH$_IOSTAT_FUNCTION_NAME does not reference any database object

SYS.WRH$_IOSTAT_FUNCTION_NAME is referenced by following:

SchemaSYS
ViewINT$DBA_HIST_IOSTAT_DETAIL
ViewINT$DBA_HIST_IOSTAT_FN_NAME
ViewINT$DBA_HIST_IOSTAT_FUNCTION