Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MQ Distribution List

Status
Not open for further replies.

chudi1

Programmer
Joined
Feb 3, 2004
Messages
3
Location
US
I tried the AMQSPTL0.c example and I have two queue managers on different machines.
On the MQCONN I can connect to to both queue managers.
When I try to open the second queue.
I get MQOPEN for chudi( QM2) returned CompCode=2, Reason=2197

If switch the queues and managers around I get the same error.

Any ideas?
 
Have you defined the correct xmitq on the RemoteQ definition?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top