HI Could u pls help on this issue.
Presently we are using the following versions Perl version -------- perl, v5.6.1 built for sun4-solaris DBD::ORACLE --------- 1.15 DBI version ---------- 1.28 ORACLE -------- oracle 10.2.0.2 I have migrated from oracle 9i to 10g. For this we have compiled the DBD::Oracle driver and I am able to connect to data base. But, When I run some scripts related to weekly agrreator.cron , i.e When run the aggregator got the following error: ld.so.1: cnm_atmfr_aggregator: fatal: libclntsh.so.9.0: open failed: No such file or directory Killed The ld.so.1 file is in the usr/lib directory I believe this error is coming because The runtime linker rejects the mismatched 32-bit library or some thing like that. i.e , This error happens when we try to link 32 bit object files with 64 bit object files Could u plz tell me, how to resolve this issue And steps for, how to recompile the libraries inorder to solve this error. And steps to how to compile the libraries(like make files) Thanks in Advance. Fast response would be appreciated. Regards Ravi ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================
