suppose i have 10 job steps and i want to execute only step
6.How to write?
Answer Posted / aaki
for steps1-5 code cond=(0,LE) and after step06 put a //
(null).It will automatically stop execution when it finds a
null.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
how do you access an uncataloged dataset in a jcl?
How can values be passed from the job stream to an executable program?
How can return codes be tested before execution of a job step?
List the various advantages of using jcl language?
Are there any set of rules for the names of the steps used in a job? What are they?
A dd statement consists of 4 fields. Name them?
Suppose I have five jobs to do. But I want to hold one?
What are some jcl statements that are not allowed in procedures?
What is timing concept in mainframe?
What is Cataloged Procedures?
whats the diff bw the evaluate also and and?
Can I send output of job to my remote device careerride123?
What are the parameters that are used in creating a gdg?
What is the difference between the positional and keyword parameters? Give examples.