ZX_PURGE_TRANSACTIONS_GT

This is a temporary table which is used internally by Oracle.

Details

  • Schema: FUSION

  • Object owner: ZX

  • Object type: TABLE

  • Tablespace: TRANSACTION_TABLES

Columns

Name Datatype Length Not-null 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

Indexes

Index Uniqueness Columns
ZX_PURGE_TRANSACTIONS_GT_U1 Unique APPLICATION_ID, ENTITY_CODE, EVENT_CLASS_CODE, TRX_ID