MQ stage error libmqm.so

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
pratapsriram
Premium Member
Premium Member
Posts: 41
Joined: Tue Jan 24, 2006 3:43 pm
Location: United States
Contact:

MQ stage error libmqm.so

Post 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?
Knowledge is Power
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post 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.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply