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

i want a program using by if, evaluate , string, unstring, perform, occurs?

4190


What are various search techniques in cobol? Explain.

749


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

831


Write down the divisions of cobol program?

750


What do you understand by psb and acb?

752






What is the default value(s) for an initialize and what keyword allows for an override of the default?

831


What are the pertinent COBOL commands?

2713


What are the access modes of START statement?

814


what happens if parmparameter passes zero bytes to the program

1753


What the difference is between continue and next sentence?

751


How you can read the file from bottom?

749


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

754


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

943


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

797


What is the use of intialize verb?

861