Which is the DL/I function used in CICS-IMS program?
A
Correct answer
Explanation
PCB (Program Communication Block) is the DL/I function used in CICS-IMS programs to define the interface between the program and the IMS database. PSB (Program Specification Block) defines the program's view of databases, ACB (Access Control Block) controls access, and DBD (Database Descriptor) describes the physical structure.