You can debug EGL programs that access DL/I databases on
z/VSE.
The EGL debugger uses the VSE Connector Client to access DL/I databases
under CICS® on z/VSE. Most DL/I
operations are support, but there are some restrictions:
- Only DL/I database PCBs are supported. The debugger cannot access
an I/O PCB, TP PCBs, or GSAM PCBs..
- The following DL/I calls are not supported: GSCD and XRST.
- All database PCBs in the IMS PSB must be named and the name must
match the corresponding pcbName property in the EGL PSB. Alternatively,
if your program is using the CBLTDLI interface, the PCBs in the EGL
PSB must be in the same position as the PCBs in the VSE PSB.