This table contains the exception information when a job fails to execute successfully.
Column Description(s):
Column Name | Column Type | Description |
SCSINSTREFNUM |
BIGINT NOT NULL |
The instance of when the job ran. |
SCSERROR |
CLOB |
The error recorded for the run of the job. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031310120 |
SCSINSTREFNUM |
Primary Key |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_914 |
SCSINSTREFNUM |
SCHSTATUS |
SCSINSTREFNUM |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.