We have two PS files,want to compare those files and put
the duplicate records in one file.
Input file 1 contains(1,2,4,9,10)
Input file 2 contains (1,4,5,11,12,14,16).
Help me with jcl.
Answer Posted / mdv
@Shriram Supalwar, Dharmabad
You don't need the IEBGENER STEP.
Your second step sort can have both the files concatenated
as one and given as Input.
Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is condition checking in jcl? Is this possible?
what is use of dcb parameter in dd statement?
Can we use DISP=SHR in output file in JCL
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How do you overcome this limitation ?
what happens in conversion stage in job processing?
Explain how can an in-stream dataset be terminated?
Explain dfsort utility?
Can an individual step be restricted from using all the jobs allowed cpu time?
what is the resolution for sb37 error
Explain the purpose of dd dummy statement?
how would you create a temporary dataset? And where will you use them?
what is DSN in JCL and what are the parameters to declare the DSN?
What is Cataloged Procedures?