Page 1 of 1

Websphere MQ Connector Error while calling Queue

Posted: Thu Jan 21, 2016 12:18 pm
by Naren12345babu
Hi All,

I am trying to connect betweem IBM Websphere MQ and Websphere MQ Connector stage in datastage.

While configuring Properties, I have set the values as below,

Mode = Server
QueueManager = Automatically selected Queue Manager specified in MQ

However, when I am trying to find Queue from Select option, I am getting below error

System Call LoadLibraryEx() failed with OS Error 126 (The specified Module could not be found)


Kindly help.

Posted: Thu Jan 21, 2016 3:54 pm
by ray.wurlod
Make sure that the MQ client libraries can be found in your library search list.

Posted: Thu Jan 21, 2016 4:10 pm
by Naren12345babu
Hi ray,
Thanks for the reply. How shall I do that?
I understand that it is something to do.with library.
But not sure how to resolve precisely.

I am new to MQ.