What type of pointers should you specify on the root
segment of a HIDAM DB to improve sequential processing?
Answers were Sorted based on User's Feedback
Answer / s
PTR=TB to suppress the RAPS to improve sequential
processing.
If PTR=T or PTR=H is specified, only RAP is created per
CI/block and the RAP points to the last root segment
inserted and the hierarchic or physical twin pointers will
point to the previous root segment inserted and the
hierarchic or TF pointer in the first root is set to zero.
This means that the HIDAM index has to used to process
roots sequentially as the pointer from one root to another
cannot be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many sgment types can u have in a DL/I database?
How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?
How many root segments do we have per database record?
Explain the two ways in which dl/i interface can be invoked?
Is it necessary that the key field in a Dl/I database be unique?
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 are two reasons to run the DB Batch backout utility?
Which is the DL/I function used in CICS-IMS program?
Define pcb?
Which is the DL/I function used in CICS-IMS program? IBM
What is check pointing, sync point?
What is PSB,PCB & ACB?