Creating a new uniform cluster
How you create a new uniform cluster.
Procedure
What to do next
Verify the uniform cluster setup
When the ClusterName parameter is set correctly, and the queue manager is a member of the named cluster, message AMQ9883 is issued to confirm that the cluster is now identified as a uniform cluster.
You can then use uniform cluster capabilities, such as automatic application balancing. During queue manager startup, if this parameter has been set, but the name is not a valid IBM MQ cluster name, the name is ignored and error message AMQ9882 issued.
If the name is a valid cluster name, but no cluster channels for the identified cluster exist, warning message AMQ9881 is issued to the queue manager error log to allow your administrator to identify and correct this situation.
Verify the automated cluster setup
QMA:
1 : dis qmgr repos
AMQ8408I: Display Queue Manager details.
QMNAME(QMA) REPOS(UNICLUS)
QMC:
1 : dis qmgr repos
AMQ8408I: Display Queue Manager details.
QMNAME(QMC) REPOS( )
QMA:
1 : dis chl(UNICLUS*) conname
AMQ8414I: Display Channel details.
CHANNEL(UNICLUS_QMA) CHLTYPE(CLUSRCVR)
CONNAME(QMA.dnsname(1414))
AMQ8414I: Display Channel details.
CHANNEL(UNICLUS_QMB) CHLTYPE(CLUSSDR)
CONNAME(QMB.dnsname(1414))
QMC:
1 : dis chl(UNICLUS*) conname
AMQ8414I: Display Channel details.
CHANNEL(UNICLUS_QMA) CHLTYPE(CLUSSDR)
CONNAME(QMA.dnsname(1414))
AMQ8414I: Display Channel details.
CHANNEL(UNICLUS_QMB) CHLTYPE(CLUSSDR)
CONNAME(QMB.dnsname(1414))
AMQ8414I: Display Channel details.
CHANNEL(UNICLUS_QMC) CHLTYPE(CLUSRCVR)
CONNAME(QMC.dnsname(1414))