ADABAS basic concepts. Like inverted list, address
converter ,data storage
Answer Posted / nagendra rampuria
with evry descriptor inverted list is associated which
tells about all the values of the descriptor with their
counts and the ISNs of the records.
Address convertor is associated with an adabas file whic
tells the block number of an ISN
Datastorage has all the blocks which contains the record.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How can we see the copy book length using file-aid?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Can we see the copy book length using file-aid?
What is cobol coding sheet?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain how are you going to remove duplicates from the file that is being read?
What is the difference between read(1) and read work file once?
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?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how to find occurrence of mu and pe fields in a file?
Explain control variable in online screens?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain why do we use file-aid for seqential files?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how many work file we can code in jcl?