What is the difference between READ BY ISN and FIND
Answer Posted / rashmi
Read By ISN:-
It reads the adabas file as per the ISN sequence. User
should know the ISN to fetch the record.
FIND:-
It finds the record from the adabas file as per the
descriptor value provided by the user. No need to know the
ISN value.
But both will provide output in ISN sequence.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Explain the like inverted list?
Explain the data storage?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is a hyperdescriptor? How does it work?
Tell me what type of files we can process thru file-aid?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain why do we use file-aid for seqential files?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How to receive data passed through jcl parm parameter in a natural program?
How are you going to remove duplicates from the file that is being read?
What is the quality process in development?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is cobol coding sheet?
How can we see the copy book length using file-aid?