COuld you please let me know along with a sample on how are
you going to remove duplicates from the file that is being
read.
Thanks
Sam
Answers were Sorted based on User's Feedback
Answer / nitin
steps are as below
1. file should be in sorted order
2. you can use either at break statement on the descriptor
and then do the validation or you can used desctiptor field
for comparison of secod record and first record, if the
descriptor values are same then escape top
| Is This Answer Correct ? | 5 Yes | 1 No |
why do we use file-aid for seqential files?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
How to find occurrence of mu and pe fields in a file?
What is cobol coding sheet?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
Define cobol coding sheet?
Explain how to move cursor to a particular field when position is not known?
what r the quality process in development
How to receive data passed through jcl parm parameter in a natural program?
What is data trace system 2.0 used for?