Suppose, file A has 100 records and file B has 500 records. We
want to write records common to both A and B into file C and
records which are present only in either A or B into another file D.
What should be the logic of Cobol program to achieve this?
Answer Posted / anji
I think this is partially right. after accessing 100 records
program is abended. And how to send remaining B file records
into file D.. send me ans plz..
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the difference between goback, stop run and exit program in cobol?
what are decleratives in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is difference between static and dynamic call in cobol?
how do you reference the fixed unblock file formats from cobol programs
Write a cobol program making use of the redefine clause.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
In which area will you utilize 88 level items in cobol?
What is perform what is varying?
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
What is the difference between comp and comp-3?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
) what is the difference between AID and HANDLE AID?
What are 77 levels used for?
what is s000 u4087 error? please give the all error codes in cobol,jcl.