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: duplexing redos and archives

RE: duplexing redos and archives

From: Cary Millsap <cary.millsap_at_hotsos.com>
Date: Tue, 06 Aug 2002 13:08:27 -0800
Message-ID: <F001.004ACA8D.20020806130827@fatcity.com>


I think the logical argument is on your side as well. The Oracle kernel has some code path that allows it to write different things into supposedly "identical" redo logs, to account for device glitches, etc. But this works only if you use the *Oracle* capability to multiplex redo.

Cary Millsap
Hotsos Enterprises, Ltd.
http://www.hotsos.com

Upcoming events:
- Hotsos Clinic, Oct 1-3 San Francisco, Oct 15-17 Dallas, Dec 9-11 Honolulu
- 2003 Hotsos Symposium on OracleR System Performance, Feb 9-12 Dallas - Next event: NCOAUG Training Day, Aug 16 Chicago

-----Original Message-----
Sent: Tuesday, August 06, 2002 1:44 PM
To: Multiple recipients of list ORACLE-L

This may be 'old school' thinking, but I prefer to duplex my redo logs. Why?
Because there are some things that mirroring cannot protect you against. 1. The deletion of a redo log through human error (been there, recovered from it...)
2. The logical corruption of a redo log (never experienced it myself, but it
is theortically possible)
3. Oracle's fault tolerance regarding the ability to function as long as 1
redo log in a group is accessible

Considering the critical nature of the redo logs (lose one and your recovery
is done...and perhaps your job) and their small size in relation to overall
databse size, duplexing in a group makes sense.

This is one of those issues where valid arguements exist on both sides. In
some ways, the logical arguements are on the side of not duplexing redo logs
that are mirrored. However, when you consider that the loss or corruption of
a single redo log can cause the database to be unrecoverable is enough to
justify the cost of duplexing.

Just my humble (old school) opinion

Dan Fink

-----Original Message-----
Sent: Tuesday, August 06, 2002 12:13 PM
To: Multiple recipients of list ORACLE-L

Currently we are duplexing our redo logs and archive logs through oracle. We do this at the oracle level because we are using mirroring (raid0?) and if we lose a redo log or archive file the database will not be affected.

We will be moving to raid5 arrays in the future and are wondering whether we still need to do the duplexing. Since the arrays are made up of data disks plus a parity disk plus a hot swap do we need to worry about losing a redo log? Our sys admins are telling us we don't and I tend to agree with them but we want to get other opinions on the subject.

How are shops handling this who are using raid5?

Thanks.
Joe
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Joe Armstrong-Champ
  INET: Joseph.Armstrong-Champ_at_tufts.edu

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Fink, Dan
  INET: Dan.Fink_at_mdx.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).

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Cary Millsap
  INET: cary.millsap_at_hotsos.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 Aug 06 2002 - 16:08:27 CDT

Original text of this message

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