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 to submit jcl through a cobol program?
Explain how can values be passed from the job stream to an executable program?
what is use of dcb parameter in dd statement?
How can a fb file convert to vb file using sort program?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Is it possible to left uncode disp? If yes, how?
How can an in-stream dataset be terminated?
How jcl is used for testing batch programs?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Where & How Do You Code Identifier In Jcl?
Which dd parameters are required?
In job processing, what happens in execution stage?
How can return codes be tested before execution of a job step?
What is the function of job statement in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?