What is Hierarchy Chart?
Answer / guest
A Hierarchy chart is a pictorial representation of the total
of a DL/I database starting from the root, giving all the
parent child relationships that exist within the database
| Is This Answer Correct ? | 11 Yes | 1 No |
What are the ways to mapping external control block? a. ENTRY b. PROCEDURE DIVISION USING c. CALL ‘DLITCBL’ d. ALL ABOVE e. A & B
Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
What information does a psb contain?
what is the use of ENTRY in IMS?
which is the first statement in COBOL-IMS programs?
Which is the DL/I function used in CICS-IMS program?
Can a variable length segment be declared in IMS? If yes, what is the structure; If no, why?
I found some good questions/answers regarding IMS here:
How many sgment types can u have in a DL/I database?
What is the advantage of creating the acbs well ahead of time?
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 is a database record?