Search found 1 match

by mcdonalj
Fri Jul 01, 2005 9:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Registering a C Plug In
Replies: 1
Views: 882

Registering a C Plug In

Hi, I am trying to register a shared object created from C code for an Ascential Plug In. The code was ported from a SUN Solaris 5.8 to an AIX 5.3. The code worked fine in the Solaris environment but now gives me an error code of -3 when trying to register the shared object. The documentation indica...