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: Tuning db_block_buffer

Re: Tuning db_block_buffer

From: John Chiu <johnymc_at_netscape.net>
Date: Tue, 28 Dec 1999 07:44:55 -0500
Message-ID: <oh2a4.874$Mk6.2115259465@news1.tor.primus.ca>


You have increase the sie of your data block buffer cache, it has more memory space to store the most recently used data ( more space for LRU data), thus reduce the frequency in cache out database data in the SGA, thus improve the hit ratio.

HTH John Chiu

<mayleel_at_my-deja.com> wrote in message news:848ds2$i0o$1_at_nnrp1.deja.com...
> I'm running Oracle 8.0.5 on Solaris.
>
> I changed the db_block_buffer from 3200 to 4800,and my hit ratio went
> from 78-80% to 50% and dropping!!!
>
> Any ideas?
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Dec 28 1999 - 06:44:55 CST

Original text of this message

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