Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Why "Separating Data and Indexes improves performance" is a myth?
Paula,
There are many factors to consider in disk layout. You also have to consider recoverability. One place I worked had an antiquated backup system that could only backup devices and not files. For a data warehouse, we separated the read-only tablespaces onto separate devices so we could skip backing them up (except after the load of course). You also have to consider administration. A hosting company wanted to put the database on a system with 3 different sets of disk with different raid levels. For a low performance database with poor sizing forecasts, it was better to have everything on a system with 1 raid (0+1) configuration.
Daniel
Paula_Stankus_at_doh.state.fl.us wrote:
> So in laying out disks for a new database - perhaps the only thing worth =
> separate out is the redo based on I/O contention - right? =20
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Apr 23 2004 - 15:21:32 CDT
![]() |
![]() |