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 IndexGeneral IBM MQ SupportMQM.DLL error RC(126)

Post new topicReply to topic
MQM.DLL error RC(126) View previous topic :: View next topic
Author Message
ae06425
PostPosted: Wed Apr 18, 2007 2:25 pm Post subject: MQM.DLL error RC(126) Reply with quote

Centurion

Joined: 02 Apr 2007
Posts: 100

I installed mqclient5.3 on my winxp platform
I run mqmonntp (support pack mo71)

I am receiving following error:

The WebSphere MQ Server (MQM.DLL) does not appear to be installed on this machine. RC(126)

what could be possible causes for this?
Thnks
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Apr 18, 2007 2:36 pm Post subject: Re: MQM.DLL error RC(126) Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

ae06425 wrote:
I installed mqclient5.3 on my winxp platform
I run mqmonntp (support pack mo71)

I am receiving following error:

The WebSphere MQ Server (MQM.DLL) does not appear to be installed on this machine. RC(126)

what could be possible causes for this?
Thnks

Bad location setup.
Did you specify the conname('host(port)') for your location as well as the channel name for the server connection?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
ae06425
PostPosted: Thu Apr 19, 2007 8:13 am Post subject: Reply with quote

Centurion

Joined: 02 Apr 2007
Posts: 100

What I did is:

on the client side(winxp) I put in services file
MQseries 1414/tcp

in CMD line
MQSERVER=CHL1.SVRCONN/TCP/<IP>(1414)

on the server side (unix)
DEFINE CHANNEL(CHL1.SVRCONN) CHLTYPE(SVRCONN) TRPTYPE(TCP) MCAUSER('')

what is missing here? what else should I do?

I am checking
http://publibfp.boulder.ibm.com/epubs/pdf/csqzaf07.pdf
doc for client setup...

what document best explains these?
Back to top
View user's profile Send private message
bbburson
PostPosted: Thu Apr 19, 2007 9:28 am Post subject: Reply with quote

Partisan

Joined: 06 Jan 2004
Posts: 378
Location: Nowhere near a queue manager

ae06425 wrote:
in CMD line
MQSERVER=CHL1.SVRCONN/TCP/<IP>(1414)


...should be set MQSERVER=CHL1.SVRCONN/TCP/<IP>(1414)

If you didn't include the set command then it didn't do anything.
Back to top
View user's profile Send private message
ae06425
PostPosted: Thu Apr 19, 2007 10:07 am Post subject: Reply with quote

Centurion

Joined: 02 Apr 2007
Posts: 100

o actually I did "set" but forgat to put here in the message....

set MQSERVER=CHL1.SVRCONN/TCP/<ip_of server>(1414)

mustbe something else....
Back to top
View user's profile Send private message
ae06425
PostPosted: Thu Apr 19, 2007 1:12 pm Post subject: Reply with quote

Centurion

Joined: 02 Apr 2007
Posts: 100

what I did is

Unix (mq server)
DEFINE CHANNEL(CHL1.SVRCONN) CHLTYPE(SVRCONN) TRPTYPE(TCP) MCAUSER(mqm)

windows (mq client)
set MQSERVER=CHL1.SVRCONN/TCP/<ip>(1414)

put that in path(windows XP):
C:\Program Files\IBM\WebSphere MQ\bin
copy “mqic32.dll” to “mqm.dll”

This way i got rid of "mqm.dll" not found message..

Now I am receiving following:
Error connecting to 'QMGRname' RC(2058) QMgr name error.

any idea?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 19, 2007 1:15 pm Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Please read fjb_saper's message again, and change the configuration inside MO71 instead of continuing to try to solve the problem outside MO71.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Apr 19, 2007 1:20 pm Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Quote:
I run mqmonntp (support pack mo71)


You don't need the environment variable.
In MO71 you define a location.
So open the location.
On top you have location:**** qmgrname:*****
On the bottom you have a check box marked Client check it
Next to the check box you have a pushbutton marked "configure(d)", push it.
Now input the channel name the conname and the transport type

Say OK save your location settings (Ok again + file save)
You should be able to access if you have the right authorizations.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
ae06425
PostPosted: Fri Apr 20, 2007 2:41 pm Post subject: Reply with quote

Centurion

Joined: 02 Apr 2007
Posts: 100

Thank you very much.. I did it all...
I run into some other issues like authorization
but I am able to resolve those...

I did MQSERVER setting on the client side for sending and receiving messages from client with amqsputc(for test), that is also OK.

Again I am very thankful for help here...
Back to top
View user's profile Send private message
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexGeneral IBM MQ SupportMQM.DLL error RC(126)
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.