Page 1 of 1

MQ stage error libmqm.so

Posted: Fri Apr 20, 2012 10:28 am
by pratapsriram
We are in the process of migration from 7.5 to 8.5. Some of the jobs are calling a MQ Sequence in 7.5. I am able to compile them after migration to 8.5 but at run time getting the fatal error:
ds_loadlibrary: error in dlopen of mqs.so - libmqm.so: cannot open shared object file: No such file or directory

Has anyone seen such error and able to resolve them? I searched the forum and found one which asked to update the links. Is this the resolution or do we have to re write the jobs in 8.5 again?

Posted: Fri Apr 20, 2012 10:31 am
by chulett
Sounds like (at the very least) you are missing the path to that shared object from your "shared library path" in the dsenv file.