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 DSN parameter and DISP parameter is used for?
what happens in conversion stage in job processing?
What do you understand by the term notcat 2 – gs?
What happens if both JOBLIB & STEPLIB is specified ?
a dd statement has 2 types of parameters. Name them?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is Cataloged Procedures?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What are the difference between jcl and jes?
How to override loadlib?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What does a disposition of (MOD,DELETE,DELETE) mean ?
In sms datasets, what is the function of the dd mgmtclas keyword?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
In job processing, what happens in execution stage?