Posted: Tue Oct 18, 2005 11:16 am Post subject: MQSeries Client Error
Newbie
Joined: 18 Oct 2005 Posts: 2
Hello,
I need some help with MQ.
I'm trying to run VBS to connect to MQ Server and I get an ReasonCode = 6000 and REASONAME = MQRS_LIBRARY_LOAD_ERROR.
The First Failure Symptom Report shows "Cannot find lib - mqm.dll or mqic32.dll!".
I have put the MQClient/bin in the PATH and CLASSPATH variables but still nothing. I can access the MQServer from command line with amqsgetc and amqsputc with no error.
The Server is on XP and the client is on Windows Server 2003. I also noticed that after installation tha amqcctca.dll changed after installation in Client Machine whereas in XP (Server) remained the same after installation.
Can you help me on this??
the vbs is
Set mqs = CreateObject("MQAX200.MQSession")
Set qm = mqs.AccessQueueManager("QM")
Hi ,
the MQSERVER variable has this value
CHANNEL1/TCP/10.96.104.68(1414)
which is the correct. I tried the vbs from an MQ Client running on XP and it works fine. So may it be the server 2003 that causes the problem??
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