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
- Edit the member USERHLQ.ASM(SXXACFGC).
- Update the parameter HUBNAME point to the HUB name you want to use.
- Edit the member USERHLQ.JCL(SXXASMLK)
- Update the CICSHLQ point to the CICS version.
- Update the LOADSFX point to the version of CICS you are using.
- Run the step SXXACFGC of USERHLQ.JCL(SXXASMLK).
- Recycle your CICS region.
Copyright © Cloud Software Group, Inc. All rights reserved.