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 is the record format of an output dataset specified?
what are the various stages of job processing?
What are the parameters that are used in creating a gdg?
What is the purpose of dd * statement in jcl?
What is the maximum length of a single line of jcl?
Can I send output of job to my remote device careerride123?
how would you create a temporary dataset? And where will you use them?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Why block size is multiple of lrecl in jcl?
What is jcl in mainframe?
what is the JCL statement consists of?
How do you create a temporary dataset?
how to compare two datasets without using superce because output is limited to 133 bytes
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?