Previous Topic: IDCMSSTR06 - An alphanumeric field, FIELD-NAME, used as a "START" or "LENGTH" clause operand, will cause execution time errors if it is not an integer numeric valueNext Topic: IDCMTPAD01 - Expected WORD-1, found WORD-2


IDCMSSTR07 - A nullable field, name, cannot be used in this context

Reason:

The clauses LENGTH= and START= cannot have a nullable field as an object.

Action:

Correct the START= and LENGTH= clauses so that they no longer refer to nullable fields.

IDCMTPAD01 - IDCMTPAD10