Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-22 Thread Steffen Goeldner
Tim Bunce wrote: ON Thu, Oct 21, 2004 at 10:41:28AM +0100, Tim Bunce wrote: On Thu, Oct 21, 2004 at 07:52:42AM +0200, Honza Pazdziora wrote: t/25plsql is now clean. The perl -Mblib yields Can't select from function (ORA-06553: PLS-561: character set mismatch on value for parameter 'ARG2'

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-22 Thread Tim Bunce
On Fri, Oct 22, 2004 at 09:53:06AM +0200, Steffen Goeldner wrote: Tim Bunce wrote: On Thu, Oct 21, 2004 at 06:57:20PM +0200, Honza Pazdziora wrote: On Thu, Oct 21, 2004 at 06:46:15PM +0200, H.Merijn Brand wrote: On Thu 21 Oct 2004 18:20, Tim Bunce [EMAIL PROTECTED] wrote: Please try

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Steffen Goeldner
Tim Bunce wrote: Yes, another release candidate! Perl 5.6.1, Win2k, Borland 5.5, Oracle Client 8.1.7.4.15, Oracle Server 8.1.7.2.1 Using C:/temp/DBD-Oracle-1.16-8/blib t\01baseok t\10general.ok t\15nls.ok t\20select..ok

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Tim Bunce
On Thu, Oct 21, 2004 at 08:53:40AM +0200, Steffen Goeldner wrote: Tim Bunce wrote: Yes, another release candidate! You know, my Borland compiler is now in picky mode: 'typename' is only allowed in template declarations in function ... Patch attached. Thanks, applied. Tim.

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Tim Bunce
On Thu, Oct 21, 2004 at 09:07:01AM +0200, Steffen Goeldner wrote: Tim Bunce wrote: t\21nchar... Database and client versions and character sets: Database 8.1.7.2.1 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set is WE8ISO8859P1 (Non-Unicode) Client 8.1.7.0 NLS_LANG is

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread H.Merijn Brand
On Wed 20 Oct 2004 16:49, Tim Bunce [EMAIL PROTECTED] wrote: Yes, another release candidate! === 64bit perl-5.8.5-dor on HP-UX 11.11 (11i) LD_RUN_PATH=/pro/oracle/v920/lib:/pro/oracle/v920/rdbms/lib Using DBI 1.43 (for perl 5.008005 on PA-RISC2.0-LP64) installed in

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread H.Merijn Brand
On Thu 21 Oct 2004 11:49, H.Merijn Brand [EMAIL PROTECTED] wrote: t/25plsql...ok 65/83Can't call method bind_columns on an undefined value at t/25plsql.t line 319. t/25plsql...dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 66-83

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread H.Merijn Brand
On Thu 21 Oct 2004 12:03, H.Merijn Brand [EMAIL PROTECTED] wrote: t/25plsql...ok 65/83Can't call method bind_columns on an undefined value at t/25plsql.t line 319. t/25plsql...dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 66-83

RE: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Jeff Urlwin
Yes, another release candidate! Looks good here. Pretty consistent reauth not working when ORACLE_USERID_2 not set ;). I guess I didn't notice before -- patched to give reason and fix spelling issues. Minor patch, so I submitted. Reauth doesn't seem to work with remote servers...i.e.

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Tim Bunce
ON Thu, Oct 21, 2004 at 10:41:28AM +0100, Tim Bunce wrote: On Thu, Oct 21, 2004 at 07:52:42AM +0200, Honza Pazdziora wrote: t/25plsql is now clean. The perl -Mblib yields Can't select from function (ORA-06553: PLS-561: character set mismatch on value for parameter 'ARG2' ORA-06553:

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Honza Pazdziora
On Thu, Oct 21, 2004 at 06:46:15PM +0200, H.Merijn Brand wrote: On Thu 21 Oct 2004 18:20, Tim Bunce [EMAIL PROTECTED] wrote: Please try this patch over the original. 32bit 5.8.5-dor on HP-UX 11.00 ok 60 ok 61 test bind_param_inout of param that's not assigned to in executed statement

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-21 Thread Tim Bunce
On Thu, Oct 21, 2004 at 06:57:20PM +0200, Honza Pazdziora wrote: On Thu, Oct 21, 2004 at 06:46:15PM +0200, H.Merijn Brand wrote: On Thu 21 Oct 2004 18:20, Tim Bunce [EMAIL PROTECTED] wrote: Please try this patch over the original. Describe failed during

ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-20 Thread Tim Bunce
Yes, another release candidate! I think I've finally got to the bottom of the character set issues. (Thanks in part to Lincoln providing me with an account on a system with several test databases with different combinations of CHAR and NCHAR character sets. Thanks Lincoln.) This release has

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-20 Thread Honza Pazdziora
On Wed, Oct 20, 2004 at 03:49:25PM +0100, Tim Bunce wrote: Yes, another release candidate! I think I've finally got to the bottom of the character set issues. [...] I'd be especially grateful for reports of testing of ... - a range of Oracle versions, especially 8.1.x and even 8.0.x

Re: ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8)

2004-10-20 Thread Honza Pazdziora
On Thu, Oct 21, 2004 at 12:56:37AM +0100, Tim Bunce wrote: t/23wide_db_8bitset $ENV{NLS_LANG}=AMERICAN_AMERICA.WE8MSWIN1252 dubious Test returned status 0 (wstat 11, 0xb) Odd. If the appended patch doesn't fix (or workaround) it please try digging deeper. $ perl