How to execute only th 15th step of JCL consisting of 50 steps?
Answer Posted / ekanthraj
cond=(0,le),restart = step15.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How to do automated restart when a job abend?
Why include statement is used in a jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What do you understand by jcl?
how to do automated restart when a job abends?
What is the motivation behind coding class parameter in job statement?
what is DD statement is used in JCL?
what are the statements that are not valid to be included in an include statement?
What is the difference between the positional and keyword parameters? Give examples.
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the maximum length of a single line of jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?