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 control variable in online screens?
How can we see the copy book length using file-aid?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain the like inverted list?
Can we see the copy book length using file-aid?
What is a hyperdescriptor?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how are you going to remove duplicates from the file that is being read?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
The natural file converted to PDF file if Yes then explain ?
How to receive data passed through jcl parm parameter in a natural program?
Can you explain control variable in online screens?
Tell me can we update with histogram?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
How to find occurrence of mu and pe fields in a file?