Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Wrong results using decode when db upgraded to 9205
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
-- 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
![]() |
![]() |