Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Re: Latch free
cursor_sharing = similar did not like our use of PIPELINE functions in 9.2.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of biti_rainy
Sent: Monday, April 26, 2004 10:57 AM
To: oracle-l_at_freelists.org
Subject: Re: Re: Latch free
hi,Mladen Gogala
oracle9.2 ,JDBC always has bugs.
in version 9.2 , if you have analyze the column for= histograms ,then sursor_sharing =3D force may generate bad excution plan . though oracle 9.2 has "Peeking of User-Defined= Bind Variables " new feature may cause more problems .
if sursor_sharing =3D similar , and has the columns histograms ,=
then there is always hard parse .
do a test ,query the v$sysstat ,the hard parse increment=
and the v$sql_plan has a new one
Best regards
yahoo id: feng_chunpei
A new dba from china
>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
>----------------------------------------------------------------=
-
>
>.
=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1=A1
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- 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 Mon Apr 26 2004 - 11:00:28 CDT
![]() |
![]() |