//------JOB CARD-------- RESTART=STEP2.STEP3
//STEP1 EXEC PGM=IEFBR14
//P1 PROC
//STEP 1
//STEP 2
//STEP 3
//STEP 4
//STEP 5
//PEND
//STEP 2 EXEC PROC=P1
//STEP 3 EXEC PGM=SORT
Here first restart the step with the proc executes then later restart the relevant step present inside the proc....
//STEP1 EXEC PGM=IEFBR14
//P1 PROC
//STEP 1
//STEP 2
//STEP 3
//STEP 4
//STEP 5
//PEND
//STEP 2 EXEC PROC=P1
//STEP 3 EXEC PGM=SORT
Here first restart the step with the proc executes then later restart the relevant step present inside the proc....
No comments:
Post a Comment