Table: DBA_REPCAT_EXCEPTIONS
Repcat processing exceptions table.
| Column Name | Description |
|---|---|
| ERROR_DATE | Date of occurance for the exception. |
| ERROR_MESSAGE | Error message associated with the error generating the exception. |
| ERROR_NUMBER | Error number generating the exception. |
| EXCEPTION_ID | Internal primary key of the exceptions table. |
| JOB | Originating job containing the exception. |
| LINE_NUMBER | Line number of the exception. |
| REQUEST | Originating request containing the exception. |
| USER_NAME | User name of user submitting the exception. |