Thursday, 2 May 2013

Restarting a step inside a proc in JCL....

//------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....

No comments:

Post a Comment

Expense Handler Application with advance technologies

Budget Planner  One of the application developed with Ionic 4 and Python-Flask.  Ionic 4 code:  https://github.com/logeshbuiltin/Expense...