Websphere MQ Cluster Issue 2: Why DISPLAY CLUSQMGR shows CLUSQMGR names starting SYSTEM.TEMP. ?

DISPLAY CLUSQMGR shows CLUSQMGR names starting SYSTEM.TEMP.

(e,g)
1 : display clusqmgr(*) 
 
AMQ8441: Display Cluster Queue Manager details.
 
CLUSQMGR(QM1)                           CLUSTER(DEMO)
 
CHANNEL(TO.QM1)
 
AMQ8441: Display Cluster Queue Manager details.
 
CLUSQMGR(SYSTEM.TEMPUUID.computer.hursley.ibm.com(1414))
 
CLUSTER(DEMO)                           CHANNEL(TO.QM2)

 

Cause

This queue manager has not received any information from the full repository queue manager that the manually defined CLUSSDR channel points to. The manually defined CLUSSDR channel should be in running state. 

Checks and Issue Rectification

Check that the CLUSRCVR definition is also correct, especially its conname and cluster parameters. Alter the channel definition. It might take some time for the remote queue managers to complete a retry cycle and restart their channels with the corrected definition.

Comments