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: Simple SGA help

RE: Simple SGA help

From: Kevin Kostyszyn <kevin_at_dulcian.com>
Date: Mon, 15 Jan 2001 10:39:53 -0500
Message-Id: <10742.126681@fatcity.com>


In order to increase the DB buffer Cache there are two parameters in the init.ora file. The DB_BLOCK_SIZE and the DB_BLOCK_BUFFERS. You will increase the DB_BLOCK_BUFFERS and multiply it by the DB_BLOCK_SIZE to get the size of the cache.
Kevin

-----Original Message-----

From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of William Rogge
Sent: Monday, January 15, 2001 9:01 AM
To: Multiple recipients of list ORACLE-L Subject: Simple SGA help

OK, so I have a new utility to monitor overall SGA usage. Breaks it down to show statistics on the major components.

Nothing that unusual, but, I notice that 'Buffer Cache Hit Ratio' is low from my perspective (78.56%). 'Library Cache Hit Ratio' is running at 97.54%, while 'Data Dictionary Cache Hit' is running at 96.11%. I would like to increase 'Buffer Cache Hit Ratio' to about 93-95% but am unsure which SGA parameter I need to increase.

Thanks for your assistance.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: William Rogge
  INET: William_Rogge_at_voltek.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jan 15 2001 - 09:39:53 CST

Original text of this message

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