I have three files for one step i need to override the
third file how to do that in jcl?
Answer Posted / pp
you can override 3 file.
//stepname.ddname dd
// dd
// dd dsn=give third file here
stepname can be found in proc
ddname can be found in proc
| Is This Answer Correct ? | 39 Yes | 0 No |
Post New Answer View All Answers
Is their any limit for data sets?
What is the purpose of dd?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
when does a dataset go uncataloged?
How to override loadlib?
Is acct parameter mandatory?
Is their any set of rules for dd? Explain.
Explain in DD statement what is the use of DCB parameter?
what is the purpose of coding class parameter in job statement?
Is automatic restart possible in jcl?
How do you overcome this limitation ?
What are the parameters that are used in creating a gdg?
What is the function of dd disp parameter?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Explain the purpose of dd dummy statement?