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 |
How do you receive data passed through JCL parm parameter in a Natural program ? How Data definition is defined in the program?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
What is the difference between READ BY ISN and FIND
How to receive data passed through jcl parm parameter in a natural program?
why do we use file-aid for seqential files?
Tell me what type of files we can process thru file-aid?
What is a hyperdescriptor? How does it work?
Types Of Read , FIND