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: SGA Max size

RE: SGA Max size

From: <Avnish.Rastogi_at_providence.org>
Date: Sun, 21 Sep 2003 08:14:40 -0800
Message-ID: <F001.005D09F5.20030921081440@fatcity.com>


In 9202, DB_BUBBER_CACHE, SHARED_POOL, LARGE_POOL and JAVA_POOL can be dynamically altered. But in 901, LARGE_POOL and JAVA POOL are static. If MAX SGA is less than 128MB then Oracle will use 4MB granule size to allocate/deallocate memory. For SGA greater than 128M, Oracle granule size is 16MB.

-----Original Message-----
To: Multiple recipients of list ORACLE-L Sent: 9/20/03 11:19 AM

My understanding of SGA is
SGA = x + y + z
where x = (dbblksize*db_blk_buf OR db_cache_Size if 9i) y=shared_pool
z=java pool, log_buffer

If 9i oracle introduced SGA_MAX_SIZE; the sum of x+y+z can be  < SGA_MAX_SIZE; if so, which part of x/y/z expands when need arises.

Thanks

Quriyat



No banners. No pop-ups. No kidding.
Introducing My Way - http://www.myway.com
--

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

Author: quriyat
  INET: quriyat_at_myway.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).

DISCLAIMER:
This message is intended for the sole use of the individual to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the addressee you are hereby notified that you may not use, copy, disclose, or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete this message.
--

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

Author: <Avnish.Rastogi_at_providence.org
  INET: Avnish.Rastogi_at_providence.org

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Sun Sep 21 2003 - 11:14:40 CDT

Original text of this message

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