RE: dbi-users@perl.org
- From: Ron.Reidy@xxxxxxxxxxxxxxxxxx (Ron Reidy)
- Date: Tue, 27 Jun 2006 08:46:02 -0600
Did you install an Oracle client (at least)? Did you read the README*
files for each module?
-----Original Message-----
From: Lihong Sun [mailto:lihong_sun88@xxxxxxxxx]
Sent: Monday, June 26, 2006 12:49 PM
To: dbi-users@xxxxxxxx
Subject: dbi-users@xxxxxxxx
Dear folks,
I have a question for you here. I just installed DBI
and Oracle DBD module. I tried a test script but got
the following errors:
install_driver(Oracle) failed: Can't load
'/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBD/Oracle/
Oracle.so'
for module DBD::Oracle: libclntsh.so.9.0: cannot open
shared object file: No such file or directory at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm
line 230. 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 lsun.pl line 7
Does anyone know what is wrong? I could login to the
database using sqlplus username/password@sid
Thanks,
Lihong
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. Please notify the
sender of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.
.
- Prev by Date: RE: Possible to get field names and types in a table without executing a query?
- Next by Date: Re: Possible to get field names and types in a table without executing a query?
- Previous by thread: RE: dbi-users@perl.org
- Next by thread: Possible to get field names and types in a table without executing a query?
- Index(es):
Relevant Pages
|