If the proc stepname is excluded while overriding the COND,
TIME, REGION and PARM parameters while calling the proc,
will the override only apply to the first step in the proc
or all the steps for all the above parameters?
Answer Posted / abc
There are certain parameters which will not apply to the
entire proc if the proc step name is omitted e.g. the PARM
parameter. This will apply for the first step only. How
this works for the other parameters COND, TIME and REGION
if the proc step name is not provided during override?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is acct parameter mandatory?
What are the difference between jcl and jes?
Explain about ISPF/TSO Commands
what are the statements that are not valid to be included in an include statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is it possible to left uncode disp? If yes, how?
which utility is used a dummy utility?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How to do automated restart when a job abend?
what is use of disp parameter in dd statement?
I need exexution process for JCL programs
Explain the function of dd disp parameter?
How to submit jcl through a cobol program?
Why include statement is used in a jcl?