ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » weird 2058/MQRC_Q_MGR_NAME_ERROR err MQ client-Help needed!

Post new topic  Reply to topic Goto page Previous  1, 2
 weird 2058/MQRC_Q_MGR_NAME_ERROR err MQ client-Help needed! « View previous topic :: View next topic » 
Author Message
gunter
PostPosted: Mon Aug 23, 2004 9:54 am    Post subject: Reply with quote

Partisan

Joined: 21 Jan 2004
Posts: 307
Location: Germany, Frankfurt

You'll get 2058 if you try to connect with a correct configuration if the application uses a wrong queuemanager.
Example:

queuemanager QM1
runmqlsr -t tcp -p 1415 -m QM1
MQSERVER=SYSTEM.DEV.SVRCONN/TCP/'localhost(1415)'

./amqscnxc QM1 # OK
./amqscnxc QM2 # 2058

If the listener or the queuemanager isn't running or the channel doesn't exist you'll get 2059. The queuemanagername is wrong even if only a leading space is added.

./amqscnxc " QM1" # leading space 2058
./amqscnxc "QM1 " # trailing space OK
_________________
Gunter Jeschawitz
IBM Certified System Administrator - Websphere MQ, 5.3
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General Discussion » weird 2058/MQRC_Q_MGR_NAME_ERROR err MQ client-Help needed!
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.