Edit the CICS startup job

  1. Edit the CICS® region startup job as follows:
    //DFHRPL
    Add the CICS Configuration Manager application and national language support load libraries to the CICS library concatenation DFHRPL:
    //DFHRPL   …
               DD DSN=ccvhlq.SCCVAlang,DISP=SHR
               DD DSN=ccvhlq.SCCVLINK,DISP=SHR
    //CCVLOG
    ddname for the CICS Configuration Manager log file transient data queue:
    //CCVLOG   DD SYSOUT=*