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

Home -> Community -> Usenet -> c.d.o.server -> Re: buffer hit cache ratio

Re: buffer hit cache ratio

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Tue, 23 Dec 2003 19:14:42 GMT
Message-ID: <3FE89422.40B0BD23@remove_spam.peasland.com>


> that is not accurate. milsap is active on oracle-l_at_fatcity.com. He has
> repeatedly said that BHCR is only useful to tell you if you have alot
> of very bad sql. Namely if its VERY high, you have alot of terrible
> sql.

I'm not even sure that one can accurately make that claim for *every* case. Like most things, it all depends... What if you have a very small database and the data that gets accessed never gets aged out of the cache, and yet the SQL statements do not perform a lot of logical I/O? Does this mean that your SQL statements are terrible? You may have very good SQL statements. I agree that this is an extreme case that is very rarely seen in practice, but it is possible.

Cheers,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Tue Dec 23 2003 - 13:14:42 CST

Original text of this message

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