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
Explain how can the submitting users racf authority be overridden in a job stream?
what is the purpose of coding notify parameter in job statement?
how JCL works?
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 dd statement in jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How jcl work to handle various input output file operations?
Is their any limit for data sets?
Brief description of inline procedure of jcl.
Is there any command to check wether the ps file is in sorted order?
What is the motivation behind coding class parameter in job statement?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
i want to store 20 digits . how will u do it in cobol ?
what is the use of JCL?
what is use of disp parameter in dd statement?