I need to compare two VSAM files, both having 'number' as
key. If there is a matching record, write the data into
another VSAM file. How will it be possible.

Answer Posted / mainframe_learner

Declare one VSAM as sequential read and another as random
access. And then try to read the files.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cobol?

745


How do you differentiate between cobol and cobol-ii?

656


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

631


What guidelines should be followed to write a structured cobol prgm?

673


example for sub strings ? and refernce modifications whit output pls

1846






Explain how you can characterize tables in cobol?

638


How can you get the ksds file records into your cobol program?

644


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1960


Write some characteristics of cobol as means of business language.

619


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8656


how to refer the data field?

1812


explain sorting techniques in cobol program?

690


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

2544


What is a scope terminator give example?

657


A table has two indexes defined. Which one will be used by the SEARCH?

759