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: Mirroring REDO logs to an nfs drive

RE: Mirroring REDO logs to an nfs drive

From: Jay Hostetter <jhostetter_at_decommunications.com>
Date: Fri, 25 Jan 2002 07:05:05 -0800
Message-ID: <F001.003FB119.20020125062522@fatcity.com>

I know that at one time, Oracle recommended that you do not put files onto an NFS file system. I think the OS needs to guarantee that the data was actually written to disk, and when you use NFS the OS "thinks" the data was written, when in reality it may still be transferring across the network. Somebody else may be able to shed some more current information on this.

Also, even though your drives are mirrored on your production box, it is still wise to mirror your redo logs and control files to separate file systems. I have seen file systems become corrupt due to OS or firmware bugs, not to mention what an errant "rm" command can do. The only thing that hardware mirroring does in those cases is mirror the corruption or mistake.

-----Original Message-----
Sent: Thursday, January 24, 2002 12:50 PM To: Multiple recipients of list ORACLE-L

easiest way to see the values is to do a backup controlfile to trace... they will be there

Jay Hostetter
Oracle DBA
D. & E. Communications
Ephrata, PA USA

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jay Hostetter
  INET: jhostetter_at_decommunications.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 Fri Jan 25 2002 - 09:05:05 CST

Original text of this message

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