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: data files - How big?

RE: data files - How big?

From: Christopher Spence <cspence_at_FuelSpot.com>
Date: Sat, 02 Jun 2001 09:35:29 -0700
Message-ID: <F001.003193E5.20010602092102@fatcity.com>

I personally am not a fan of auto extend. I like to have a procedure when adding new data files.
I tend to keep data files smaller against popular opinion, there is no performance loss with many different data files. Also there is less likely of having OS locks when data files are more and smaller. Also, it is much easier to manage them if they need to be moved around if they are only 100 or 500Mb rather than 10Gb or 100Gb.

"Walking on water and developing software from a specification are easy if both are frozen."

Christopher R. Spence
Oracle DBA
Fuelspot

-----Original Message-----
Sent: Friday, June 01, 2001 10:40 AM
To: Multiple recipients of list ORACLE-L

I am setting up a new linux server (redhat 6.2 & oracle 8i 8.1.7) with a 1Ghz Processor and 512Mb RAM. How large should individual data files in a tablespace be allowed to grow? I can't find any advice on this in my oracle manuals/books. Is there a data file size that starts to hurt oracle. I've got one tablespace that will have 1-1.5 Gb of data. Should I allow a datafile to grow to that size, or would oracle like it better if I split it into 3 500Mb datafiles? Likewise, how should I handle the SYSTEM tablespace? Should I leave it as 1 large datafile or should it be broken into smaller ones?
I would also like to know what good oracle email lists are available to ask dba related questions other than this one.

Thanks,

Barry Stubbs
Windham School District

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Barry Stubbs
  INET: bgs_at_alpha1.net

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Christopher Spence
  INET: cspence_at_FuelSpot.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 Sat Jun 02 2001 - 11:35:29 CDT

Original text of this message

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