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 / ch.mohan
using cond=even
even use to only perticular step was executed indipendently
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What are the parameters that are used in creating a gdg?
how can the same proc be re-used and called by many jobs?
What is the function of the dd avgrec keyword in sms datasets?
what is “Cond= even” and “Cond=only”?
what is use of disp parameter in dd statement?
How do you access an uncatalogued dataset in a jcl?
How can a jobs execution priority be modified?
What do you know about jcl?
How to run cobol program using jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Does jcl support automatic restart?
I need exexution process for JCL programs
Explain how can the disposition of sysout datasets be set for an entire jobstream?