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 to receive data passed through jcl parm parameter in a natural program?
Explain how to find occurrence of mu and pe fields in a file?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain why do we use file-aid for seqential files?
Explain the like inverted list?
Explain difference between read(1) and read work file once?
Define cobol coding sheet?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how are you going to remove duplicates from the file that is being read?
What is a hyperdescriptor? How does it work?
Explain how to move cursor to a particular field when position is not known?
Can you explain control variable in online screens?
How to find occurrence of mu and pe fields in a file?