BuildOps

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
mavakvn
Participant
Posts: 2
Joined: Thu Jun 18, 2009 9:41 am
Location: Minneapolis

BuildOps

Post by mavakvn »

Hi

I have two requests

1. Can some one provide me/refer me to a document that steps thru the various tasks to build and deploy buildops.

2. While trying to compile the example buildops in the system, i get the following error.

/px/examples/Custom_Ops/BuildOp> /px/bin/buildop -fv divide.opd
Could not load program /px/bin/buildop:
Dependent module liborchaix3.a(libtemp.o) could not be loaded.
Could not load module liborchaix3.a(libtemp.o).
System error: No such file or directory

The $SHLIB_PATH points to /px/bin.

Thanks
mavakvn
Participant
Posts: 2
Joined: Thu Jun 18, 2009 9:41 am
Location: Minneapolis

Post by mavakvn »

Hi

1. The following post helped me resolve the issue.
viewtopic.php?t=122963&highlight=buildop

2. The issue was resolved after /px/bin was added to $PATH.

Thanks
Post Reply