I have the requirement to compare the two files and pick up
the matching records.
File 1. file2

23 32
32 13
34 15
35 36
36 35
43

Get the matching records from this 2 files to out file. how
you will do this in cobol program?

Answer Posted / richa

from these evaluate i am able to get the matched records in
one file but if i want to write the unmatched record in the
spool area then how to track those unmatched records from
here

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

701


How many bytes S(8) comp field occupy and its maximum value?

1620


Difference between cobol and cobol-ii?

695


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

437


Can you please let me know the centre name of INS certification in Kolkata.

1706






What are various search techniques in cobol? Explain.

637


How to remove 2 duplicate records and copy only one using job control language?

727


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2651


How do you reference the fixed block file formats from cobol programs

690


What are the various section in data division and briefly explain them.

681


What are the different open modes available in cobol?

711


Explain how you can characterize tables in cobol?

634


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1919


how can i see junk values in dclgen or in hostvariable of comp ?

2532


What are the pertinent COBOL

2035