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


TABLE: ZX.ZX_PURGE_TRANSACTIONS_GT

Object Details
Object Name: ZX_PURGE_TRANSACTIONS_GT
Object Type: TABLE
Owner: ZX
FND Design Data: TableZX.ZX_PURGE_TRANSACTIONS_GT
Subobject Name:
Status: VALID

Temporary Table Details

ZX.ZX_PURGE_TRANSACTIONS_GT 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$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
ZX_PURGE_TRANSACTIONS_GT_U1 NORMAL UNIQUE Tablespace ColumnAPPLICATION_ID
ColumnENTITY_CODE
ColumnEVENT_CLASS_CODE
ColumnTRX_ID
Columns
Name Datatype Length Mandatory Comments
APPLICATION_ID NUMBER
Yes Application identifier of the transaction
ENTITY_CODE VARCHAR2 (30) Yes Entity code of the transaction
EVENT_CLASS_CODE VARCHAR2 (30) Yes Event class code of the transaction
TRX_ID NUMBER
Yes Primary transaction identifier
Query Text

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


SELECT APPLICATION_ID
,      ENTITY_CODE
,      EVENT_CLASS_CODE
,      TRX_ID
FROM ZX.ZX_PURGE_TRANSACTIONS_GT;

Dependencies

[top of page]

ZX.ZX_PURGE_TRANSACTIONS_GT does not reference any database object

ZX.ZX_PURGE_TRANSACTIONS_GT is referenced by following:

SchemaAPPS
SynonymZX_PURGE_TRANSACTIONS_GT