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 maximum number of segment types allowed for a single database?
Can we use procopt on pcb and segment field (senseg)?
Explain the advantage of dynamic generation of acb?
What type of pointers should you specify on the root segment of a HIDAM DB to improve sequential processing?
Define ims (db/dc)?
What is hierarchical database?
abt ssa.purpose of ssa
What are the advantages of a hierarchical database?
Which is the DL/I function used in CICS-IMS program? IBM
What are common status codes that you come across?
Which DB access method (OSAM or VSAM) is used for primary index or secondary index and why?
What is the need for a secondary index in ims?