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 / anil t.

Using Merge

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the difference is between continue and next sentence?

651


Discuss about changing dataset name in proc.

757


What is cobol?

741


Have you used comp and comp-3 in your project? And how?

2006


Difference between array and sub-script ?

1159






What are 77 levels used for?

656


What is perform what is varying?

701


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

654


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1926


How do you differentiate between cobol and cobol-ii?

651


Explain how to differentiate call by context by comparing it to other calls?

683


how do you reference the ksds vsam file formats from cobol programs

660


How do u write test cases?

1633


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

672


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052