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
Explain difference between read(1) and read work file once?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
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 the address converter?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain the like inverted list?
Explain the difference between external subroutine and subprogram?
What is cobol coding sheet?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Tell me what type of files we can process thru file-aid?
What is a hyperdescriptor? How does it work?
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?