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 are the objectives of dbms in ims?
I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol
What is the advantage of creating the acbs well ahead of time?
Explain psbgen process?
Which command code can be used for backing up IMS database?
What is the maximum number of segment types allowed for a single database?
what is the use of ENTRY in IMS?
When do you do Build DBD, PSB for making changes in ACBLIB?
What for procopt is used? List some of them?
What is the maximum number of pcbs allowed in a psb?
Define psb?
Explain the maximum of key fields and search fields allowed in a segment?