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: A high-availability question (standby , replication or ....)

Re: A high-availability question (standby , replication or ....)

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Thu, 16 Aug 2001 08:58:32 -0700
Message-ID: <F001.0036D551.20010816090606@fatcity.com>

Standby... even if I have to be paged in the middle of the night to bring it up and live.

replication is a nightmare to implement unless you plan for it. Standby is a breeze to implement and maintain.

>From: Andrey Bronfin <andreyb_at_elrontelesoft.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: A high-availability question (standby , replication or ....)
>Date: Thu, 16 Aug 2001 08:11:09 -0800
>
>Dear gurus !
>
>A customer wants to have a backup database on a remote "in case of
>disaster"
>site.
>That database needs to be as much in sync with the primary DB as possible,
>and a sort of failover must be implemented ,
>i.e. if the primary site fails , the users will be AUTOMATICALLY routed to
>the secondary one .
>
>I thought of 2 possible approaches :
>multimaster asynchronous replication and a standby database.
>The problem is that AFAIK , there is no automatic failover in case of
>standby DB , i.e.. U need to issue "ALTER DATABASE ACTIVATE STANDBY
>DATABASE; " or something like that on a backup site.
>From the other hand multimaster replication sounds like a big headache .
>
>So , gurus , what would U suggest ?
>How do U implement HA on your sites ?
>
>Thanks a lot in advance for your time.
>
>Andrey.
>
>
>
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Andrey Bronfin
> INET: andreyb_at_elrontelesoft.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).



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: carmichr_at_hotmail.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 Thu Aug 16 2001 - 10:58:32 CDT

Original text of this message

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