ADB3338E The overwrite value for VOLATILE is not correct and should be either YES or NO.

Explanation

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

System action

Processing is discontinued with return code 12.

User response

Correct the definition of the VOLATILE overwrite and try again. If a specific value is specified for the VOLATILE overwrite, ensure that the overwrite value is YES or NO. If a REXX user exit is specified for VOLATILE, ensure that the REXX user exit is coded so that it returns an overwrite value that is YES or NO. After the corrections are made, resubmit the job.