Home

 

1. Alter the existing CLUSRCVR channels on EDINBURGH

 

To indicate that the network A channel is the primary channel, and the network B channel is the secondary channel, use the following commands:

ALTER CHANNEL(TO.EDINBURGH.NETA) CHLTYPE(CLUSRCVR) NETPRTY(2) DESCR('Main cluster-receiver channel for EDINBURGH')

ALTER CHANNEL(TO.EDINBURGH.NETB) CHLTYPE(CLUSRCVR) NETPRTY(1) DESCR('Backup cluster-receiver channel for EDINBURGH')

By changing the channel definitions to use different network priorities, you have now defined to the cluster that you have a primary network and a secondary network. The queue managers in the cluster that use these channels will automatically discover this change and will use the primary network whenever it is available, and will failover to use the secondary network when the primary network is not available.

 

Parent topic:

Procedure


qc12370_


 

Home