Problem while exeucting jobs having Buildup stage

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
subhashini
Participant
Posts: 8
Joined: Thu Nov 23, 2006 8:43 am

Problem while exeucting jobs having Buildup stage

Post by subhashini »

Hi,


Iam having Buildop in my development environment. Its working fine.
Now i moved my code and buildop stage into pre production environment.
while running the job iam getting the following error.
/mcc/app/lapps/giftor01a/apps/DS751/Ascential/DataStage/Projects/GWM_UAT
/buildop/Validation_Chk_067.so: symbol
__1cUAPT_CharsetConverterbBenableBackslashMappingFixup6Mb_v_: referenced
symbol not found.
Could not locate operator definition, wrapper, or Unix command for
"Validation_Chk_067"; please check that all needed libraries are
preloaded, and check the PATH for the wrappers.
I moved all the build op files to the respective folder of preproduction
environment. But still iam facing error for .so file.

Can any one throw some light to resolve this issue.


Regards
Subhashini.
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Did you register in the new env ?
subhashini
Participant
Posts: 8
Joined: Thu Nov 23, 2006 8:43 am

Post by subhashini »

I didn't get ur question.

But i have moved build op, the required files like .opd,.opd.sh,.so etc.
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

If you open the designer in new env, can you see the buildop under its category?
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

If you open the designer in new env, can you see the buildop under its category?
subhashini
Participant
Posts: 8
Joined: Thu Nov 23, 2006 8:43 am

Post by subhashini »

Yes , iam able to see.
Post Reply