Return-Path: <oracle-l-bounce@freelists.org>
Delivered-To: 2-oracle-l@orafaq.com
Received: (qmail 17424 invoked from network); 21 May 2006 11:39:56 -0500
Received: from freelists-180.iquest.net (HELO turing.freelists.org) (206.53.239.180)
  by 69.64.49.119 with SMTP; 21 May 2006 11:39:55 -0500
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 0148B331C52;
 Sun, 21 May 2006 12:39:56 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 18686-05; Sun, 21 May 2006 12:39:55 -0400 (EDT)
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7F11F331BBB;
 Sun, 21 May 2006 12:39:55 -0400 (EDT)
Received: with ECARTIS (v1.0.0; list oracle-l); Sun, 21 May 2006 12:39:16 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 6E8F33318A0
 for <oracle-l@freelists.org>; Sun, 21 May 2006 12:39:16 -0400 (EDT)
Received: from turing.freelists.org ([127.0.0.1])
 by localhost (turing [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 18459-08 for <oracle-l@freelists.org>;
 Sun, 21 May 2006 12:39:16 -0400 (EDT)
Received: from mail.pdx.polyserve.com (fw.pdx.polyserve.com [216.64.170.67])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id D038E330F97
 for <oracle-l@freelists.org>; Sun, 21 May 2006 12:39:15 -0400 (EDT)
Received: from ex2.ms.polyserve.com (ex2.ms.polyserve.com [10.1.0.6])
 by mail.pdx.polyserve.com (Postfix) with ESMTP id 7C1465EC3FB
 for <oracle-l@freelists.org>; Sun, 21 May 2006 09:39:12 -0700 (PDT)
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis
Subject: RE: Data Mirroring on two data centers -- How to use ASM ?
Date: Sun, 21 May 2006 09:39:14 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD0E5A4D7@ex2.ms.polyserve.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Data Mirroring on two data centers -- How to use ASM ?
Thread-Index: AcZ8wAXaFAydA/6zRMeLTo4V0CAKSwAMy9bg
From: "Kevin Closson" <kevinc@polyserve.com>
To: <oracle-l@freelists.org>
X-archive-position: 34894
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-to: oracle-l-bounce@freelists.org
X-original-sender: kevinc@polyserve.com
Precedence: normal
Reply-to: kevinc@polyserve.com
X-list: oracle-l
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at avenirtech.net

 
>>>
>>>So from corruptions perspective - a storage level replicated 
>>>database IS as single point of failure. Not to mention that 
>>>all user errors such accidential rm -rf * get all propagated 
>>>to remote storage without a question.


Tanel, your input is always golden, but I don't think the SAN
replication proponents (like me) are suggesting a single-technology
approach. There still has to be thought about logical corruptions
as you point out, and human accidents like rm(1) as well need to 
be factored in. I think storage-level replication combined with
an amount of local Data Guard and perhaps filesystem snapshots
can help. For instance, our next filesystem release will support a
non-intrusive snapshot capability that will allow you to snapshot
filesystems not just every now and then, but hundreds of thousands
of times. That would take care of rm(1) concerns because the database
in a filesystem snapshot looks just as it would if you had powered
off the system. So you could mount a snapshot that is, say, 30 seconds
old and roll it forward. I know, I know, I'm talking about some 
technology that doesn't come on a CD from Oracle Corp so it can't
possibly be helpful right ?  :-) Where I sit, the intent is to solve
this 
problem in a way that is not Oracle-centric but will have Oracle
in mind, and from a market persective, I think that is anything
but a foolish approach.

DR threads are always very healthy for the mind and if anything
can be stated matter-of-factly regarding DR, it is that you better 
not approach the problem with a religious brain-washed bias or the
project is
doomed.  Any input from Carel-Jan on this sort of thread is gold as
well.

In the end, it really does have to start with RTO/RPO analysis as 
Carel-Jan states a few posts back. If RTO/RPO can be established
the project might at least be more feesible than trying to make
brick without straw.


--
http://www.freelists.org/webpage/oracle-l


