Unix Technical Forum

BUG DB2 V8 FP12 Stored Proc Parameters - NULL value is case sensitive

This is a discussion on BUG DB2 V8 FP12 Stored Proc Parameters - NULL value is case sensitive within the DB2 forums, part of the Database Server Software category; --> syntego@gmail.com wrote: > Brian, > > The server and the client are both at V8 FP 12. I'm running ...


Go Back   Unix Technical Forum > Database Server Software > DB2

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #11 (permalink)  
Old 02-27-2008, 08:02 AM
Brian Tkatch
 
Posts: n/a
Default Re: BUG DB2 V8 FP12 Stored Proc Parameters - NULL value is case sensitive

syntego@gmail.com wrote:
> Brian,
>
> The server and the client are both at V8 FP 12. I'm running the Admin
> Client on my workstation.
>
> Here's the results of casting the null to a varchar(26) using RapidSQL
> 7.4 over ODBC:
>
> call rg.nulltest(cast(null as varchar(26)))
> R1
> PARM1 IS NOT NULL
>
> call rg.nulltest(cast(NULL as varchar(26)))
>
> R1
> PARM1 IS NOT NULL
>
> The error seems to be ODBC related. Whenever we have used the DB2
> Command Line Processor, the results return correctly.
>
> FYI - I've submitted the case to our DBA team who will be creating the
> PMR and will update the thread with the number when it gets created.
>
> Thanks,
>
> Bob


Our error was also ODBC releated but only when the server was V8 and
the client V7. The CLP returned the error, ODBC crashed the server (not
the connection, the server had to be brought back up). Ironic as it may
be, one case was with a CHAR(26) (being passed to a VARCHAR(25), which
worked but crashed when accessing the final character via SUBSTR).

Inbteresting that both are now NOT NULL. That is highly odd.

B.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:59 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com