RE: Cannot find DBD-Oracle.ppd



Read http://www.esoftmatic.com/DBI

> -----Original Message-----
> From: Larry Lords [mailto:lordsll@xxxxxxxxxxxxx]
> Sent: Tuesday, June 21, 2005 3:22 PM
> To: dbi-users@xxxxxxxx
> Subject: Cannot find DBD-Oracle.ppd
>
>
> Follow-up from yesterday.
>
> I still need some basic help and thanks so much for all the
> help so far. I am running Windows XP Pro and using Perl version 5.8.4
>
> I have been told that I need the following files from
> ftp.esoftmatic.com for Oracle 9i:
> DBI.ppd
> DBI-1.45-5.8.4.tar.gz
> DBD-Oracle9-1.16-5.8.4.tar.gz
> DBD-Oracle9.ppd
>
> I am not sure how to install these files. I have only used
> the ppm to install modules.
>
> If I upgrade the DBI do I have to upgrade the MySql version I
> am using also? I am currently using the one dated 7/13/2004.
>
> I am currently running quite a few production programs and I
> do not want to jepardize their running.
>
> Thanks again for all the help, but could someone please help
> me a little more, Larry
>
>
>
>
> ----Original Message-----
> From: Larry Lords [mailto:lordsll@xxxxxxxxxxxxx]
> Sent: Monday, June 20, 2005 2:54 PM
> To: dbi-users@xxxxxxxx
> Subject: Cannot find DBD-Oracle.ppd
>
>
> I am a Perl newbie. I have interfaced to a MySql database
> quite a bit with Perl and have had no problem, but I have now
> been asked to interface with an Oracle database.
>
> When I try and install the Oracle DBI by "ppm install
> DBD-Oracle", I get the following error message:
>
> Error: PPD for 'DBD-Oracle.ppd' could not be found.
>
> Would someone please help me to resolve this problem?
>
> I would appreciate it,
> Larry Lords
>
> --------------------------------------------------------------
> ----------------
> This message may contain confidential information, and is
> intended only for the use of the individual(s) to whom it is
> addressed.
> --------------------------------------------------------------
> ----------------
>

.



Relevant Pages

  • Re: DBD::Oracle Install Mystery
    ... getting trying to install DBD::Oracle: ... Looking at your compile line above I'm guessing you are using Oracle 8.1.6 and that OCI_FETCH_CURRENT was not available in 8.1.6)or at least not defined). ... get a recent instant client and instant client sdk and compile DBD::Oracle against that. ... Perl 5.10 recently installed with gcc, ...
    (perl.dbi.users)
  • RE: Trying to make DBI work for me
    ... I did "perl -V"; ... say "Oracle client", do you mean DBD-Oracle.ppd? ... Install 'DBD-Oracle' version 1.15 in ActivePerl 5.6.1.633. ... I don't know about the perl error, but as for the Oracle error, it ...
    (perl.dbi.users)
  • (Fwd) DBD module install problem
    ... I downloaded and built from source the lastest Perl from CPAN. ... I built it with gcc compiler which was built as a 64 bit binary. ... I was able to add the DBI module for Oracle, with no problem, but when I during the make of DBD I get this warning and an error message, and am unable to install it. ...
    (perl.dbi.users)
  • Re: Oracle make test failing on HP/UX
    ... Looks like you are pointing to the 64 bit binarys. ... You will have to use a 32 bit oracle client. ... When I go to install the Oracle stuff I get this during a "make test": ... I did *not* build a threaded Perl because that gives a harsh warning when installing Perl. ...
    (perl.dbi.users)
  • RE: Windows to Oracle
    ... You must install DBD::Oracle using either CPAN or ActiveState's PPM utility (if you're using AS Perl 5.6.0). ... If you are truly trying to use ODBC, why are you specifying the Oracle driver? ...
    (perl.dbi.users)