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: How much SGA free?

Re: How much SGA free?

From: Gaja Krishna Vaidyanatha <oraperfman_at_yahoo.com>
Date: Wed, 11 Jul 2001 21:00:32 -0700
Message-ID: <F001.003483E0.20010711210019@fatcity.com>

Babu & list,

If we are referring to the "free memory" statistic from v$sgastat, the closer that number is to 0, the better. If you see a very large number, it indicates an "overallocation problem" in one or more components of the shared/large/java pools.

And without getting on the soapbox, there is NO such thing as an "healthy cache hit ratio". There is only one thing that is relevant to any Oracle system and it is "wait events". I have seen 99.98% systems crawl like snails and 56% systems fly through like grease lightning.

Moral of the story - Don't worry what your cache hit ratios are, look at your wait events, go after your system's bottlenecks, proactively manage the memory allocation of various components of your SGA and your PGA, encourage cursor sharing, reduce hard parsing, reduce soft parsing, encourage "caching session cursors" and for everyone's health fix those SQL statements where the whole thing begins.

Cheers,

Gaja


Gaja Krishna Vaidyanatha
Director, Storage Management Products,
Quest Software, Inc.
Co-author - Oracle Performance Tuning 101 http://www.osborne.com/database_erp/0072131454/0072131454.shtml

Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gaja Krishna Vaidyanatha
  INET: oraperfman_at_yahoo.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 Wed Jul 11 2001 - 23:00:32 CDT

Original text of this message

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