Re: Data Guard : LPX-00106 Warning: attribute "obsv_recn" of element "FAST_START_FAILOVER" is undefined
Date: Tue, 12 Nov 2013 16:13:46 +0530
Message-ID: <CAABGLuLTPc+98JpLZTTFaVTBPm7gj9r5OEXc93hErabhw6zLNQ_at_mail.gmail.com>
Martijn,
Interesting..
I wanted to crosscheck with you, I believe you have updated
1) "FastStartFailoverTarget" value for both primary and standby database &
2) enabled FSFO from broker
values before you start the observer. Correct?
Also can you get these details
DGMGRL> show database verbose 'aosb2_wurlali'
what is the Oracle verion of the client?(observer)
Also Apart from observer, do you see any informational/errors from broker log files(just in case) ?
Thanks,
Nassyam Basha.
On Tue, Nov 12, 2013 at 3:19 PM, Martijn Bos <maboc_at_maboc.nl> wrote:
> Hi all,
>
> Creating a Dataguard configuration.
>
> As far as I can see the data guard itself is playing nice: archive logs
> generated on the primary side are shipped and applied to the standby
> database.
>
> I'm almost ready. Last thing to enable is the FSFO (Fast Start Fail Over).
>
> DGMGRL> show configuration verbose;
>
> Configuration - aosb2_dg_config
>
> Protection Mode: MaxAvailability
> Databases:
> aosb2_wurlali - Primary database
> Warning: ORA-16819: fast-start failover observer not started
>
> aosb2_watt - (*) Physical standby database
> Warning: ORA-16819: fast-start failover observer not started
>
> (*) Fast-Start Failover target
>
> Fast-Start Failover: ENABLED
>
> Threshold: 600 seconds
> Target: aosb2_watt
> Observer: (none)
> Lag Limit: 30 seconds (not in use)
> Shutdown Primary: TRUE
> Auto-reinstate: TRUE
>
> Configuration Status:
> WARNING
>
> DGMGRL>
>
>
> Now I'm trying to start an observer for a dataguard configuration.
> The observer is on a third system (not on primary or secondary server)
> While doing so I get the following error :
>
> DGMGRL> start observer;
> Corrupted document
> <FAST_START_FAILOVER enabled="yes" MIV="1" OBID="944550964"
> threshold="600" obsv_recn="0" auto-reinstate="yes"><PRIMARY
> name="aosb2_wurlali">aosb2_wurlali</PRIMARY><STANDBY
> name="aosb2_watt">aosb2_watt</STANDBY></FAST_START_FAILOVER>
> Error: LPX-00106: Warning: attribute "obsv_recn" of element
> "FAST_START_FAILOVER" is undefined
> Error: ORA-16591: unknown field "obsv_recn" in document
> Error: ORA-16593: XML conversion failed
>
> Failed.
> DGMGRL>
>
> OS : linux (RHEL 5) : 64 Bit
> Oracle : 11.2.0.4
> Dataguard : Primary + 1 Physical Standby
>
> Thusfar, google and support.oracle.com didn't supply usefull information.
>
> Can someone on the list shed some light please.
>
>
> Best Regards,
> Martijn Bos
>
>
-- Thanks & Regards, Nassyam Basha. www.oracle-ckpt.com -- http://www.freelists.org/webpage/oracle-lReceived on Tue Nov 12 2013 - 11:43:46 CET