proc1,proc2,up to proc5 is there if i want to call proc1 and
proc5how can u write the code
Answer Posted / harsha
1 You can use COND parameter as COND=(0,LE) on STEP2 till
STEP4.
2 You can comment out the step you do not want to execute.
3 You can use IEBEDIT to select the steps you want to
execute.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Does jcl support automatic restart?
How to submit a jcl from cics?
What are the jcl procedures?
What are the utility programs in jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
what is the compile process of cobol program expalin with code
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What do you understand by the term notcat 2 – gs?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Describe the various parameters utilized in the creation of a gdg?
How do you access an uncatalogued dataset in a jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what happens in execution stage in job processing?
What do you understand by jcl?