+CLEANUP
The values are defined as follows:
NO | (Default) The object is processed as if you had specified ERROR. |
---|---|
YES | The object is processed as if you had specified CLEANUP. |
YES,returnCode | The returnCode value can be 4 through 15. The returnCode value determines the cleanup_rc value in the XSVRXERR automation control point during the cleanup call after the object receives an error. You can subsequently override the cleanup_rc value in the XSVRXERR automation control point. After execution of the XSVRXERR cleanup:
|
+CLEANUP and DELETEOUTPUT have different functions. The appropriate function depends on whether the outcome of a job was successful. +CLEANUP is for utilities that fail. DELETEOUTPUT, by comparison, is for utilities that have run successfully. DELETEOUTPUT determines whether to delete output data sets at the successful end of a job (that is, when the job is marked COMPLETE).