462 Using IBM Application Development Tools for z/OS and OS/390
24.3.2 About the CICS configuration
A summary of the steps required to set up the CICS configuration follows:
The CICS resource definitions are specified in DEMOS.PDPAK.JCL(PDPAK).
An entry for the PDPAK group was added to the site’s CICS definitions list, DFHCSD. We
used DEMOS.PDPAK.JCL(DEFPDPAK) to place these entries in
DEMOCICS.COMMON.CSDDEFS(DEMOLIST).
After all of the batch compile jobs completed, the load modules for the CICS COBOL
application programs, MYTRADMV, MYTRADMD, MYTRADMI, MYTRADS, MYTRADD
and MYTRADI were in DEMOCICS.COMMON.CICSLOAD, which is in the CICS DFHRPL.
24.3.3 About the DB2 configuration
A summary of the steps required to set up the DB2 configuration ...