Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: datafile size / performance

Re: datafile size / performance

From: Sergey Kaplun <skaplun_at_my-dejanews.com>
Date: Fri, 23 Apr 1999 09:50:59 GMT
Message-ID: <7fpfq3$ekq$1@nnrp1.dejanews.com>


In article <372008F7.DAF41398_at_spin.ch>,   sjo_at_spin.ch wrote:
> Hi
>
> Has the size of the datafiles some influence on Oracle DB Server
> performance? Is it better to have more smaller datafiles or few
> larger datafiles?
>
> bye
> --
> Sam Jordan
>

Hi Sam,
If you use smaller datafile you can distribute ones accross available disks. It improves performance in multi-user or parallel query/server environment.
In some OS you can create larger datafile and use stripped logical volume for filesystem or raw device location.
It is correct for normal operation,but media recovery operation is slower for larger files and may be more complicated.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Apr 23 1999 - 04:50:59 CDT

Original text of this message

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