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
Explain the function of dd name parameter with a 2 part structure; audit.report?
when does a dataset go uncataloged?
Explain the function of dd disp parameter?
Are there any set of rules for the names of the steps used in a job? What are they?
what happens in execution stage in job processing?
what JCL Procedures?
which utility is used to sort a file in jcl?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain how can the attributes of one sms dataset be copied to another dataset?
What do you know about jcl?
which utility is used to run a cobol-db2 program?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the difference between the positional and keyword parameters? Give examples.
How is a type of file defined in the jcl that executes the cobol program?
Can I share my data with other jobs? How?