How can we execute only one step in a job
Answer Posted / sachin
Suresh Sir: I agree with your answer but if Condition is True means that particular step(2) will be bypassed however job execution will go to the next step(3). I am just fresher, so please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
Is it possible to define dd statements as you want?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How to alter the parameters for the existing gdg?
Is their any set of rules for dd? Explain.
What is condition checking in jcl? Is this possible?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Where & How Do You Code Identifier In Jcl?
How jcl is used for testing batch programs?
What is the syntax of JCL statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is use of restart and how to use it?
what is “Cond= even” and “Cond=only”?
How do you access an uncatalogued dataset in a jcl?
I need exexution process for JCL programs