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 advantage of dynamic generation of acb?
How we can see the Data in IMS Database?
What is psbgen process?
What is the return code you get after a successful IMS call?
Write the format of program starting from identification division for checkpoint restart logic.
How many sgment types can u have in a DL/I database?
What is meant by batch dl/i mode?
What is the maximum number of pcbs allowed in a psb?
An application programmer comes to you and says your DB is no good, they got an II status code on an insert call from IMS, is this a DB problem?
What is a Root?
What is IMS?
What information does a dbd contain?