Modify Your CICS Startup

To modify your CICS® startup:

Procedure

  1. Review the $CD.DGASAMP(DGAXCJCL) member for a list of DD statements and their purposes. Copy the applicable DD statements from DGAXCJCL to your CICS startup JCL (PROC or JOB).
    Note: Any DD that is normally controlled by RDO should not be replicated in the JCL.
  2. Modify any of the copied DD statements to use the correct High Level Qualifiers for dataset names as needed.
  3. For any additional customization that may be required, see Using ESS with the CICS API in the IBM® Sterling Connect:Direct® for z/OS® Facilities Guide.
  4. Submit your CICS JCL for execution.