***Error on output file - status xx, and ***Error on output file - status 9/yyy

An error has occurred processing the output file. Possible causes are:

The status xx is a COBOL file status. If the first byte is a 9, then the status yyy is a COBOL run-time error number. The return code is set to 2.

Resolution:

Investigate the error. For file status errors see the help topic File Status Codes and for run-time system error messages see the help topic Run-time System Error Messages.