How can we execute only one step in a job
Answer Posted / mohammad
I think we have to use restart and cond parameter
at job card.i.e restart=stapname,cond(00,le).
This will execute only the step u need.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
what is a jcl?
What is the use of symbol // in jcl?
Is there any command to check wether the ps file is in sorted order?
Name the statement which can be used to send data to another mvs jes3 node?
How can a fb file convert to vb file using sort program?
How is a type of file defined in the jcl that executes the cobol program?
Is acct parameter mandatory?
How can values be passed from the job stream to an executable program?
What is the function of dd disp parameter?
What is notcat 2 - gs?
Is their any limit for data sets?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
List the various advantages of using jcl language?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Is automatic restart possible in jcl? If yes, how?