Data Guard (Max. Protection Mode): Primary DB will shutdown when redos are not transmitted - when? c
Iread in the docs that Oracle Data Guard im Maximum Protection Mode: Primary Database will shutdown when redos are not transmitted to at least one Standby DB.
In case a temporary network failure occurs - after what period of time will Primary DB shutdown? (Short network failures happen often)
Can a shutdown be avoided (any parameter)?
In case of a failover: How can the application be switched to the new Primary DB using ODBC, JDBC or TNSNames.ORA?
Best Regards
HoB