Which is the DL/I function used in CICS-IMS program? IBM
Answers were Sorted based on User's Feedback
Answer / satish
UIB pointers... for pointing to the corresponding database
PCB's using these UIB pointers in CICS environment using
IMS db
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / devendar nandi
When CICS is the transaction manager for IMSDB.. we need to
use EXEC DLI statements for connecting to DLI from our
application program
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the limitation on the no. of levels in a DL/I database?
Explain the two ways in which dl/i interface can be invoked?
What is the difference between HDAM & HIDAM DB types and when would you use each?
what are the control blocks in IMS ?
Which DB access method (OSAM or VSAM) is better and why?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
How can we distinguish between an online and batch program in IMS environment?
Explain dbdgen process?
Explain the advantage of dynamic generation of acb?
What is batch dl/i mode?
Explain ims software environment?
Can we use procopt on pcb and segment field (senseg)?