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


TABLE: SYS.SYNCREF$_OBJECTS

Object Details
Object Name: SYNCREF$_OBJECTS
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
OBJ# NUMBER
Yes
OBJECT_TYPE_FLAG NUMBER
Yes
GROUP_ID NUMBER
Yes
CURRENT_GROUP_FLAG NUMBER
Yes
Query Text

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


SELECT OBJ#
,      OBJECT_TYPE_FLAG
,      GROUP_ID
,      CURRENT_GROUP_FLAG
FROM SYS.SYNCREF$_OBJECTS;

Dependencies

[top of page]

SYS.SYNCREF$_OBJECTS does not reference any database object

SYS.SYNCREF$_OBJECTS is referenced by following:

SchemaSYS
ViewDBA_SR_GRP_STATUS_ALL
ViewDBA_SR_OBJ_ALL
ViewDBA_SR_OBJ_STATUS_ALL
ViewDBA_SR_PARTN_OPS
Package BodyDBMS_SYNC_REFRESH - show dependent code