Home

 

3. Define a CLUSSDR channel on NEWYORK that points to PARIS

 

Currently NEWYORK has a cluster-sender channel pointing to LONDON. Now that the other full repository has moved to PARIS, we need to add a new cluster-sender channel at NEWYORK that points to PARIS.

DEFINE CHANNEL(TO.PARIS) CHLTYPE(CLUSSDR) TRPTYPE(TCP)
CONNAME(PARIS.CHSTORE.COM) CLUSTER(INVENTORY)
DESCR('Cluster-sender channel from NEWYORK to repository at PARIS')

When you do this, the PARIS queue manager immediately learns all about the cluster from NEWYORK and builds up its own full repository.

 

Parent topic:

Procedure


qc11700_


 

Home