ADB3337E The overwrite value for MAXROWS is not correct and must be numeric in the range of 0-255.

Explanation

The use of masking was specified, but the value that is specified for MAXROWS is not valid.

System action

Processing is discontinued with return code 12.

User response

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