Re: Streams and Dataguard
Date: Fri, 3 Oct 2008 11:58:51 -0400
Message-ID: <55f303590810030858x64849c3ci89bd21fa5038fca7@mail.gmail.com>
Did you use NOREGISTER clause for it ?
DG_CONFIG=(PRIMARY,STANDBY, DB3)
log_archive_dest_3='SERVICE=DB3 ARCH ASYNC NOAFFIRM NOREGISTER VALID_FOR=(ON
LINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=DB3'
--romas
On Fri, Oct 3, 2008 at 11:22 AM, Niall Litchfield < niall.litchfield_at_gmail.com> wrote:
> hi all I have been able to set up streams schema replication between
> a couple of single instance dbs but I am having trouble with log
> shipping in a dataguard environment. the dg environment has
> log_archive_config set as DG_CONFIG=(PRIMARY,STANDBY) but setting
> LOG_ARCHIVE_DEST_3 for db3 the proposed target results in an error
> that db3 is not in dg_config, putting it there results in a complaint
> that db3 isn't a standby, as I'd expect please tell me streams isn't
> incompatible with Dataguard. 10.2.0.3
>
> --
> Niall Litchfield
> Oracle DBA
> http://www.orawin.info
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Oct 03 2008 - 10:58:51 CDT