12c Dataguard Automated failover
Hi
We have a primary / data guard configuration (12c) on linux
We are not using data broker
We have tested the manual switch over and fail over and everything is working as expected
Now there is a requirement that IF the primary database server fails, it should AUTOMATICALLY fail over to the Standby database
This is the requirement only from DB perspective. We are not concerned about the applications at this time since the requirement is purely from database automatic failover perspective
How can we accomplish this? Is this possible without Data Broker?
Thanks