Exec format error in BuildOp/PX-Routine

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
jhmckeever
Premium Member
Premium Member
Posts: 301
Joined: Thu Jul 14, 2005 10:27 am
Location: Melbourne, Australia
Contact:

Exec format error in BuildOp/PX-Routine

Post by jhmckeever »

Hi All,

I've been trying to create a BuildOp in 7.1r2 using a 3rd party libary. The BuildOp generates OK but at runtime I get the following error:

main_program: /opt/product/Ascential/DataStage/PXEngine/user_lib/thirdparty.sl: Could not load "/opt/product/Ascential/DataStage/PXEngine/user_lib/thirdparty.sl": Exec format error

I've got 4 versions of the library (Single-threaded and Multi-threaded, 32bit & 64bit for each) and I've tried the BuildOp with each of libraries in turn, each with the same result.

I also tried implementing functions from the library as Parallel Routines (with each library) with exactly the same result at runtime.

Any thoughts gratefully received.

J.
<b>John McKeever</b>
Data Migrators
<b><a href="https://www.mettleci.com">MettleCI</a> - DevOps for DataStage</b>
<a href="http://www.datamigrators.com/"><img src="https://www.datamigrators.com/assets/im ... l.png"></a>
Post Reply