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


TABLE: SYSTEM.LOGMNR_GT_XID_INCLUDE$

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

Temporary Table Details

SYSTEM.LOGMNR_GT_XID_INCLUDE$ is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
XIDUSN NUMBER

XIDSLT NUMBER

XIDSQN NUMBER

SPARE1 NUMBER

SPARE2 NUMBER

SPARE3 VARCHAR2 (4000)
Query Text

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


SELECT XIDUSN
,      XIDSLT
,      XIDSQN
,      SPARE1
,      SPARE2
,      SPARE3
FROM SYSTEM.LOGMNR_GT_XID_INCLUDE$;

Dependencies

[top of page]

SYSTEM.LOGMNR_GT_XID_INCLUDE$ does not reference any database object

SYSTEM.LOGMNR_GT_XID_INCLUDE$ is referenced by following:

SchemaSYS
Package BodyDBMS_LOGMNR_INTERNAL - show dependent code