Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Have you had any issues with 9.2.0.5
It may be specific to Peoplesoft, but at two different clients I have seen
performance issues when going to 9.2.0.5. The CBO suddenly uses a lot of "merge
join cartesian" with a "buffer sort" on the inner table. That causes a lot of
problems when the estimated cardinality for the outer table is wrong.
The other thing I have seen are a lot more index skip scan accesses than
before. Again, often not appropriate.
It may be a consequence of running without cpu costing (i.e. no system statistics in place).
Could you please post any interesting findings here.
Quoting "Loughmiller, Greg" <greg.loughmiller_at_cingular.com>:
> If you all could be so kind, could you please share any negative experience
> that you all have had by using 9205? Specifically, any bugs/issues that you
> have encountered while using 9.2.0.5.
>
> In addition, for those who are using Oracle Apps and 9205 would be of
> special interest.
>
-- Regards Wolfgang Breitling Oracle 7,8,8i,9i OCP DBA 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 Fri Jul 09 2004 - 07:50:21 CDT
![]() |
![]() |