Installing system links using the WUI
When you install a system link, you are establishing a connection between two CICS regions that are managed by CICSPlex SM. The definitions referred to by that system link are installed in the target CICS® regions.
Before you begin
About this task
Procedure
Results
- For an MRO or IPIC connection, the Receive count is swapped with the Send count and the Receive size is swapped with the Send size on the CONNDEF or IPCONDEF resource objects.
- For an APPC connection, the Receive size field is swapped with
the Send size and the
Maximum number of sessions supported as contention winners
is recalculated by subtracting the 'Maximum number of sessions supported as contention winners' from theMaximum number of sessions in the group
in the primary CICS region.
For IPIC connections, the TCPDEF resource object installs first followed by the IPCONDEF. If a TCPDEF resource object of the same name and port number is already installed and is in the OPEN state, CICSPlex SM does not attempt to reinstall the resource object. Some of the values are altered in the definitions for both the primary and secondary regions:
- The URM value is always set to NO when the TCPDEF resource object is installed.
- If a network ID is specified in the system definition of the secondary region, it overrides the value of the network ID in the IPIC connection definition of the primary region.
- If a host or port number is specified in the system definition of the secondary region, it overrides the value of the host and port number in the IPIC connection definition of the primary region.
- An IPIC connection definition on the secondary region inherits the host and port number from the TCPDEF resource object.
- If the host and port number are specified in the system definition of the primary or secondary region, these values override the values in the TCPDEF resource object for that region. If the TCPDEF resource object is installing on the secondary region, the host and port number are taken from the IPCONDEF definition on the primary region.