Re: Saving data to dataguard

From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Wed, 14 Sep 2016 14:57:06 -0000 (UTC)
Message-ID: <pan.2016.09.14.14.57.10_at_gmail.com>


On Wed, 14 Sep 2016 01:46:59 -0700, chris.brown wrote:

> I currently have a dataguard config ( not active ) setup for an oracle
> 12c enterprise databse on windows.
>
>
> I would like to ensure that any transactional info on the production
> server is copied and applied to the standby database before a shutdown.
>
> Are there any steps I need to follow to ensure this or is the dataguard
> config enough to ensure this happens automatically?
>
> regards Chris B

ALTER SYSTEM FLUSH REDO TO <STANDBY> CONFIRM APPLY;

-- 
Mladen Gogala
The Oracle Whisperer
http://mgogala.byethost5.com
Received on Wed Sep 14 2016 - 16:57:06 CEST

Original text of this message