I am running a 7.6 application for the first time.
My application fails with TIRM733E deallocation abend and the following error on unix ...
$ /usr/lib/dld.sl: Bad magic number for shared library:
/u01/app/oracle/product/9.2.0/lib/libclntsh.sl.9.0
/usr/lib/dld.sl: Exec format error
How can I resolve this?
The wrong library is being used as the lib32 directory should be specified.
Set the SHLIB_PATH for the application runtime to ../lib32