Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Wrong results using decode when db upgraded to 9205

RE: Wrong results using decode when db upgraded to 9205

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Wed, 05 May 2004 13:05:11 -0600
Message-Id: <6.1.0.6.2.20040505130500.02a28558@pop.centrexcc.com>


I don't have a 9.2.0.5 instance to test this, but in testing on 9.2.0.4 on Windows2000, I did not get the rewrite to bind variables inside the decode function when setting cursor_sharing to force or similar on a session level. Maybe Oracle "fixed" that in 9.2.0.5 but it is not workin.

Can you check in your 9.2.0.2 system if you get the bind variable substitution with cursor_sharing=force/similar ?

At 10:59 AM 5/5/2004, you wrote:
>Wolfgang ...
>
>It looks like this ...=20
>
>decode(:"SYS_B_08", :"SYS_B_09", :"SYS_B_10", :"SYS_B_11") =3D =
>:"SYS_B_12"
regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed May 05 2004 - 14:03:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US