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 and performance

Re: db_file_multiblock_read_count and performance

From: jaromir nemec <jaromir_at_db-nemec.com>
Date: Tue, 7 Dec 2004 00:38:21 +0100
Message-ID: <008901c4dbec$adb1c510$3c02a8c0@JARAWIN>


Hi Ryan,

> 2. bounce the instance to flush all the cache.

if you try to objectify the test by flushing the cache your test table is probably much too small to se any significant effect.

If you have system statistics gathered, consider the

(sreadtim - mreadtim/mbrc) * number of blocks in the table

as a theoretical accelaration in *miliseconds*!

On my PC I need to read some 30.000 blocks (8K) to reach a difference in order of seconds while using mbrc 1 and 128

hth

Jaromir D.B. Nemec
http://www.db-nemec.com

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Dec 06 2004 - 17:44:23 CST

Original text of this message

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