Error while executing DBI module

Error while executing DBI module

am 30.05.2006 14:36:04 von asingh4

------_=_NextPart_001_01C683E5.9DE33836
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

Hi,

I get the following errors while executing the DBI module of perl.
Please help me find out the reason of this error.

=20

install_driver(Oracle) failed: Can't load
'/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/ auto/DBD/Ora
cle/Oracle.so' for module DBD::Oracle: libclntsh.so.9.0: cannot open
shared object file: No such file or directory at
/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/DynaLoader. pm line 230.

at (eval 1) line 3

Compilation failed in require at (eval 1) line 3.

Perhaps a required shared library or dll isn't installed where expected

=20

With Regards,

=20

Amar P Singh

=20


------_=_NextPart_001_01C683E5.9DE33836--

Re: Error while executing DBI module

am 30.05.2006 15:30:43 von scoles

Looks like the DBD:Oracle module was not compiled correctly for your
current Oracle client or DBD:Oracle did now install correctly or is not
installed.

You will most likely have to recompile and reinstall the latest version of
DBD::Oracle.

Can you tell us what version of DBI, DBD:Oracle, Oracle Client and Oracle
you are using?


----- Original Message -----
From: "Amar P. Singh"
To:
Sent: Tuesday, May 30, 2006 8:36 AM
Subject: Error while executing DBI module


Hi,

I get the following errors while executing the DBI module of perl.
Please help me find out the reason of this error.



install_driver(Oracle) failed: Can't load
'/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/ auto/DBD/Ora
cle/Oracle.so' for module DBD::Oracle: libclntsh.so.9.0: cannot open
shared object file: No such file or directory at
/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/DynaLoader. pm line 230.

at (eval 1) line 3

Compilation failed in require at (eval 1) line 3.

Perhaps a required shared library or dll isn't installed where expected



With Regards,



Amar P Singh