Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> SGA Max size
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
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 Sat Sep 20 2003 - 13:19:40 CDT