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 size

Re: SGA size

From: RP Data Solutions <rpdata_at_cyberus.ca>
Date: Thu, 17 Sep 1998 02:03:44 GMT
Message-ID: <36006a1b.1423370798@news.cyberus.ca>


As a quick overview, the SGA is made up of serveral parts, the database buffers, redo log buffers, and shared pool.... these 'parts' each have parameters in the init.ora. Probably the most crucial one is db_block_buffers, the others are shared_pool_size, and log_buffer. Remember that db_block_buffers parameter is multiplied by the db_block_size when calculating the size of the SGA...

Cheers,

Robert Prendin
Bertalan GOMBOS <gombos_at_finit.hu> wrote:

>Hi all!
>
> How can I set the size of SGA? I haven't found any parameter in
>INIT.ORA which set the SGA size.
>
> Thanks, bye:
> Bert
>--
> :
> ----.----, ------------------------------:----------------------------
> --;----"-----, ,--------, ,--------, | Bertalan Gombos
> | | ;--------' | | software engineer
> ---|----------' `-------- | | bgombos_at_freemail.c3.hu
>`----' --------------------------------- `------------------------ '98

#****************************************************
#	RP Data Solutions Inc.
#	Specializing in ORACLE DBA Support Services
#       We offer 24HR remote DBA support!!!
#****************************************************


Received on Wed Sep 16 1998 - 21:03:44 CDT

Original text of this message

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