Defining Customized HUB

By default the CICS region will use the system default HUB, the default value is the SMF ID of the LPAR. If you want to use a different HUB, you must do the following to update the CICS RED configuration:

Procedure

  1. Edit the member USERHLQ.ASM(SXXACFGC).
  2. Update the parameter HUBNAME point to the HUB name you want to use.
  3. Edit the member USERHLQ.JCL(SXXASMLK)
  4. Update the CICSHLQ point to the CICS version.
  5. Update the LOADSFX point to the version of CICS you are using.
  6. Run the step SXXACFGC of USERHLQ.JCL(SXXASMLK).
  7. Recycle your CICS region.