I have two sequential files, FILE-1 and FILE-2.
FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns
(C,D,E).I want an output file, FILE-3 which has all five
columns with duplicates eliminated from column A.
Answer Posted / gupta
Merging of file in this manner can be done by Splice function of ICETOOL, and also duplicates can be removed.this is the easiest way..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are declaratives and what are their uses in cobol?
Which mode is used to operate the sequential file?
What is the difference between Global and External Variables?
Explain how to differentiate call by context by comparing it to other calls?
How do you reference the following file formats from cobol programs?
how to refer the data field?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How can you get the ksds file records into your cobol program?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Difference between array and sub-script ?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
IF I mention stop run in CICS what happens?
What is the difference between binary search and sequential search?
What kind of error is trapped by on size error option?
What are all the divisions of a COBOL program?