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: FILE SIZING

Re: FILE SIZING

From: <Jared.Still_at_radisys.com>
Date: Fri, 07 Dec 2001 11:29:22 -0800
Message-ID: <F001.003D7CA9.20011207111619@fatcity.com>

  1. In our testing environment log file switch is occuring every 2 minutes. The size of log files is 100M . What shold be the size of log files in Performance testing --- 500M or 1G . Is there any drawback in using large size of log files. For performance testing we will be running in noarchive log mode.

1 gig should work fine. You may want to set log_checkpoint_timeout to a a value to force a checkpoint every 20-30 minutes during periods of inactivity.


2) Two of our table sizes is 175G and 160G. We are partitioning both the tables into 10 partitions. What should be the

     ideal datafile size and initial extent size. Is there any drawbacks in using big datafiles. We always used about 2G

     file size for small databases.

128 Meg extents would work nicely. That's only about 150 extents per partition.


3) We will be using locally manages tablespaces . which option is better for large database Uniform size or Autoallocate.

Personally I prefer uniform size. no chance of fragmentation, which can be an issue with large extents.

Jared

--

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

Author:
  INET: Jared.Still_at_radisys.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 Fri Dec 07 2001 - 13:29:22 CST

Original text of this message

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