Posted: Thu Aug 21, 2003 11:47 pm Post subject: Another problem of connection!
Newbie
Joined: 20 Aug 2003 Posts: 7
This is a carry-over of my previous post of having a problem with Unix connection. I have a another problem....
Is there any way that a single C++application can connect to a local QM and to another Queue Manager on another unix box simultaneously[....here I must state that these two connections will be done thru' 2 separate processes cos MQ doesnt support simultaneous connections to 2 QMs thru the same process]. The problem is that we need two libraries mqm and mqic but these are mutually exclusive. If we use only mqm then there seems to be a problem using the MQCONNX call; and if we use the mqic lib then there is a problem with the MQCONN call!
I wud be delighted if any of u out there can come up with a solution for me...
Thnx!
As I stated in the original post, just write one aplication, compile it with the client libs and use it to client connect to both QMs. It doesn't matter that the app will run on the same server as one of the QMs, it can still client connect into the local QM, and then client connect to any other QMs as well.
CONN and CONNX should work either way. _________________ Peter Potkay
Keep Calm and MQ On
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum