Task 4: Removing a cluster queue from a queue manager
Note:
For changes to a cluster to be propagated throughout
the cluster, at least one full repository must always be available. Ensure
that your repositories are available before starting
this task.
Scenario:
- The INVENTORY cluster has been set up as described in Task 3: Adding a new queue manager that hosts a queue.
It contains four queue managers. LONDON and NEWYORK both hold full repositories.
PARIS and TORONTO hold partial repositories. The inventory application runs
on the systems in New York and Toronto and is driven by the arrival of messages
on the INVENTQ queue.
- Because of reduced workload, you no longer want to run the inventory application
in Toronto. You want to disable the INVENTQ queue hosted by the queue manager
TORONTO, and have TORONTO feed messages to the INVENTQ queue in NEWYORK.
- Network connectivity exists between all four systems.
- The network protocol is TCP.