Wrete a JCL to compare two files and mached records move to
onc file & un mached rows wants to another file?
Answer Posted / balu
Hi
Can any one please provide the code for the below requirement.
there are 2 input files move the matched records in one file
and unmatched records in input file1 moves to outputfile1
and unmatched records in input file2 moves to output file2
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain the function of the dd dcb keyword?
How can a stopped job be started again?
How to alter the parameters for the existing gdg?
What is the function of the steplib dd statement?
How can a fb file convert to vb file using sort program?
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.
What is the use of symbol // in jcl?
Does jcl support automatic restart?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Give the syntax of job specifying jcl statement.
what is the purpose of coding notify parameter in job statement?
Explain how can a stopped job be started again?
Suppose I have five jobs to do. But I want to hold one?
In job processing, what happens in conversion stage?