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: System TS size

RE: System TS size

From: Gurgaon, DBA (CAP, GECSI, CONTRACTOR) <DBA.Gurgaon_at_geind.GE.com>
Date: Thu, 8 Jun 2000 10:17:47 +0530
Message-Id: <10521.108173@fatcity.com>


System tablespace 1 gb

temp      "       3 gb
rbs        "      3 gb

Now keep rollback segments as big as possible and leave around 1.5 gb free in rbs tablespace.
you can increase your SGA upto 1/3rd of your ram. initially keep sort_area_size = 1m.
and later when your system is up check during peak working hours. sort(disk)/sort(memory) from v$sysstat.
If it comes more than 5% than increase your sort area size.

Vikas

-----Original Message-----
From: Gopal , Umesh [mailto:ugopal_at_proxicom.com] Sent: Wednesday, June 07, 2000 8:18 PM
To: Multiple recipients of list ORACLE-L Subject: System TS size

I am planning a 100 Gb data warehouse, with largest talble about 25 Gb on machine with 2 Gb memory,
Can anyone please provide a me with a guideline as to what a good size for the following would be :

SYSTEM tablespace,
TEMPORARY tablespace
ROLLBACK segment Tablespace
SORT_AREA_SIZE parameter
SGA size

All help appreciated

Umesh

-- 
Author: Gopal , Umesh
  INET: ugopal_at_proxicom.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 Wed Jun 07 2000 - 23:47:47 CDT

Original text of this message

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