Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: db_file_multiblock_read_count causing full scans to take longer?

RE: db_file_multiblock_read_count causing full scans to take longer?

From: <oracle-l-bounce_at_freelists.org>
Date: Tue, 19 Dec 2006 21:11:42 +0100
Message-ID: <F2C9CCA71510B442AF71446CAE8AEBAF8B57BA@MSXVS04.trivadis.com>


Allen

> By flushing the buffer cache before your testing,
> aren't you going to be testing and optimizing based
> on an unrealistic scenario?

Possibly.

> Why tune for all blocks being uncached if that will
> not be the typical case?

Because this is the only way to find out what the infrastructure is able to deliver.

In addition:
- If you set db_file_multiblock_read_count for best performance you will eventually achieve best performance.
- If you don't set db_file_multiblock_read_count for best performance you will *never* achieve best performance.

Regards,
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 19 2006 - 14:11:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US