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


TABLE: HXC.HXC_ROLLBACK_LOG

Object Details
Object Name: HXC_ROLLBACK_LOG
Object Type: TABLE
Owner: HXC
Subobject Name:
Status: VALID


Used for Rollback Process


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HXC_ROLLBACK_LOG_FK1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTYPE
Columns
Name Datatype Length Mandatory Comments
SEQ NUMBER

The field stores information about SEQ
TEXT VARCHAR2 (4000)
The field stores information about TEXT
TYPE VARCHAR2 (50)
The field stores information about TYPE
Query Text

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


SELECT SEQ
,      TEXT
,      TYPE
FROM HXC.HXC_ROLLBACK_LOG;

Dependencies

[top of page]

HXC.HXC_ROLLBACK_LOG does not reference any database object

HXC.HXC_ROLLBACK_LOG is referenced by following:

SchemaHXC
ViewHXC_ROLLBACK_LOG#