Previous Topic: CICS Storage Protection ConsiderationsNext Topic: Step 13b. Install IMS Support (Optional)


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.