Warning while running px job: libraries failed to load

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
my_stm
Premium Member
Premium Member
Posts: 58
Joined: Mon Mar 19, 2007 9:49 pm
Location: MY

Warning while running px job: libraries failed to load

Post by my_stm »

hi all, im having this warning message while trying to run a px job. hope u guys can help give me some idea on how to solve it, thanks

node_tes001: Warning: the following libraries failed to load: "V1S0_Pd01_trns_DataCleaning": Could not load "V1S0_Pd01_trns_DataCleaning": Could not load module .
System error: No such file or directory; for class "APT_TransformOperatorImplV1S0_Pd01_trns_DataCleaning".
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Could this be a BuildOp written on another machine and where the library was not copied over.
my_stm
Premium Member
Premium Member
Posts: 58
Joined: Mon Mar 19, 2007 9:49 pm
Location: MY

Post by my_stm »

Just found out that the project server doesn't have px installed -_-||

ArndW, thanks for the reply :)
Post Reply