Previous Topic: RC 2010Next Topic: RC 2013


RC 2011

COLUMN (col name) WIDTH OF nnnn EXCEEDS DEFINED LENGTH

Reason:

The value to insert into the COLUMN specified is larger than it can hold.

Action:

Correct the SQL statement so that the column does not overflow.

RC 2012

(not printed: cannot open print file)

Reason:

The specification for the print file is invalid.

Action:

Correct the specification to enable the print file to open. The JES log may contain information to aid in determining the problem.