RE: Oracle/DBI



Try to install DBD-Oracle module
Oracle database driver for the DBI module

Ppm>install DBD-Oracle

Regards
gsreddy

-----Original Message-----
From: Gupta, Razat [mailto:razat.gupta@xxxxxxxxxxxx]
Sent: Tuesday, October 18, 2005 12:37 PM
To: dbi-users@xxxxxxxx
Subject: Oracle/DBI

Hi Everyone,



I am trying to connect to an Oracle Database .

Previously, I was using perl DBI and DBD:;Orcacle for this purpose.

But now when I had installed an oracle client on my machine , I m
getting the following error while trying to access an Oracle Database
using my perl script.

When I had not installed the Oracle client , I was able to connect using
the same script.





ERROR:



install_driver(Oracle) failed: Can't load
'c:/razat/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module
DBD::Oracle: load_file:The specified procedure could n't be found at
c:/razat/Perl/lib/DynaLoader.pm line 230.



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

at c:/razat/Perl/site/lib/Oraperl.pm line 55

Compilation failed in require at -e line 1.

BEGIN failed--compilation aborted at -e line 1.



Razat Gupta

HCL TECHNOLOGIES

+91-9810674702






.



Relevant Pages

  • Build RPM PHP with oci8 on Oracle 10g Database - RHEL4
    ... We have recently install a new Web Server for my company ... Oracle Database 8i with fonctions ora_conn, ...
    (comp.lang.php)
  • RE: Beginner Help Please- Oracle How To?
    ... > middle of writing my first PERL program. ... > connect and do queries against my Oracle database? ... Then you need DBD::Oracle (use ppm to install it) ...
    (perl.beginners)
  • Re: Is Oracle 10 g database software contain only one installation cd?
    ... > I am trying to install Oracle database 10 G from Oracle Database 10 g ... before attempting the install. ... Some include operating system, ...
    (comp.databases.oracle.misc)
  • RE: Connecting to a remote Oracle database
    ... You will need to do the client install to get these compiled for your ... Connecting to a remote Oracle database ... > entire Oracle database software on my home computer? ... You'll need to install the oracle client software at home. ...
    (RedHat)
  • RE: Oracle/DBI
    ... Try to install DBD-Oracle module ... Oracle database driver for the DBI module ... I am trying to connect to an Oracle Database. ...
    (perl.dbi.users)