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: DataGuard

RE: DataGuard

From: Carel-Jan Engel <cjpengel.dbalert_at_xs4all.nl>
Date: Tue, 16 Jan 2007 00:12:00 +0100
Message-Id: <1168902720.6908.45.camel@dbalert099.dbalert.nl>


Dick,

In Mon, 2007-01-15 at 15:57 -0500, Richard J. Goulet wrote:
> Thanks guys, You've given me plenty to read & think upon. What I
> have to do for a client is have a main database server with a fail
> over standby in the same data center (they did not want to pay for
> RAC, LONGGG story),

Good decision! Most of my customers do this.

> and a disaster recovery standby database in a disaster recovery
> datacenter 2,000 miles away. The idea is to have either database in
> the local datacenter be the prime with the other as a standby & the DR
> site maintained automatically. Looks like I've some fun to have.

This is the setup I have running at over a dozen sites. Works like a charm!

Stay away from cascaded redo transport as far as you can. You simply don't want that in HA environments. As Miracleas.dk states: '..Complexity is the enemy of availability...' (and I'd like to add: '.. but the friend of consultancy...' J). Imagine a switchover with cascaded transport. The whole redo transport stack has to be reinvented. A star-configuration (primary points to both standbys) is much easier to setup.

It will take quite some text to explain all the tricks and pitfalls and so on, and I do not have time to do that right now. Topics to take care of are:

A setup like this isn't too cumbersome. Normally (on non-Windows systems) it takes 2,5 - 4 days to do the whole setup, including test environment and knowledge transfer. I use scripts (ksh, sql).

I'm preparing the DG special I'm gonna teach for OU, and writing a white paper that covers this topic. Part of it might be available at RMOUG training days in February. On the pre-training days afternoon I'll present a 4-hour 'University session' about DG.

Best regards,

Carel-Jan Engel

===
If you think education is expensive, try ignorance. (Derek Bok) ===

>
>
>
> Dick Goulet, Senior Oracle DBA
>
> 45 Bartlett St Marlborough, Ma 01752, USA
> Tel.: 598.573.1978 |Fax: 508.229.2019 | Cell:508.742.5795
>
> RGoulet_at_kanbay.com
>
> : POWERING TRANSFORMATION
>
>
>
>
>
>
>
> ______________________________________________________________________
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mark Strickland
> Sent: Monday, January 15, 2007 3:09 PM
> To: Brandon.Allen_at_oneneck.com
> Cc: Richard J. Goulet; oracle-l_at_freelists.org
> Subject: Re: DataGuard
>
>
>
> I setup a 10.1.0.3 (now 10.1.0.5) cascaded standby configuration with
> Primary --> Physical Standby --> Logical Standby. Data Guard still
> chose to ship the archived logs directly from the Primary to the
> Logical Standby even though I did what the documentation directed
> AFAIK. The cascaded approach wasn't a must-have for me and I didn't
> spend any more time trying to figure out why DG did what it did.
>
> Mark Strickland
> Seattle, WA
>
>
>
> On 1/15/07, Allen, Brandon <Brandon.Allen_at_oneneck.com> wrote:
>
> Never done it, but I think what you are looking for is
> officially termed "Cascading Standby" or "Cascading Redo Log
> Destinations" and is documented here:
>
> http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96653/cascade_appx.htm
>
> HTH,
> Brandon
>
> Privileged/Confidential Information may be contained in this
> message or attachments hereto. Please advise immediately if
> you or your employer do not consent to Internet email for
> messages of this kind. Opinions, conclusions and other
> information in this message that do not relate to the official
> business of this company shall be understood as neither given
> nor endorsed by it.
>


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


klogo.gif
Received on Mon Jan 15 2007 - 17:12:00 CST

Original text of this message

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