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: Question about many Oracle Data Files

RE: Question about many Oracle Data Files

From: John Kanagaraj <john.kanagaraj_at_hds.com>
Date: Tue, 12 Jun 2001 17:08:34 -0700
Message-ID: <F001.00326CCC.20010612171522@fatcity.com>

>I beg to differ with this persons assessment.
>
>Number of datafiles hardly effect performance in any noticable
>manor. This
>can be noted during checkpoint where high count of data files
>check point
>with similar efficiency of low number.

Christopher,

It is not *only* the number of datafiles that affects performance - it is the combination of number of log switches X number of files that is the problem. A reduction in either of these two equals to a low percentage of I/O for file header update vs actual, 'useful' I/O. A small set of redolog files with a large number of files = disaster (which implements itself as sudden occurences of 'database freeze')

John Kanagaraj

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: john.kanagaraj_at_hds.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 Tue Jun 12 2001 - 19:08:34 CDT

Original text of this message

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