Home
6. Remove or change any outstanding definitions
When you are sure that the new arrangement of your cluster is working as expected, we can remove or change any outstanding definitions that are no longer up-to-date. It is not essential that you do this, but you might choose to in order to tidy up.
- On the PARIS queue manager, delete the cluster-sender channel to LONDON.
DELETE CHANNEL(TO.LONDON)- On the NEWYORK queue manager, delete the cluster-sender channel to LONDON.
DELETE CHANNEL(TO.LONDON)- Replace all other cluster-sender channels in the cluster that point to LONDON with channels that point to either NEWYORK or PARIS. (In this small example there are no others.) To check whether there are any others that you have forgotten issue the DISPLAY CHANNEL command from each queue manager, specifying TYPE(CLUSSDR). For example:
DISPLAY CHANNEL(*) TYPE(CLUSSDR)
The cluster set up by this task looks like this:
Figure 1. The INVENTORY cluster with the full repository moved to PARIS
Parent topic:
Procedure
qc11730_
Home