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


TABLE: SYSTEM.LOGMNR_TABCOMPART$

Object Details
Object Name: LOGMNR_TABCOMPART$
Object Type: TABLE
Owner: SYSTEM
Subobject Name:
Status: VALID

Storage Details
Tablespace: Tablespace
PCT Free:
PCT Used:
Primary Key: LOGMNR_TABCOMPART$_PK
  1. ColumnLOGMNR_UID
  2. ColumnOBJ#
Indexes
Index Type Uniqueness Tablespace Column
LOGMNR_I1TABCOMPART$ NORMAL NONUNIQUE Tablespace ColumnLOGMNR_UID
ColumnOBJ#
LOGMNR_I2TABCOMPART$ NORMAL NONUNIQUE Tablespace ColumnLOGMNR_UID
ColumnBO#
Columns
Name Datatype Length Mandatory Comments
OBJ# NUMBER (22)
BO# NUMBER (22)
PART# NUMBER (22) Yes
LOGMNR_UID NUMBER (22)
LOGMNR_FLAGS NUMBER (22)
Query Text

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


SELECT OBJ#
,      BO#
,      PART#
,      LOGMNR_UID
,      LOGMNR_FLAGS
FROM SYSTEM.LOGMNR_TABCOMPART$;

Dependencies

[top of page]

SYSTEM.LOGMNR_TABCOMPART$ does not reference any database object

SYSTEM.LOGMNR_TABCOMPART$ is referenced by following:

SchemaSYS
Package BodyLOGMNR_DICT_CACHE - show dependent code