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


VIEW: SYS.DBA_HIST_IOSTAT_FUNCTION_NAME

Object Details
Object Name: DBA_HIST_IOSTAT_FUNCTION_NAME
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Function names for historical I/O statistics

[View Source]

Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
FUNCTION_ID NUMBER
Yes
FUNCTION_NAME VARCHAR2 (30) Yes
CON_DBID NUMBER

CON_ID NUMBER

Query Text

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


SELECT DBID
,      FUNCTION_ID
,      FUNCTION_NAME
,      CON_DBID
,      CON_ID
FROM SYS.DBA_HIST_IOSTAT_FUNCTION_NAME;

Dependencies

[top of page]

SYS.DBA_HIST_IOSTAT_FUNCTION_NAME references the following:

SchemaSYS
ViewINT$DBA_HIST_IOSTAT_FN_NAME
SYS.DBA_HIST_IOSTAT_FUNCTION_NAME is referenced by following:

SchemaPUBLIC
SynonymDBA_HIST_IOSTAT_FUNCTION_NAME