Previous Topic: Installation Steps

Next Topic: Step 2: Code the PCT and PPT Table Entries to CICS


Step 1: Add Modules to DFHRPL and STEPLIB

The CA Deliver load library is required in the CICS DFHRPL and in the STEPLIB in the CICS region.

Note: If the CAI.CVDELOAD load library is in the linklist, it does not have to be included as a STEPLIB in the CICS region

Be sure that these modules are available in the DFHRPL concatenation of libraries.

  1. EC0CICUX
  2. EC0CIEND
  3. EC0CINIT
  4. EC0CISRV
  5. EC0XMCIC
  6. EC0Cversion-number

    Where:

    release-number represents the CICS release number.

You can copy the six modules to the DD statement DFHRPL in your CICS task. However, we strongly recommend that you concatenate CAI.CVDELOAD to the DD statement DFHRPL.

Note: Several CA Deliver modules are loaded (MVS load) from the CICS STEPLIB or LINKLIST. Verify that the entire CA Deliver load library is defined in the CICS STEPLIB or is included in the linklist.