What is the difference between HDAM & HIDAM DB types and
when would you use each?
Answer / 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 |
What is the maximum of key fields and search fields allowed in a segment?
What is the physical nature of a database called?
What are common status codes that you come across?
Which DB access method (OSAM or VSAM) is better and why?
What is secondary indexing?
What is the maximum number of pcbs allowed in a psb?
What is mpp mode?
What information does a dbd contain?
Explain the processing modes available in ims db?
What is the difference between SIBLINGS and TWINS in IMS-DB database
Which is the DL/I function used in CICS-IMS program? IBM
What is meant by mpp mode?