WebSphere Commerce database table: SCHERRORLOG

This table contains the exception information when a job fails to execute successfully.


Column Description(s):
Column NameColumn TypeDescription
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 NameIndexed Column NamesIndex Type
SQL050212031310120 SCSINSTREFNUM Primary Key
Constraint(s):
Constraint NameColumn Name(s)Foreign Table NameForeign Column Name(s)Constraint Type
F_914 SCSINSTREFNUM SCHSTATUS SCSINSTREFNUM Cascade

Feedback