+

Search Tips | Advanced Search

IBM MQ cluster commands

The IBM MQ Script commands runmqsc commands have special attributes and parameters that apply to clusters. There are other administrative interfaces we can use to manager clusters.

The MQSC commands are shown as they would be entered by the system administrator at the command console. Remember that we do not have to issue the commands in this way. There are a number of other methods, depending on your platform; for example:

In a MQSC command, a cluster name, specified using the CLUSTER attribute, can be up to 48 characters long.

A list of cluster names, specified using the CLUSNL attribute, can contain up to 256 names. To create a cluster namelist, use the DEFINE NAMELIST command.


IBM MQ Explorer

The IBM MQ Explorer GUI can administer a cluster with repository queue managers on IBM MQ for z/OS Version 6 or later. You do not need to nominate an additional repository on a separate system. For earlier versions of IBM MQ for z/OS, the IBM MQ Explorer cannot administer a cluster with repository queue managers. You must therefore nominate an additional repository on a system that the IBM MQ Explorer can administer.

On IBM MQ for Windows and IBM MQ for Linux , we can also use IBM MQ Explorer to work with clusters. You can also use the stand-alone IBM MQ Explorer client.

Using the IBM MQ Explorer, we can view cluster queues and inquire about the status of cluster-sender and cluster-receiver channels. IBM MQ Explorer includes two wizards, which we can use to guide you through the following tasks:


Programmable command formats (PCF)

Table 1. PCF equivalents of MQSC commands specifically to work with clusters
runmqsc command PCF equivalent
DISPLAY CLUSQMGR MQCMD_INQUIRE_CLUSTER_Q_MGR
SUSPEND QMGR MQCMD_SUSPEND_Q_MGR_CLUSTER
RESUME QMGR MQCMD_RESUME_Q_MGR_CLUSTER
REFRESH CLUSTER MQCMD_REFRESH_CLUSTER
RESET CLUSTER MQCMD_RESET_CLUSTER