Home

 

Use Sysplex Distributor

 

This example shows how to set up Sysplex Distributor to use one connection name to connect to the queue-sharing group.

  1. Define a Distributed DVIPA address as follows:

    1. Add a DYNAMICXCF statement to the IPCONFIG. This is used for inter-image connectivity via dynamically created XCF TCP/IP links.

    2. Use the VIPADYNAMIC block on each image in the Sysplex.

      1. On the owning image, code a VIPADEFINE statement to create the DVIPA Then code a VIPADISTRIBUTE statement to distribute it to all other or selected images.

      2. On the backup image(s), code a VIPABACKUP statement for the DVIPA address.

  2. If more than one channel initiator will be started on any LPAR in the sysplex then add the SHAREPORT option for the port to be shared in the PORT reservation list in the PROFILE data set.

See z/OS CS: IP Configuration Guide and z/OS CS: IP Configuration Reference for more information.

Sysplex Distributor will balance the inbound connections between each LPAR. If there is more than one channel initiator on an LPAR, then the use of SHAREPORT will pass that inbound connection to the listener port with the smallest number of connections.

 

Parent topic:

Establishing a TCP connection into a queue-sharing group


ic15690_


 

Home