Previous Topic: Add the CICS Agent Load Library

Next Topic: Customize the PLTs

Customize and Run the RCICSDUP Job

The RCICSDUP job uses the DFHCSDUP CICS System Definition (CSD) utility program to create CICS agent program and transaction definitions in the CSD.

Follow these steps:

  1. Copy the job from the dsnpref.OPB9.CC2DJCL data set to the dsnpref.OPB9.rname.JCL data set, and customize the copy.
  2. Update the STEPLIB and DFHCSD DD statements to name the correct data sets for the CICS region.
  3. Update the LIST keyword of the ADD command to name a list specified in the GRPLIST parameter specified for CICS startup.
  4. If the CICS region is not currently set up for LU 1 sessions, uncomment the DEFINE TYPETERM(MAITERM) and the DEFINE TERMINAL(MAI) statements.

    Note: If the CICS region is at least Version 4.1, the CICS-supplied TYPETERM and TERMINAL definitions for the 3767 Communication Terminal are suitable as the LU 1 terminal model.

  5. Run the customized job.

    The job creates the definitions in the SOLVEOPS group.

You can now use the CEDA transaction to install the SOLVEOPS group to your CICS region. After you install the SOLVEOPS group, you can use the following transactions to get the status of the agent components:

CEMT INQUIRE PROGRAM(NM000CI*)
CEMT INQUIRE TRANSACTION(SVCI,SVCM)