Read filea And file b write the same records in both files?
Records in a but not in b record in b but not in a
Answer Posted / raj
plz send program to this ? any one(matching logic)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is the difference between binary search and sequential search?
Which mode is used to operate the sequential file?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is cobol?
What is rmode(any) ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the various section in data division and briefly explain them.
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
How do you reference the following file formats from cobol programs?
Name some of the examples of COBOl 11?
how do you reference the rrds file formats from cobol programs