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: SGA tuning

Re: SGA tuning

From: Halina Monka <toyr002_at_ibm.net>
Date: 1996/10/28
Message-ID: <3274EDA4.138@ibm.net>#1/1

Eugene Gardner wrote:
>
> > 1) To ajust the SGA size, is init.ora the place to go? Is there
> > any other way to do so?
>
> Run Oracleins to relink the RDBMS. At the configure option (menu item
> 3) choose the size.
>
> > 2) How does Oracle handle the SGA allocation? Does it grab all the
> > memory at startup time?
>
> Yes, although this can be paged out depending on the platform
>
> > 3) Is there a guildline to allocate SGA size as proportional
> > to the total system memory?
>
> Main think is that it must all fit in physical memory, otherwise you
> could end up double paging out. The is a formula in the
> Administrators' guide, but it relies on an intimate knowledge of the
> data and its future growth. Best guess and later
> monitoring/adjustment may be the most practical way of sizing it.
>
> > 4) Is there a way/tool to monitor the content of a SGA?
>
> Not one known to me; althought some platforms may allow this external
> to Oracle.
 

> 3) Is there a guildline to allocate SGA size as proportional
> to the total system memory?

Oracle recomends that total SGA be not more then 1/3 of the physical memory. Could not get explanation supporting this recomendation however! Halina Received on Mon Oct 28 1996 - 00:00:00 CST

Original text of this message

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