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


VIEW: SYS.CDB_EXP_VERSION

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

Version number of the last export session in all containers

[View Source]

Columns
Name Datatype Length Mandatory Comments
EXP_VERSION NUMBER (3) Yes Version number of the last export session
CON_ID NUMBER

container id
Query Text

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


SELECT EXP_VERSION
,      CON_ID
FROM SYS.CDB_EXP_VERSION;

Dependencies

[top of page]

SYS.CDB_EXP_VERSION does not reference any database object

SYS.CDB_EXP_VERSION is referenced by following:

SchemaPUBLIC
SynonymCDB_EXP_VERSION