Shared DL/I Database (DFHDRP) support
Programs that access DL/I databases shared between the CICS region and TSO can be debugged through Code Debug TSO by executing a CLIST through TSO or by executing a CLIST as a USEREXIT.
The Code Debug TSO support for DFHDRP is provided for users who have already installed DFHDRP (Shared DL/I Database) at their sites. See the CICS/OS/VS Installation and Operations Guide, order number SC33-0071, “Running a Batch Region for DL/I Shared Databases” for details of this IBM feature.
There are two methods of installing Code Debug TSO DFHDRP support:
1. USEREXIT CLIST
Invoked from within Code Debug TSO and is panel driven.
2. CLIST to execute DFHDRP
Invoked through TSO. Requires modification for each program to be tested under Code Debug TSO.
To install this support, see to the Code Debug TSO and Code Debug IMS Advanced Configuration Guide.
After the CLIST is executed, the program source appears. At this point, normal Code Debug TSO commands are in effect.