Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Raid and Oracle
Hi Brian,
As a general rule you should not have write-intensive files (especially the
online redo log files) on a RAID-5 disk, because of the parity check on each
write. Use raid-0 or raid0+1 for those.
Raid-5 will do for disks which are more being read than written to.
Hth,
--
Sybrand Bakker, Oracle DBA
Brian Howard <bh_at_creditwatch-inc.com> wrote in message
news:37F7AA85.9313DB0D_at_creditwatch-inc.com...
> I am trying to decide what type of RAID to implement on my new network
> under development. It will be using Oracle 8.0.5. Is there any problems
> or issues with any particular type of RAID (5,1,etc.) and the use of
> Oracle? What type of RAID would be the best to implement?
>
Received on Sun Oct 03 1999 - 15:15:26 CDT
![]() |
![]() |