We are currently installing CICS agent in our TEST environment, which has two LPARs. We are planning to use one config file in our TEST CICS systems. Is it possible to add the IP address of both LPAR agents in single CICS agent config file?
For example:
sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
B033 DSLIST IXT.HC00.DVTST107.AGENT.CONFIG(CONFIG) - 01.10 Columns 00001 00072
****** ***************************** Top of Data ******************************
000001 # CA DevTest CICS Agent Configuration
000002 #
000003 # Required configuration
000004 LPARAgentIP = 10.140.xxx.xxx LPAR Agent IPv4 Address
000005 LPARAgentIP = 10.140.xxx.xxx LPAR Agent IPv4 Address
000006 LPARAgentPort = 39xx Connect to LPAR Agent on this port
Release : 10.7
You only need one LPAR agent. You can configure the LPAR agent across several LPARs. We don't support CICS agents communicating with multiple LPAR agents.
For more information on the architecture, see: