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: Raid and ORACLE

Re: Raid and ORACLE

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 24 Nov 2000 18:50:36 +0800
Message-ID: <3A1E47FC.455@yahoo.com>

Michael O'Neill wrote:
>
> "Philippe MARY" <philippe.mary_at_cnfpt.fr> wrote in message
> news:lKRS5.764$et7.2248858_at_nnrp3.proxad.net...
> > I'd like to know if there are some recommendation when using ORACLE with
> > RAID.
> >
> > I think to use RAID 1 for
> > Redo log
>
> Using RAID1 for redo log files should be just enough for you and your unix
> admin to get fired, eventually.
> --
> Michael O'Neill
> mjoneill_at_email.com

Given that

  1. redo's will be written in small chunks, (typically 512 bytes at a time on many platforms)
  2. must be protected from failure
  3. hardware RAID solutions can often be faster than using Oracle's multiplexing offering

I fail to see you logic against raid-1.

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk (mirrored at
http://www.oradba.freeserve.co.uk)

"Some days you're the pigeon, some days you're the statue"
Received on Fri Nov 24 2000 - 04:50:36 CST

Original text of this message

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