ADB3325E The overwrite value for text1 is not correct and must be numeric in the
range of 0 - 99.
Explanation
The use of masking was specified, and the value that is specified for PCTFREE
attribute overwrites PCTFREE or TSPCTFREE or IXPCTFREE is not valid.
System action
Processing is discontinued with return code 12.
User response
Correct the definition of the PCTFREE or TSPCTFREE or IXPCTFREE
overwrites and try again. If a specific value is specified for PCTFREEE or TSPCTFREE or IXPCTFREE
overwrites, ensure that the value is an integer value in the range of 0 - 99. If a REXX user exit is
specified for PCTFREE or TSPCTFREE or IXPCTFREE overwrites, ensure that the REXX user exit is coded
so that it returns an integer overwrite value in the range of 0 - 99. After the corrections are
made, resubmit the job.