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: Multiple Datafiles and performance?

Re: Multiple Datafiles and performance?

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Thu, 07 Aug 2003 10:19:31 -0800
Message-ID: <F001.005C97DA.20030807101931@fatcity.com>


At 09:59 AM 8/7/2003 -0800, you wrote:
>Hi!
>
> > The benefits of spreading the data over as many physical access paths ( ~
> > disks ) using multiple datafiles notwithstanding, there is always the case
> > of too much. Keep in mind that at checkpoint time the DBWR need to visit
> > the header of every ( non read-only ) datafile. That's unlikely to be an
>
>The number of files had some impact in older Oracle versions (7.x).
>
>Starting from 8.0 I believe, this issue is somewhat relieved, as you
>probably know. Not all file headers are updated together and the update
>doesn't have to go to disk immediately (this goes for checkpoints caused by
>log switches).

Actually I didn't or else I wouldn't have made the point. I guess that is how myths start and get perpetuated: by no keeping up with changes.

>Also, in older versions db_files parameter affected DBWR batch size and some
>buffer cache structures as well, IIRC.
>
>The biggest number of files I've had in a production database is about 1150,
>960MB each. On WindowsNT4... =8Žo

Wolfgang Breitling
Oracle7, 8, 8i, 9i OCP DBA
Centrex Consulting Corporation
http://www.centrexcc.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Wolfgang Breitling
  INET: breitliw_at_centrexcc.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu Aug 07 2003 - 13:19:31 CDT

Original text of this message

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