IF we are calling a PROC from Jcl...This Proc have 3 steps
in it and we want to execute only the second step using the
JCL, How to do it??
Please give the answer ASAP:)
Answer Posted / muttaiah
Hi,
I have executed the jcl as per answer#4, it worked f9.
I have a question here, if there are three steps we are
giving cond parm as cond.step3=(0,le)
If there are 5 steps in proc, how to specify the cond parm
in exec step which is calling that proc.
Please suggest me how to accomplish this.
Immediately reply would be greatful.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can a stopped job be started again?
What are the 4 fields in dd statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How jcl is used for testing batch programs?
What is the function of dd name parameter with a 2 part structure; audit.report?
Why include statement is used in a jcl?
what is SOC4 error?
Explain the function of the steplib dd statement?
In job processing, what happens in conversion stage?
How do you create a temporary dataset?
How do you overcome this limitation ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
what sort card you will use to copy the data from one dataset to another dataset?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?