Hi,
If a catolog proc has another proc in it, both have
ddnames dd1 and dd2. what proc will override if gave
override parameter. Here both have same step names.
Answer Posted / muttiah
Overrider you are absolutely wrong!!
Say i have job1 with PROC1 and PROC1 has PROC2. Now I have
DD1 & DD2 in both the Proc's. Let's assume they have in
step1.
In JOB1 if you give
//step1.DD1 DD dsn=<Filename>
This will override ly DD1 in proc1 but not in proc2..
Say if you have same stmt in proc1 then Proc2 can be
overriden.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the use of IEBGENER utility?
How is the record format of an output dataset specified?
Can I send output of job to my remote device careerride123?
what is “Cond= even” and “Cond=only”?
what happens in execution stage in job processing?
Which statement is used to identify the private libraries in job?
Is it possible to define dd statements as you want?
How can a stopped job be started again?
Explain the function of //cntl statement?
How can a fb file convert to vb file using sort program?
Explain the function of the steplib dd statement?
What is the purpose of dd * statement in jcl?
what is use of disp parameter in dd statement?
Differentiate between addressing mode and run mode.
In sms datasets, what is the function of the dd mgmtclas keyword?