Author |
Message |
Topic: How to differ full and partial repository QMGR in a cluster |
LALU
Replies: 5 Views: 13856
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 19, 2019 10:44 pm Subject: How to differ full and partial repository QMGR in a cluster |
Have you tried
DIS CLUSQMGR(*) QMTYPE
Thanks for the info.
Regards!
LALU |
Topic: How to differ full and partial repository QMGR in a cluster |
LALU
Replies: 5 Views: 13856
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 19, 2019 10:43 pm Subject: Re: How to differ full and partial repository QMGR in a clus |
what is the command that separates or differs the full and partial repository.
The following command will show the full repositories known about by the queue manager where you issue the command.
D ... |
Topic: How to differ full and partial repository QMGR in a cluster |
LALU
Replies: 5 Views: 13856
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 19, 2019 5:48 am Subject: How to differ full and partial repository QMGR in a cluster |
Dear All,
by giving the command
DISPLAY CLUSQMGR(*) will display the full repository of a cluster.
what is the command that separates or differs the full and partial repository. [/color]
Thank ... |
Topic: Multi-instance Queue Manager of MQ |
LALU
Replies: 9 Views: 18098
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 19, 2019 1:10 am Subject: Re: Multi-instance Queue Manager of MQ |
but channels are in inactive state, its not showing channel status.
What kind of channels? SVRCONN? SDR/RCVR? Please be specific.
If SVRCONN, what return code did the client application receive?
... |
Topic: Multi-instance Queue Manager of MQ |
LALU
Replies: 9 Views: 18098
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 19, 2019 1:05 am Subject: Multi-instance Queue Manager of MQ |
Why is the channel being INACTIVE a problem? That just means it's waiting for work.
BINDING is a problem.
RETRYING is a problem.
STOPPED is a problem (until you find who issued the STOP comma ... |
Topic: Multi-instance Queue Manager of MQ |
LALU
Replies: 9 Views: 18098
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Dec 16, 2019 9:19 pm Subject: Multi-instance Queue Manager of MQ |
Hello All,
I setup a multi-instance for a Q Manager, host names(server1 and server2).
I started it on both servers using strmqm -x QMName on one server it is running state, and standby mode on seco ... |