Edit the CICS startup job
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
.SCCVA
lang
,DISP=SHR DD DSN=
ccvhlq
.SCCVLINK,DISP=SHR
//CCVLOG
ddname for the
CICS Configuration Manager
log file transient data queue:
//CCVLOG DD SYSOUT=*
Parent topic:
Configure a CICS region for the CICS Configuration Manager server
Previous topic:
Define CICS resources
Next topic:
Optional: Update the PLTPI