Page 1 of 1

Websphere MQ Connector Failing

Posted: Thu Jan 14, 2016 10:10 am
by Naren12345babu
Hi,

I have a job which takes Webspere MQ Connector as source and Dataset file stage as target stage with (MQ Connector option).
I am using datastage 11.3 version
I am getting the following error message when I try to run the job

WebSphere_MQ_Connector_0: System call dlopen() failed with OS error 2 (No such file or directory) (CC_WSMQUtil::resolveMqiMethodPointers(), file CC_WSMQUtil.cpp, line 353)

kindly help

Posted: Fri Oct 19, 2018 4:50 am
by thompsonp
Did you resolve this?
I have the same error on a Linux v11.5 installation having moved from v8.1.

Posted: Thu Nov 15, 2018 7:32 am
by thompsonp
Resolved by adding the mqm/lib64 directory to LD_LIBRARY_PATH
Also set MQCHLLIB and MQCHLTAB in dsenv

Posted: Thu Nov 15, 2018 8:36 am
by chulett
Going to mark this as Resolved...