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: How to set SGA size initially?

RE: How to set SGA size initially?

From: Jack Silvey <JSilvey_at_XOL.com>
Date: Mon, 19 Jun 2000 16:45:22 -0500
Message-Id: <10533.109792@fatcity.com>


Or, you can do what I do, and allocate as much damn RAM as possible to the database. It always makes for a fast database, as long as you don't crowd the OS or other apps out, does not hurt anything. And the users LOVE a fast database, dontcha know.

Like, what else are you going to do with that unused RAM? I am so sure!

;)

-----Original Message-----
From: Gurgaon, DBA (CAP, GECSI, CONTRACTOR) [mailto:DBA.Gurgaon_at_geind.GE.com]
Sent: Monday, June 19, 2000 6:45 AM
To: Multiple recipients of list ORACLE-L Subject: RE: How to set SGA size initially?

Your SGA size can be upto 1/3rd of your physical RAM. keep (db_block_buffers*db_block_size) around 1/3rd of your shared_pool_size.
Initially keep sort_area_size=1000000
log_buffers=4*db_block_size

Vikas

-----Original Message-----
Sent: Monday, June 19, 2000 2:56 PM
To: Multiple recipients of list ORACLE-L

Hi,

        How do I select the size of SGA (DB Buffer & Shared pool size) during

        the database design? Are there any guidelines?

Thanx & Regards,
Ramamohan B N

-- 
Author: Ramamohan B N
  INET: ramamohan.bn_at_tatainfotech.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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). -- Author: Gurgaon, DBA (CAP, GECSI, CONTRACTOR) INET: DBA.Gurgaon_at_geind.GE.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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 Mon Jun 19 2000 - 16:45:22 CDT

Original text of this message

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