In Job, there are 10 steps. If I want to execute the first 6
steps and don't want to execute from 7th to 10th step. What
is the solution for this ?
Answer Posted / kamaldeep
Answer given by Satyanarayana(ans#1) if we use COND=(0.LE) in a step then only that step will be bypassed not all the steps after it. I have tried it, please try and revert back.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the jcl procedures?
Explain the job statement in jcl?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Can I share my data with other jobs? How?
Describe the various parameters utilized in the creation of a gdg?
Explain how can values be passed from the job stream to an executable program?
how to do automated restart when a job abends?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain the function of the dd dcb keyword?
What is multithreading in jcl?
how to run batch program without jcl?
How to override loadlib?
how you can direct the data to spool using SYSOUT option?
What is the significance of addrspc parameter in exec statement?