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


TABLE: SYS.CDC_SYSTEM$

Object Details
Object Name: CDC_SYSTEM$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
MAJOR_VERSION NUMBER
Yes
MINOR_VERSION NUMBER
Yes
Query Text

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


SELECT MAJOR_VERSION
,      MINOR_VERSION
FROM SYS.CDC_SYSTEM$;

Dependencies

[top of page]

SYS.CDC_SYSTEM$ does not reference any database object

SYS.CDC_SYSTEM$ is referenced by following:

SchemaSYS
Package BodyDBMS_CDC_UTILITY - show dependent code