Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DBD-Oracle CPAN distribution.

Report information
The Basics
Id: 89893
Status: rejected
Priority: 0/
Queue: DBD-Oracle

People
Owner: Nobody in particular
Requestors: jimmy.d.brock2.ctr [...] mail.mil
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Cannot Install DBD::Oracle (UNCLASSIFIED)
Date: Wed, 30 Oct 2013 15:19:51 +0000
To: "bug-DBD-Oracle [...] rt.cpan.org" <bug-DBD-Oracle [...] rt.cpan.org>
From: "Brock, Jimmy D CTR (US)" <jimmy.d.brock2.ctr [...] mail.mil>
Classification: UNCLASSIFIED Caveats: NONE Strawberry Perl 5.18.1 (32-bit) on Windows 7 64-bit Full 12c Oracle client The environment variable ORACLE_HOME is set to the full 12c Oracle client. Successfully installed DBI Errors occur running DBD:Oracle - see attachment Attachment Classification: UNCLASSIFIED Attachment Caveats: FOUO Classification: UNCLASSIFIED Caveats: NONE

Message body is not shown because sender requested not to inline it.

On Wed Oct 30 11:20:14 2013, jimmy.d.brock2.ctr@mail.mil wrote: Show quoted text
> Classification: UNCLASSIFIED > Caveats: NONE > > Strawberry Perl 5.18.1 (32-bit) on Windows 7 64-bit > > Full 12c Oracle client > The environment variable ORACLE_HOME is set to the full 12c Oracle client. > > Successfully installed DBI > > Errors occur running DBD:Oracle - see attachment > > > > Attachment Classification: UNCLASSIFIED > Attachment Caveats: FOUO > > Classification: UNCLASSIFIED > Caveats: NONE >
It looks like DBD::Oracle was not built correctly and you don't show the build log. In any case, I seriously doubt this is a bug in DBD::Oracle. You'd be better posting this to the dbi-users mailing list where a lot more people hang out and can help diagnose the build failure. You can find it listed on http://dbi.perl.org under support. If you do I'd recommend you include: o DBI version o DBD::Oracle version o Oracle version o a log of configuring and building DBD::Oracle i.e., the output from perl Makefile.PL dmake Martin -- Martin J. Evans Wetherby, UK
Subject: RE: [rt.cpan.org #89893] Cannot Install DBD::Oracle (UNCLASSIFIED)
Date: Wed, 30 Oct 2013 18:45:07 +0000
To: "bug-DBD-Oracle [...] rt.cpan.org" <bug-DBD-Oracle [...] rt.cpan.org>
From: "Brock, Jimmy D CTR (US)" <jimmy.d.brock2.ctr [...] mail.mil>
Classification: UNCLASSIFIED Caveats: NONE This is working now. I had to remove the Oracle 12c InstantClient and use the 11g Release 2 InstantClient. Then change my ORACLE_HOME environment variable to point to 11g Release 2 InstantClient. All is good! Show quoted text
-----Original Message----- From: Martin J Evans via RT [mailto:bug-DBD-Oracle@rt.cpan.org] Sent: Wednesday, October 30, 2013 8:42 AM To: Brock, Jimmy D CTR (US) Subject: [rt.cpan.org #89893] Cannot Install DBD::Oracle (UNCLASSIFIED) <URL: https://rt.cpan.org/Ticket/Display.html?id=89893 > On Wed Oct 30 11:20:14 2013, jimmy.d.brock2.ctr@mail.mil wrote:
> Classification: UNCLASSIFIED > Caveats: NONE > > Strawberry Perl 5.18.1 (32-bit) on Windows 7 64-bit > > Full 12c Oracle client > The environment variable ORACLE_HOME is set to the full 12c Oracle client. > > Successfully installed DBI > > Errors occur running DBD:Oracle - see attachment > > > > Attachment Classification: UNCLASSIFIED Attachment Caveats: FOUO > > Classification: UNCLASSIFIED > Caveats: NONE >
It looks like DBD::Oracle was not built correctly and you don't show the build log. In any case, I seriously doubt this is a bug in DBD::Oracle. You'd be better posting this to the dbi-users mailing list where a lot more people hang out and can help diagnose the build failure. You can find it listed on http://dbi.perl.org under support. If you do I'd recommend you include: o DBI version o DBD::Oracle version o Oracle version o a log of configuring and building DBD::Oracle i.e., the output from perl Makefile.PL dmake Martin -- Martin J. Evans Wetherby, UK Classification: UNCLASSIFIED Caveats: NONE