The deal is that Workflow is a 32bit application and Oracle9 is default 64bit.
The first thing to do is set all the lib paths mentioned in the previous post to lib32. If you look in your Oracle9 installation directory you will see that two lib directories exist...lib and lib32. you need lib32.
Next you need to relink the <wfinstdir>/lib/workflow/libclntsh.a link from the 64bit version of the library to the 32. Basically it's the same link line, just insert 32 after the lib.
The problem I had was that the fmczinsx tool always linked to the lib and not the lib32.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum