On Sat, Aug 07, 2004 at 11:32:45PM +0100, Tim Bunce wrote:
> A mature, and hopefully final, release candidate of DBD::Oracle 1.16
> is available for testing at:
> 
>   http://homepage.eircom.net/~timbunce/DBD-Oracle-1.16-rc6-20040807.tar.gz
> 
> Please help by taking a moment to at least check it builds and tests okay
> in your environment.

Built and tested against DBI-1.43 on the following platforms (see below
for make test output):

  * sparc-solaris-5.8_perl5.8.3_orac9.2.0.4 [1]
  * ia64-linux-2.4.25_perl5.8.3_orac9.2.0.2 [2]
  * ia32-linux-2.4.24_perl5.8.3_orac9.2.0.1 [3]

The server for all tests was ``Oracle9i Enterprise Edition Release
9.2.0.4.0 - Production''.

Configured and built fine.  All tests passed.  See for more details:

  http://genome.wustl.edu/~ddooling/dbd-oracle/

I am currently trying to build against 8.1 Oracle client libraries on
sparc-solaris and ia32-linux and am having some difficulties (I have
built previous versions of perl and DBD-Oracle against them).  I am
trying to figure out if the problem is mine or DBD-Oracle's.  Will post
more when I get it figured out (or give up).

dd
-- 
David Dooling

[1] sparc-solaris-5.8_perl5.8.3_orac9.2.0.4
      t/01base................ok
      t/10general.............ok
      t/15nls.................ok
      t/20select..............ok
      t/21nchar...............ok
      t/22nchar_al32utf8......ok
      t/22nchar_utf8..........ok
      t/23wide_db.............skipped
              all skipped: Database character set is not Unicode
      t/23wide_db_8bit........skipped
              all skipped: Database character set is not Unicode
      t/23wide_db_al32utf8....skipped
              all skipped: Database character set is not Unicode
      t/24implicit_utf8.......ok
      t/25plsql...............ok
      t/30long................ok
              118/460 skipped: various reasons
      t/31lob.................ok
      t/40ph_type............. Placeholder behaviour for ora_type=1 (the default) 
varies with Oracle version.
       Oracle 7 didn't strip trailing spaces, Oracle 8 did, until 9.2.x
       Your system doesn't. If that seems odd, let us know.
      ok
      t/50cursor..............ok
      t/60reauth..............skipped
              all skipped: no reason given
      t/70meta................ok
      All tests successful, 4 tests and 118 subtests skipped.
      Files=18, Tests=852, 39 wallclock secs (11.61 cusr +  2.99 csys = 14.60 CPU)
[2] ia64-linux-2.4.25_perl5.8.3_orac9.2.0.2
      t/01base................ok
      t/10general.............ok
      t/15nls.................ok
      t/20select..............ok
      t/21nchar...............ok
      t/22nchar_al32utf8......ok
      t/22nchar_utf8..........ok
      t/23wide_db.............skipped
              all skipped: Database character set is not Unicode
      t/23wide_db_8bit........skipped
              all skipped: Database character set is not Unicode
      t/23wide_db_al32utf8....skipped
              all skipped: Database character set is not Unicode
      t/24implicit_utf8.......ok
      t/25plsql...............ok
      t/30long................ok
              118/460 skipped: various reasons
      t/31lob.................ok
      t/40ph_type............. Placeholder behaviour for ora_type=1 (the default) 
varies with Oracle version.
       Oracle 7 didn't strip trailing spaces, Oracle 8 did, until 9.2.x
       Your system doesn't. If that seems odd, let us know.
      ok
      t/50cursor..............ok
      t/60reauth..............skipped
              all skipped: no reason given
      t/70meta................ok
      All tests successful, 4 tests and 118 subtests skipped.
      Files=18, Tests=852, 27 wallclock secs ( 2.21 cusr +  0.28 csys =  2.49 CPU)
[3] ia32-linux-2.4.24_perl5.8.3_orac9.2.0.1
      t/01base................ok
      t/10general.............ok
      t/15nls.................ok
      t/20select..............Unexpectedly had to drop old test table 
'dbd_ora__drop_me'
      ok
      t/21nchar...............ok
      t/22nchar_al32utf8......ok
      t/22nchar_utf8..........ok
      t/23wide_db.............skipped
              all skipped: Database character set is not Unicode
      t/23wide_db_8bit........skipped
              all skipped: Database character set is not Unicode
      t/23wide_db_al32utf8....skipped
              all skipped: Database character set is not Unicode
      t/24implicit_utf8.......ok
      t/25plsql...............ok
      t/30long................ok
              118/460 skipped: various reasons
      t/31lob.................ok
      t/40ph_type.............ok
      t/50cursor..............ok
      t/60reauth..............skipped
              all skipped: no reason given
      t/70meta................ok
      All tests successful, 4 tests and 118 subtests skipped.
      Files=18, Tests=852, 27 wallclock secs ( 2.63 cusr +  0.54 csys =  3.17 CPU)

Reply via email to