Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Example: requesting a deferred restart

This example shows JCL to restart the GO step of an IGYWCLG procedure at checkpoint identifier (CHECKID) C0000003.

//jobname  JOB MSGLEVEL=1,RESTART=(stepname.GO,C0000003)
//SYSCHK   DD  DSNAME=CHEKPT,
//             DISP=OLD[,UNIT=3380,VOLUME=SER=111111]
           . . .

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)