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 |
Hi all..., Nowadays many of the companies asking for IMS/DB , actually i hav learned mainframes but i dont have any knowledge on IMS/DB. it will be a great help if any one suggest me whr i can learn it ( in any institute).
Explain the two ways in which dl/i interface can be invoked?
What are the command codes and their purposes?
Explain the maximum number of levels allowed in ims db?
What is secondary indexing?
I am totally confused on IMS message segments. When I create a message and it contains 5 segments does the entire message have a 32k limit or does each segment have a 32k limit? Is there a setting in the stage1 sys gen that defines if a transaction can receive/send multi-segmented messages?
What are the special considerations of the PROCOPT field based on the type of operation your program performs
What is a segment in ims?
What is hierarchical database?
What is the difference between SIBLINGS and TWINS in IMS-DB database
Define the terms Parent & Child.
Is it necessary that the key field in a Dl/I database be unique?