Managing multi-instance queue managers

You must configure the IBM® MQ Explorer to manage multi-instance queue managers using remote connections.

Use the Queue Managers > Add Remote Queue Manager menu item to add connections to a multi-instance queue manager. Alternatively, if you have already configured a remote connection to a queue manager, right-click the remote queue manager node in the IBM MQ Explorer navigator, then click Connection Details > Manage Instances to add, remove, test, and reorder connections.

You must connect all instances of a queue manager to its remote queue manager node, and then the node is able to monitor the status of all the instances of the queue manager. You can see which instance is currently active, and which instances are in standby or disconnected.

It is important that you test the connections to all the instances of the queue manager when they are in standby and in active status. Ensure that the listener is running on both the active and the standby instances of the queue manager. A standby-instance queue manager does not have access to the queue manager file system, and does not automatically start listeners until it becomes active. To test the connections of both active and standby instances, consider starting the listener for both instances from the command line.

Do not start listeners manually when they are configured to start with the queue manager. This produces errors when the queue manager starts because the listener service fails due to the port already being in use.