Your IBM z/OS Connect server must be
configured for IPIC HA.
Procedure
-
In the shared server.xml configuration file, locate the
zosconnect_cicsIpicConnection
element, and set
sharedPort=true and specify the shared port in the port
attribute.
The definition
is:
<zosconnect_cicsIpicConnection id="cicsConn" host="localhost" port="2222" sharedPort="true" />
- Optional: Configure IPIC HA reconnection, see Configuring IPIC High Availability.