Write a JCL by using the below requirement:
File1 =1, File2 =11 and output needs to come as File3 =111?
Answer Posted / ram mohan
@MDV:
I have tested the code. but it's giving Maxcc - 16. Can you
please give us the exact JCL. I feel Joinkeys are not
supporting in the sort which we are using.
thanks in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How dummy is used in jcl?
What do you know about jcl?
What is the format of comment statement?
Is it possible to left uncode disp? If yes, how?
What is the function of job statement in jcl?
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.
How can the attributes of one sms dataset be copied to another dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Describe the various parameters utilized in the creation of a gdg?
What are the parameter we cannot use in procedure?
How can a jobs execution priority be modified?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How is a type of file defined in the jcl that executes the cobol program?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?