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


VIEW: SYS.CDB_HIST_CELL_IOREASON_NAME

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

Cell IO Reason Names in all containers

[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

container id
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.CDB_HIST_CELL_IOREASON_NAME;

Dependencies

[top of page]

SYS.CDB_HIST_CELL_IOREASON_NAME does not reference any database object

SYS.CDB_HIST_CELL_IOREASON_NAME is referenced by following:

SchemaPUBLIC
SynonymCDB_HIST_CELL_IOREASON_NAME