ADB3326E The overwrite value for text1 is not correct and must be numeric in the range of 0-2147483647 or SYSTEM. Overwrite Value = text2.

Explanation

The use of masking was specified, and the value that is specified for LOCKMAX is not valid.

System action

Processing is discontinued with return code 12.

User response

Correct the definition of LOCKMAX overwrite and try again. If a specific value is specified for LOCKMAX, ensure that the value is an integer value in the range of 0 - 2147483647 or SYSTEM. If a REXX user exit is specified for LOCKMAX, ensure that the REXX user exit is coded so that it returns an integer overwrite value in the range of 0 - 2147483647 or SYSTEM. After the corrections are made, resubmit the job.