Page 1 of 1

Failed to connect to queue manager. Reason code 2058

Posted: Wed Mar 26, 2008 3:22 pm
by pavans
Hi
I am reading messages from a Remote Queue.
I have mentioned the Queue Manager and Queue Name correctly.
I wanted to know, if i am missing any basic things here.
I have no idea, what to ask other than how to resolve this issue.
I tried searching the forum and google and didnt get enough info.

Let me know your inputs.
Thanks in Advance.

Posted: Wed Mar 26, 2008 3:48 pm
by lstsaur
Since you are using 7.x version, make sure that both MQ server and the client installed on the same machine as DS server resides. Otherwise, the MQ job wouldn't work.

Posted: Wed Mar 26, 2008 6:09 pm
by jhmckeever
Reason Code 2058 is MQRC_Q_MGR_NAME_ERROR which means your queue manager name is invalid. Have you tried connecting from your DataStage server to the queue using MQSC?

By the way, you can access the documentation online at:
http://www-306.ibm.com/software/integra ... index.html

J.

Posted: Wed May 07, 2014 1:36 pm
by kvshrao
Root cause of this problem would be due to wrong values of Queue manager or Connection in the job

To resolve this error

Cross Check stage level values or parameters in MQ connector / Plugin

Check the Channel name and Ports connectivity between DataStage and MQ Server