You can restart a job through:
CASOUT provides the following return codes:
Code | Description |
---|---|
0 | Success |
8 | The job is not in the "Output Hold" queue |
12 | There was a failure in moving the job to the input queue. For more detailed diagnostic information on the cause of the failure, you can turn on CTF tracing for the "restart" property of the mf.mvs.casspool component. |
16 | The job does not exist |
32 | Restart processing is not turned on. (You must set the ES_JES_RESTART environment variable in order to enable restart processing.) |