Install Driver failed: Can"t load Oracle.sl for Module DBD::Oracle
am 29.06.2006 09:12:02 von OOnemhinye
------_=_NextPart_001_01C69B4B.51B67ECD
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi, Please can someone help me, because whenever I run a perl script
that supposed to connect to a database, I get the following error
(please below in Italics). The file Oracle.sl does exist but I don't
know why the error keeps coming up.
Thanks
INFO$ SQL_COL150 Starting sql_collect.
install_driver(Oracle) failed: Can't load
'/med/tst/product/amd4//amd/arc/sql_collect/lib/perl5.8.0/au to/DBD/Oracl
e/Oracle.sl' for module DBD::Oracle: No such file or directory at
/med/tst/product/amd4//amd/arc/sql_collect/lib/perl5.8.0/PA- RISC2.0-thre
ad-multi/DynaLoader.pm line 229.
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /med/tst/product/amd4//amd/arc/sql_collect/bin/sql_collect.p l line
479
------_=_NextPart_001_01C69B4B.51B67ECD--
Re: Install Driver failed: Can"t load Oracle.sl for Module DBD::Oracle
am 29.06.2006 10:19:53 von Alexander
Usually, loading the compiled XS Code for DBD::Oracle
(Oracle.sl/dll/so/whatever) fails because the XS Code could not load the
Oracle client libraries. Make sure you have the OCI libraries installed.
Alexander
On 29.06.2006 09:12, Onie Okhanedia wrote:
>Hi, Please can someone help me, because whenever I run a perl script
>that supposed to connect to a database, I get the following error
>(please below in Italics). The file Oracle.sl does exist but I don't
>know why the error keeps coming up.
>Thanks
>
>INFO$ SQL_COL150 Starting sql_collect.
>install_driver(Oracle) failed: Can't load
>'/med/tst/product/amd4//amd/arc/sql_collect/lib/perl5.8.0/a uto/DBD/Oracl
>e/Oracle.sl' for module DBD::Oracle: No such file or directory at
>/med/tst/product/amd4//amd/arc/sql_collect/lib/perl5.8.0/PA -RISC2.0-thre
>ad-multi/DynaLoader.pm line 229.
>at (eval 3) line 3
>Compilation failed in require at (eval 3) line 3.
>Perhaps a required shared library or dll isn't installed where expected
>at /med/tst/product/amd4//amd/arc/sql_collect/bin/sql_collect.p l line
>479
>
>
>
>
--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/