MOT_TERR_ERRORS
Table to capture the Errors details
Details
-
Schema: FUSION
-
Object owner: MOT
-
Object type: TABLE
-
Tablespace: Default
Columns
| Name | Datatype | Length | Precision | Comments |
|---|---|---|---|---|
| ERROR_CODE | VARCHAR2 | 10 | Error Code for the Error occured | |
| ERROR_MESSAGE | VARCHAR2 | 1000 | Deatil Error Message for the Error occured | |
| WORKOBJECT_NAME | VARCHAR2 | 400 | The Object name for which the error occured | |
| WORKOBJECT_DESC | VARCHAR2 | 400 | Description of the Object for which the error occured | |
| WORKOBJECT_KEY | VARCHAR2 | 80 | Identifyble key for the Object. like the IntegrationID | |
| WORKOBJECT_CODE | VARCHAR2 | 10 | Any Code associate with the Object like DimensionCode | |
| OBJECT_KEY | NUMBER | 18 | Any other key for the Object like partitionId | |
| OBJECT_TYPE | VARCHAR2 | 10 | any other type associated with the Object like partition | |
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | |
| ATTRIBUTE_1 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_2 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_3 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_4 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_5 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_6 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_7 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_8 | VARCHAR2 | 30 | Additional attributes | |
| ATTRIBUTE_9 | VARCHAR2 | 30 | Additional attributes |