Failed to load the library

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Cherukuri
Participant
Posts: 46
Joined: Wed Jul 25, 2007 2:43 am
Location: India
Contact:

Failed to load the library

Post by Cherukuri »

Hi,

When i tried executing the job I am getting this error below , please suggest me how to correct this error.

Xfm: Failed to load the library "V0S1_PAR_LOAD_ALG0_EQUI_EQUT_EQUZ_ILOA_Xfm.so"; either the directory containing the library file
is not on the library search path, or the library was compiled on a system
that is incompatible with this system: Could not find "V0S1_PAR_LOAD_ALG0_EQUI_EQUT_EQUZ_ILOA_Xfm" on the library search path defined by the environment variable LD_LIBRARY_PATH; path: <snip>

Thanks and Regards,
Cheru.
Cheru
jwiles
Premium Member
Premium Member
Posts: 1274
Joined: Sun Nov 14, 2004 8:50 pm
Contact:

Post by jwiles »

What have you tried so far to resolve the problem?

First step, recompile the job (I suggest a Force recompile).

Regards,
- james wiles


All generalizations are false, including this one - Mark Twain.
Cherukuri
Participant
Posts: 46
Joined: Wed Jul 25, 2007 2:43 am
Location: India
Contact:

Failed to load the library - resolved

Post by Cherukuri »

Hi,

I myself investigated the root cause for the same.
I have renamed the stage name xfm to xfmActiveRules (a different name)
and compiled -> executed and job executed successfully with expected output ........ Thanks you all for viewing my question and tried for helping me.

Thanks You.
Cheru.
Cheru
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I suspect that a forced recompile would have accomplished the same thing.
-craig

"You can never have too many knives" -- Logan Nine Fingers
vibwipro
Participant
Posts: 40
Joined: Thu Jan 24, 2013 7:34 am

Post by vibwipro »

Hi,

I am also facing same issue. As suggested i have changed job name as well as stage name still it is not getting resolved can any one suggest over it.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

What 'same issue' exactly? Post some details.
-craig

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