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


TABLE: SYSTEM.LOGMNRC_GSBA

Object Details
Object Name: LOGMNRC_GSBA
Object Type: TABLE
Owner: SYSTEM
Subobject Name:
Status: VALID

Storage Details
Tablespace: Tablespace
PCT Free:
PCT Used:
Primary Key: LOGMNRC_GSBA_PK
  1. ColumnLOGMNR_UID
  2. ColumnAS_OF_SCN
Indexes
Index Type Uniqueness Tablespace Column
LOGMNRC_GSBA_PK NORMAL UNIQUE Tablespace ColumnLOGMNR_UID
ColumnAS_OF_SCN
Columns
Name Datatype Length Mandatory Comments
LOGMNR_UID NUMBER
Yes
AS_OF_SCN NUMBER
Yes
FDO_LENGTH NUMBER

FDO_VALUE RAW (255)
CHARSETID NUMBER

NCHARSETID NUMBER

DBTIMEZONE_LEN NUMBER

DBTIMEZONE_VALUE VARCHAR2 (64)
LOGMNR_SPARE1 NUMBER

LOGMNR_SPARE2 NUMBER

LOGMNR_SPARE3 VARCHAR2 (1000)
LOGMNR_SPARE4 DATE

Query Text

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


SELECT LOGMNR_UID
,      AS_OF_SCN
,      FDO_LENGTH
,      FDO_VALUE
,      CHARSETID
,      NCHARSETID
,      DBTIMEZONE_LEN
,      DBTIMEZONE_VALUE
,      LOGMNR_SPARE1
,      LOGMNR_SPARE2
,      LOGMNR_SPARE3
,      LOGMNR_SPARE4
FROM SYSTEM.LOGMNRC_GSBA;

Dependencies

[top of page]

SYSTEM.LOGMNRC_GSBA does not reference any database object

SYSTEM.LOGMNRC_GSBA is referenced by following:

SchemaSYS
Package BodyLOGMNR_DICT_CACHE - show dependent code
SchemaSYSTEM
FunctionLOGMNR$GSBA_GG_TABF_PUBLIC