I am having a problem connecting to multiple MQSeries servers using the MQSeries client. I have 2 identical Queue managers, each on a different PC. They each are named the same:
Queue manager = Main
Queue name = In
Channel = Channel1
I connect to the 1st queue manager no problem. When I connect to the 2nd queue manager, I get back the same queue manager handle as I did from the 1st connection, and I get a reason code of 2002 - "Already connected".
Does MQSeries client require that you connect to queue managers with different names? Any help would be appreciated. Thanks.
Queue manager = Main
Queue name = In
Channel = Channel1
I connect to the 1st queue manager no problem. When I connect to the 2nd queue manager, I get back the same queue manager handle as I did from the 1st connection, and I get a reason code of 2002 - "Already connected".
Does MQSeries client require that you connect to queue managers with different names? Any help would be appreciated. Thanks.