Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Question about DataGuard

Re: Question about DataGuard

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 25 Jul 2006 22:38:48 +0200
Message-ID: <i60dc2tgmovg26d4k8q3lcqr13tkqi9cbp@4ax.com>


On 25 Jul 2006 12:45:57 -0700, emdproduction_at_hotmail.com wrote:

>Group,
>
>I have a question when reading about Dataguard.
>
>Say, I have a primary database and standby database, and all the
>archived logfile are shipped from primary databaes to standby site on
>confirmed mode.
>
>If my primary database was crashed and not available, all I have in
>standby site is the archvived log files, what happens to the
>transactions in online redo but not archived yet? Is there any way I
>can transfer info in online redos to standby site?
>
>Will I lose some data if my primary site went down suddenly?
>
>Thanks for any people who will clear this up for me.

If the standby database is in automatic recovery mode, the shipped archives are automatically applied to it. In this situation you would loose maximum one log file. Now it is your assignment to size the redo log properly, so you - don't loose too much data
- don't have a checkpoint too frequently.

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Jul 25 2006 - 15:38:48 CDT

Original text of this message

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