Help needed for dbi compilation error.
am 05.03.2007 10:23:44 von Satya_Mohanty------_=_NextPart_001_01C75F07.F8E892CB
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
I am using DBI.pm to connect to an oracle database server
present on a different machine. When I run the perl code for this
directly on my unix server, it executes properly and gives result. But
when I do the same by sending an http request through IE browser, the
same code fails and I get the following error:-
=0D
Can't load
'/loc_01/mnt/odc_eq_ro01/u3/FREX/dbg/www/sun4/SunOS5/current /perlProj/Fo
rTest/lib/sun4-solaris/auto/DBD/Oracle/Oracle.so' for module
DBD::Oracle: ld.so.1: perl5.8.8: fatal: libclntsh.so.9.0: open failed:
No such file or directory at
/usr/perl5/5.8.8-32/lib/5.8.8/sun4-solaris/DynaLoader.pm line 230. at
(eval 4) line 3 Compilation failed in require at (eval 4) line 3.
=0D
I have set the environment variables LD_LIBRARY_PATH, ORACLE_HOME thru
the perl code.=0D
Can anyone please help on this.
=0D
Regards
Satya Shiv Mohanty
**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended=
solely for the use of the addressee(s). If you are not the intended=
recipient, please notify the sender by e-mail and delete the original=
message. Further, you are not to copy, disclose, or distribute this e-mail=
or its contents to any other person and any such actions are unlawful.=
This e-mail may contain viruses. Infosys has taken every reasonable=
precaution to minimize this risk, but is not liable for any damage you may=
sustain as a result of any virus in this e-mail. You should carry out your=
own virus checks before opening the e-mail or attachment. Infosys reserves=
the right to monitor and review the content of all messages sent to or=
from this e-mail address. Messages sent to or from this e-mail address may=
be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***
------_=_NextPart_001_01C75F07.F8E892CB--