ADB3324E The overwrite value for text1 FREEPAGE is not correct and must be numeric in the range of 0 - 255. Overwrite Value = text2.

Explanation

The use of masking was specified, but the value that is specified for the FREEPAGE attribute overwrites FREEPG or TSFREEPG or IXFREEPG is not valid.

System action

Processing is discontinued with return code 12.

User response

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