I had 100 steps in jcl i want to execute first 10 steps only?
Answer Posted / challa srinivas
Just code at step 11 as below.
//STEP11 EXEC=PGM2,COND=(0,LE,STEP10).
Please note that Step 10 should execute successfully at any cost else again the job will start executing from step 11 till end.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
how you can direct the data to spool using SYSOUT option?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is the purpose of dd dummy statement?
how to run batch program without jcl?
what is the resolution for sb37 error
Explain the function of the dd dcb keyword?
What are some jcl statements that are not allowed in procedures?
What is the syntax of JCL statement?
What happens if both JOBLIB & STEPLIB is specified ?
What is the use of symbol // in jcl?
Explain about LMQUERY�give a dialog information about a data set
What is notcat 2 - gs?
how do you access an uncataloged dataset in a jcl?