This table contains the exception information when a job fails to
execute successfully.
Column Name |
Column Type |
Column Description |
SCSERROR |
CLOB (1000000)
NULL |
The error recorded for the run of the job. |
SCSINSTREFNUM |
BIGINT
NOT NULL |
The instance of when the job ran. |
Indexes:
Index Name |
Indexed Column Names |
Index Type |
SQL030416035102220 |
SCSINSTREFNUM |
Primary Key |
Constraints:
Constraint Name |
Column Names |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
F_914 |
SCSINSTREFNUM |
SCHSTATUS |
SCSINSTREFNUM |
Cascade |
Referenced By:
Constraint Name |
Referenced Column Name |
Foreign Table Name |
Foreign Column Names |
Constraint Type |
Not Applicable |
