Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ((RE)): db_file_mutliblock_read_count and physical IO
You should not benchmark instances, but the applications.
If you think that setting a parameter to certain value
will help you, then execute the application before and
after setting the parameter and record the difference.
You missed the whole point of the "method R". The moral
of Cary's and Lawson's book is exactly that: you do not
measure performance of an instance, because you don't have
criteria to evaluate such performance. You measure performance
of an application. The performance of applications is measured
in decibels. The louder the end users scream, the worse application
is performing. Performance of an instance is measured with BCHR.
-- Mladen Gogala Oracle DBA email:mladeng_at_aetvn.com Ext: 9787Received on Thu Aug 19 2004 - 10:12:15 CDT
> -----Original Message-----
> From: ryan.gaffuri_at_comcast.net [mailto:ryan.gaffuri_at_comcast.net]
> Sent: Thursday, August 19, 2004 11:07 AM
> To: oracle-l_at_freelists.org
> Subject: ((RE)): db_file_mutliblock_read_count and physical IO
>
>
> Let's say I determined that I Had a physical IO problem. How
> would I benchmark to see if db_file_multiblock_read_count
> reduced this problem? Would I do a 10046 trace and compare
> the number of 'db file scattered reads'?
> I know I asked a similiar question yesterday, but I am
> looking for a little more. What else would you do to
> benchmark this to see if this parameter change had any affect
> on physical IO?
---------------------------------------------------------------- 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 -----------------------------------------------------------------
![]() |
![]() |