What is the difference between HDAM & HIDAM DB types and
when would you use each?
Answer Posted / s
HDAM is used for random access
HIDAM is used for sequential access as well as random
access.
HDAM provides fast direct access to root via the randomizer.
HIDAM provides direct access to root via the HIDAM index
that requires 2 I/Os one to the index and one to the data.
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of dynamic generation of acb?
Explain acbgen process?
What is meant by bmp mode?
What is the maximum number of segment types allowed for a single database?
What are the two ways in which dl/i interface can be invoked?
Explain the disadvantage of dynamic generation of acb?
What is bmp mode?
How many root segments do we have per database record?
What is meant by batch dl/i mode?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What is ims (db/dc)?
Explain ims software environment?
Explain the maximum number of segment types allowed for a single database?
What is acbgen process?
Explain the advantage of creating the acbs well ahead of time?