On Mon, 4 Jan 2010 12:33:58 +0100, "H.Merijn Brand"
<h.m.br...@xs4all.nl> wrote:

> DBD-Oracle-svn 25 > perl Makefile.PL
> Using DBI 1.609 (for perl 5.010001 on x86_64-linux) installed in 
> /pro/lib/perl5/site_perl/5.10.1/x86_64-linux/auto/DBI/
> Argument "6.55_02" isn't numeric in numeric ge (>=) at Makefile.PL line 61.
> 
> Configuring DBD::Oracle for perl 5.010001 on linux (x86_64-linux)
> 
> Remember to actually *READ* the README file! Especially if you have any 
> problems.
> 
> Installing on a linux, Ver#2.6
> Using Oracle in /pro/oracle/v11.1.0
> DEFINE _SQLPLUS_RELEASE = "1101000600" (CHAR)
> Oracle version 11.1.0.6 (11.1)

FWIW, same thing with Oracle Instant Client 11.2:

Installing on a linux, Ver#2.6
Using Oracle in /pro/oracle/v11.2
DEFINE _SQLPLUS_RELEASE = "1102000002" (CHAR)
Oracle version 11.2.0.0 (11.2)
Found /usr/share/oracle/11.2/client64/demo.mk
Using /usr/share/oracle/11.2/client64/demo.mk

t/31lob.t ............... 1/11 DBD::Oracle::st execute failed: ORA-24813: 
cannot send or receive an unsupported LOB (DBD ERROR: OCIStmtExecute) [for 
Statement "BEGIN ? := DBMS_LOB.GETLENGTH( ? ); END;" with ParamValues: 
:p1=undef, :p2=OCILobLocatorPtr=SCALAR(0xb54fd0)] at t/31lob.t line 123.

t/31lob.t ............... Dubious, test returned 1 (wstat 256, 0x100)
Failed 4/11 subtests

t/80ora_charset.t ....... 1/14

t/80ora_charset.t ....... 11/14

t/80ora_charset.t ....... Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/14 subtests


Note that these databases have been created with

  CHARACTER SET  US7ASCII

On a 11.1.0.6.0 server

SQL*Plus: Release 11.1.0.6.0 - Production on Mon Jan 4 17:45:55 2010
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options


-- 
H.Merijn Brand  http://tux.nl      Perl Monger  http://amsterdam.pm.org/
using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00,
11.11, 11.23, and 11.31, OpenSuSE 10.3, 11.0, and 11.1, AIX 5.2 and 5.3.
http://mirrors.develooper.com/hpux/           http://www.test-smoke.org/
http://qa.perl.org      http://www.goldmark.org/jeff/stupid-disclaimers/

Reply via email to