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 |
The natural file converted to PDF file if Yes then explain ?
how to move cursor to a particular field when position is not known?
What is the difference between read(1) and read work file once?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain the like inverted list?
How to receive data passed through jcl parm parameter in a natural program?
What is the quality process in development?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is a hyperdescriptor?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
what is the difference between read and find ?
How do you pass GDA into a sub program with out PDA?