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 |
Explain the maximum number of pcbs allowed in a psb?
What is a database record?
Looking for mainframes IMS DB training @ 9912598882
What is difference between concurrent image copy and online image copy?
What is acbgen process?
Explain the two ways in which dl/i interface can be invoked?
What is hierarchical database?
Explain acbgen process?
How to write the PCB code ? if in thic PCB i have 3 PSB ?
What are the advantages and disadvantages of a hierarchical database?
I found some good questions/answers regarding IMS here:
Write the format of program starting from identification division for checkpoint restart logic.