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


VIEW: SYS.CDB_REGISTRY_HISTORY

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

in all containers

[View Source]

Columns
Name Datatype Length Mandatory Comments
ACTION_TIME TIMESTAMP(6) (11)
ACTION VARCHAR2 (30)
NAMESPACE VARCHAR2 (30)
VERSION VARCHAR2 (30)
ID NUMBER

COMMENTS VARCHAR2 (255)
CON_ID NUMBER

container id
Query Text

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


SELECT ACTION_TIME
,      ACTION
,      NAMESPACE
,      VERSION
,      ID
,      COMMENTS
,      CON_ID
FROM SYS.CDB_REGISTRY_HISTORY;

Dependencies

[top of page]

SYS.CDB_REGISTRY_HISTORY does not reference any database object

SYS.CDB_REGISTRY_HISTORY is referenced by following:

SchemaPUBLIC
SynonymCDB_REGISTRY_HISTORY