Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / pavan kumar ponnam
***********************************************************************
*****************.N.O.T E.A.S.Y S.E.R.I.O.U.S.L.Y. **************
***********************************************************************
Hi Team,
i am fighting for this solution.
***********************************************************************
Input file 1:
A
A
A
Input file 2:
A
Output Matched-file1:
A
Output Un-Matched-file2:
A
A
Without Any Program, With out any Sort-join Keys.Please let me know the solution with syntax.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is use of dsn parameter in dd statement?
How does jcl act on a cobol code?
What do you understand by the term notcat 2 – gs?
Is there any command to check wether the ps file is in sorted order?
Is their any limit for data sets?
What is the maximum length of a single line of jcl?
what happens in conversion stage in job processing?
What is the function of a dd statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the syntax of JCL statement?
Explain the purpose of dd dummy statement?
when can a job time-out occur? How to overcome that?
How to override loadlib?
what sort card you will use to copy the data from one dataset to another dataset?
Where can program checkpoints be stored for use in a restart?