Previous Topic: CICS Storage Protection ConsiderationsNext Topic: Update the IMS Support User Modification


Modify CICS Startup JCL

  1. Concatenate the LOAD library containing the CA Dispatch CICS modules to the CICS region load library list (DFHRPL).
  2. Add the following DD statement to the CICS regions startup JCL.
    //CAICTL DD DSN=CAI.SYSCTL,DISP=SHR
    

    Note: An FCT entry is not necessary for this file. I/O access to this file is through normal OS convention.

Install IMS Support (Optional)

If you plan to have an IMS interface to CA Dispatch, perform these steps; otherwise, go to the next step.