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


TABLE: ECX.ECX_EXTERNAL_RETRY

Object Details
Object Name: ECX_EXTERNAL_RETRY
Object Type: TABLE
Owner: ECX
FND Design Data: TableECX.ECX_EXTERNAL_RETRY
Subobject Name:
Status: VALID


This table contains the outbound logs for resent messages.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ECX_EXTERNAL_RETRY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRETRY_MSGID
ECX_EXTERNAL_RETRY_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnERROR_ID
Columns
Name Datatype Length Mandatory Comments
MSGID RAW (16) Yes Original Message Identifier
RETRY_MSGID RAW (16) Yes Retry Message Identifier
STATUS VARCHAR2 (240)
Retry Document Status
ERROR_ID NUMBER (15)
Error Message Identifier
TIME_STAMP DATE

Last Update Time Stamp
Query Text

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


SELECT MSGID
,      RETRY_MSGID
,      STATUS
,      ERROR_ID
,      TIME_STAMP
FROM ECX.ECX_EXTERNAL_RETRY;

Dependencies

[top of page]

ECX.ECX_EXTERNAL_RETRY does not reference any database object

ECX.ECX_EXTERNAL_RETRY is referenced by following:

SchemaAPPS
SynonymECX_EXTERNAL_RETRY