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


VIEW: SYS.DBA_HIST_CELL_IOREASON_NAME

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

Cell IO Reason Names

[View Source]

Columns
Name Datatype Length Mandatory Comments
DBID NUMBER
Yes
REASON_ID NUMBER
Yes
REASON_NAME VARCHAR2 (257)
CON_DBID NUMBER

CON_ID NUMBER

Query Text

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


SELECT DBID
,      REASON_ID
,      REASON_NAME
,      CON_DBID
,      CON_ID
FROM SYS.DBA_HIST_CELL_IOREASON_NAME;

Dependencies

[top of page]

SYS.DBA_HIST_CELL_IOREASON_NAME references the following:

SchemaSYS
ViewINT$DBA_HIST_CELL_IOREASON_NM
SYS.DBA_HIST_CELL_IOREASON_NAME is referenced by following:

SchemaPUBLIC
SynonymDBA_HIST_CELL_IOREASON_NAME