Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Combined SGA size and Total Memory
I would have thought that the SGA should be as big as it needs to be and no
bigger!!
Needlessly allocating extra memory to the SGA just because you have can make Oracle work harder as it has more memory to manage. Buffer chain lengths will increase and scanning and cache chains latch contention has the potential to increase on active systems.
The size of the SGA should also depend on other processes on the system and their usage (including Oracle processes that perhaps require a large sort buffer).
Cheers,
Graeme.
-----Original Message-----
From: tboss_at_bossconsulting.com [mailto:tboss_at_bossconsulting.com]
Sent: Thursday, 24 June 2004 8:33 AM
To: oracle-l_at_freelists.org
Subject: Re: Combined SGA size and Total Memory
Ugh, 30% of memory would be such a waste of expensive physical Ram.
70-75% of your physical ram for Oracle is fine, assuming you've got ample swap space and no other applications on the machine.
If you let 9i dbca default all its values, it assumes 70% as a target. This is as good of a "rule of thumb" as any.
Todd
>
> Hello,
>
> A fellow DBA tells me that the total SGA size of all instances on the
serve=
> r (HP, Sun) should not exceed 30% of the server's total memory. I
> could not find any documentation supporting this argument in Metalink? Is
t=
> here is any such guideline? My impression was to monitor the
> paging/swap on the server before adding more memory rather than going by
th=
> e rule of thumb....=20
>
> Thanks in advance for your input.
>
> Biju Thomas
>
>
>
___________________________________________________________________________=>
> __________________________________
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- -- This transmission is for the intended addressee only and is confidential information. If you have received this transmission in error, please notify the sender and delete the transmission. The contents of this e-mail are the opinion of the writer only and are not endorsed by the Mincom Limited unless expressly stated otherwise. ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Jun 23 2004 - 18:49:39 CDT