Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re: 10046 event is useless in 9.2.0.4 version for response time measuring !!!
On Mon, 02 Aug 2004 14:27:21 -0600, Daniel Fink <daniel.fink_at_sun.com> wrote:
> If you can extract the performance problem from production and replicate it on a non-production system, is the 6x timing issue
> really an issue? If the 6x stays constant, then you can still compare apples to apples.
Unfortunately the factor by which times are increased is not constant. The overhead comes from the row-source execution statistics which means (in general) that operations that change between row sources frequently will suffer to a greater extent than operations that don't.
So hash joins for example will look more desirable (to the analyst - not the CBO) than NL.
-- Niall Litchfield Oracle DBA http://www.niall.litchfield.dial.pipex.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 Tue Aug 03 2004 - 04:00:27 CDT
![]() |
![]() |