Creating a queue manager cluster
About this task
A queue manager cluster is a group of two or more queue managers that are logically associated and can share information with each other. This means that an application can put a message on a cluster queue from any queue manager in the cluster and the message is automatically routed to the queue manager where the cluster queue is defined. The amount of system administration is reduced because the cluster channels that the cluster queue managers use to exchange application messages are automatically defined as required.
WebSphere® MQ Explorer treats queue manager clusters as objects so that you can create and administer them like other MQ objects. All the queue manager clusters that are known to WebSphere MQ Explorer are displayed in the Queue Manager Clusters folder.
Before you can create a new queue manager cluster:
- Create two queue managers that will have the full repositories for the cluster.
- Each full repository queue manager in the cluster must have a running listener.
- You must know the connection details of each full repository queue manager in the cluster because you are asked to enter these details in the wizard.
Note that you cannot use the Create Cluster wizard if the full repository queue managers already belong to another cluster. If you want to use queue managers that already belong to another cluster, you must configure the cluster using the MQSC commands.
To create a new cluster:
Procedure
Results
The new cluster is displayed in the Queue Manager Clusters folder. The cluster's full repositories are shown in its Full Repositories folder.
For more information, see Queue Manager Clusters and Script (MQSC) Commands