Title
Where should I put the Observer in a Fast-Start Failover configuration?
Description
The video explains best practices and different failure scenarios for different observer placements. It also shows how to configure high availability for the observer.
Here's the summary:
Always try to put the observer(s) on an external site. If you don't have any, put it where the primary database is, and have one ready on the secondary site after the role transition.
Don't put the observer together with the standby database!
Configure multiple observers for high availability, and use the PreferredObserverHosts Data Guard member property to ensure you never run the observer where the standby database is.
Links:
The importance of Fast-Start Failover in an Oracle Data Guard configuration
https://www.youtube.com/watch?v=pxSFamnODg0
Oracle 19c Data Guard Broker - Managing the Observer
https://docs.oracle.com/en/database/oracle/oracle-database/19/dgbkr/using-data-guard-broker-to-manage-switchovers-failovers.html#GUID-5E2A8696-38B4-4782-B8EF-95C0975CD7C6
Oracle 19c High Availability Overview and Best Practices - Configure Fast-Start Failover
https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/configure-and-deploy-oracle-data-guard.html#GUID-599001E8-53B1-42A5-A80C-AF7B91716A64
----------------------------------------------
Copyright © 2022, Oracle and/or its affiliates.
There are no comments.
Login to respond »