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 how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain why do we use file-aid for seqential files?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
What is cobol coding sheet?
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?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is the quality process in development?
Explain control variable in online screens?
How to receive data passed through jcl parm parameter in a natural program?
How to find occurrence of mu and pe fields in a file?
Explain how many work file we can code in jcl?
How can we see the copy book length using file-aid?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain how to find occurrence of mu and pe fields in a file?
How to create 1 ddm that fetches 3 adabas files simultaneously?