On Wed, Feb 04, 2004 at 01:55:52PM +0200, Marko Asplund wrote:
> On Wed, 2004-02-04 at 12:24, Tim Bunce wrote:
> > ...
> > > i've attached a typescript of the compilation in this email. here's the
> > > test output:
> > 
> > > t/long.......ok 193/372DBD::Oracle::st fetchall_arrayref failed: ORA-01801: date 
> > > format is too long for internal buffer (DBD ERROR: OCIStmtFetch) [for statement 
> > > ``select * from dbd_ora__drop_me order by idx'' with params: ]) at t/long.t line 
> > > 154.
> > 
> > See recent thread in the archives (google is your friend).
> > 
> > It's almost certainly an Oracle bug.
> 
> it might be an Oracle bug but the t/long.t tests that come with
> DBD::Oracle v1.12 don't fail.

Try running the DBD::Oracle v1.12 t/long.t using DBD::Oracle v1.15
(I don't know if it'll work or not, I don't think anyone's tried that)

Remember that *many* of users have built and tested 1.15 with
many *more recent* versions of Oracle and it works fine.

> i just tried running the tests against an Oracle9iR2 database with the
> same Oracle8i client libraries and the results seem almost identical.

The bug would be on the client side.

Tim.

Reply via email to