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
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain the function of a dd statement?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Is condition checking possible in jcl? If yes, how?
What do you know about jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Define concatenating?
In sms datasets, what is the function of the dd avgrec keyword?
What statement can be used to send data to another mvs jes3 node?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is the significance of addrspc parameter in the exec statement?
whats the diff bw the evaluate also and and?
how do you code a null statement?