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 this patch over the original.
> >
> >>>Describe failed during DBI::st=HASH(0x402091a8)->FETCH(NUM_OF_FIELDS): 
> >>>6553: ORA-06553: PLS-561: character set mismatch on value for parameter 
> >>>'ARG2'
> >>
> >>The same on 5.8.3 on 9.2 Linux client against 8.0.5 Solaris server:
> >
> >Okay. I've had enough of trying to finesse this one. Here's a patch
> >that disables that block of tests if the client or the server is <9.0.
> >
> >Let me know how it goes. Thanks.
> >
> >Tim.
> >
> >p.s. I've also removed the bind_col that was triggering the failure.
> >I'd be curious what happens if you comment out the first skip() call.
> 
> Oracle 8.1.7/8.1.7:
> 
> test nvarchar2 arg passing to functions
> Use of uninitialized value in foreach loop entry at t\25plsql.t line 301.
> Use of uninitialized value in foreach loop entry at t\25plsql.t line 301.
> Client/server version < 9.0
> 
> Patch attached.

Thanks, applied. I think we're good to go...

Tim.

Reply via email to