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


TABLE: ONT.OE_UPGRADE_ERRORS

Object Details
Object Name: OE_UPGRADE_ERRORS
Object Type: TABLE
Owner: ONT
FND Design Data: TableONT.OE_UPGRADE_ERRORS
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

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

Header id of the Order which has encountered error.
COMMENTS VARCHAR2 (240)
Description of the error.
CREATION_DATE DATE

Standard Who column
ERROR_TYPE VARCHAR2 (10)
Denotes an Error or Warning.
MODULE VARCHAR2 (2)
The module of the upgrade in which error is trapped.
ERROR_LEVEL NUMBER

Internal error location.
TYPE VARCHAR2 (10)
Internal error category.
ERROR_SQLCODE NUMBER

Oracle error number trapped.
Query Text

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


SELECT HEADER_ID
,      COMMENTS
,      CREATION_DATE
,      ERROR_TYPE
,      MODULE
,      ERROR_LEVEL
,      TYPE
,      ERROR_SQLCODE
FROM ONT.OE_UPGRADE_ERRORS;

Dependencies

[top of page]

ONT.OE_UPGRADE_ERRORS does not reference any database object

ONT.OE_UPGRADE_ERRORS is referenced by following:

SchemaAPPS
SynonymOE_UPGRADE_ERRORS