Re: No data loss feature ?
From: Sanjay Raj <rsanjaynj_at_yahoo.com>
Date: 8 Jun 2001 06:26:56 -0700
Message-ID: <9f767483.0106080526.4fd66cf6_at_posting.google.com>
Date: 8 Jun 2001 06:26:56 -0700
Message-ID: <9f767483.0106080526.4fd66cf6_at_posting.google.com>
"Nicolas VILAINE" <nvilaine_at_optonline.net> wrote in message news:<DzBT6.65417$Bn1.11133253_at_news02.optonline.net>...
> Have you heard about the "no data loss" feature that should
> allow all transactions to make it to the hot standby database in case
> of the crash of the primary ?
>
> I think it's a 9i feature ...
Yes it is a 9i feature. What it does is basically apply the redo logs
to the Standby db. There is a feature wherein U can set a time delay
between the main and standby databases - it helps if there are some
accidental mistakes on the main db they are not propagated to the
standby Db immidiately.
There are methods by which U can implement similar thing on 8i DB.
Received on Fri Jun 08 2001 - 15:26:56 CEST