RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2

2007-02-21 Thread Garrett, Philip \(MAN-Corporate\)
I've already answered this off-list. Here's the entire thread for posterity: You need to: 1) Transfer the .tar.gz to the remote machine 2) Unpack it there 3) cd into DBD-Oracle-1.15 4) read the README and follow the instructions. You will need a C compiler on that machine, and you'll need

How to call DBD::Oracle's dbms_output_get from within a DBIx

2007-02-21 Thread Martin J. Evans
Hi, I have DBIx::Log4perl which is currently connected to a DBD::Oracle. In DBIx::Log4perl::st::execute I want to call DBD::Oracle's dbms_get_line which is usually (from applications) called like this: @lines = $dbh-func('dbms_output_get'); As I'm in st::execute I have a $sth and can get

Re: ANNOUNCE: DBI 1.54 RC7

2007-02-21 Thread Ron Savage
On Wed, 21 Feb 2007 07:12:12 -0800, Jonathan Leffler wrote: Hi Jonathan t/zvxgp_50dbm.ok 1/36Argument 2.121_08 isn't numeric in subroutine entry at /Users/jleffler/perl/v5.8.8/lib/site_perl/5.8.8/MLDBM/Serializer/Data/ Dumper.pm line 5 This bastard of a problem comes from us

Re: How to call DBD::Oracle's dbms_output_get from within a DBIx

2007-02-21 Thread Tim Bunce
On Wed, Feb 21, 2007 at 04:25:54PM +, Martin J. Evans wrote: Hi, I have DBIx::Log4perl which is currently connected to a DBD::Oracle. In DBIx::Log4perl::st::execute I want to call DBD::Oracle's dbms_get_line which is usually (from applications) called like this: @lines =

Re: DBD::Oracle 1.19 install on Fedora Core 5

2007-02-21 Thread Chris Howard
On Wed, 2007-02-21 at 07:57 -0700, Chris Howard wrote: Having problems with the install of DBD::Oracle 1.19 on a Fedora Core 5 machine. sqlplus works fine I really don't know where to go next. I've got a project that is being held up while I'm trying to get this to work. Here is the output of

Re: DBD::Oracle 1.19 install on Fedora Core 5

2007-02-21 Thread Chris Howard
Same problem on another Fedora Core 5 machine. Same problem with the multi-language version of Oracle XE. Same problem with DBD::Oracle 1.18a and 1.17. Could someone please give me a hint? On Wed, 2007-02-21 at 07:57 -0700, Chris Howard wrote: Having problems with the install of DBD::Oracle