FastStartFailoverAutoReinstate

The FastStartFailoverAutoReinstate configuration property causes the former primary database to be automatically reinstated if a fast-start failover was initiated because the primary database was either isolated or had crashed.

Category Description

Broker default

TRUE

Configuration Type

Data Guard only

Datatype

Boolean

Property Type

Configurable

Scope

TRUE or FALSE

Valid Role

Primary and standby

Valid value

ALL or NONE

To prevent automatic reinstatement of the former primary database in these cases, set this configuration property to FALSE.

The broker never automatically reinstates the former primary database if a fast-start failover was initiated because a user configuration condition was detected or was requested by an application calling the DBMS_DG.INITIATE_FS_FAILOVER function.