InterviewSolution
Saved Bookmarks
| 1. |
How to do automated RESTART when a job abends? |
|
Answer» Using RD parameter in JOB/EXEC statement. The abend codes for which RESTART need to be performed can be mentioned in the SCHEDxx member of the IBM system parmlib library. |
|