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


TABLE: BOM.CST_DIAG_TXN_ERRORS

Object Details
Object Name: CST_DIAG_TXN_ERRORS
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.CST_DIAG_TXN_ERRORS
Subobject Name:
Status: VALID


Holds temp data while executing Diagnostic scripts


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
TRANSACTION_ID NUMBER

Transaction identifier
ERROR_MESSAGE VARCHAR2 (800)
Brief description of Error
RESOLUTION VARCHAR2 (500)
Actions required to resolve error
Query Text

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


SELECT TRANSACTION_ID
,      ERROR_MESSAGE
,      RESOLUTION
FROM BOM.CST_DIAG_TXN_ERRORS;

Dependencies

[top of page]

BOM.CST_DIAG_TXN_ERRORS does not reference any database object

BOM.CST_DIAG_TXN_ERRORS is referenced by following:

SchemaAPPS
SynonymCST_DIAG_TXN_ERRORS