ORA-16654: fast-start failover is enabled

ORA-16654: fast-start failover is enabled


Cause:


The attempted command was not allowed while fast-start failover was enabled:
- The FastStartFailoverTarget property may not be modified.
- The LogXptMode property for either The primary database or The fast-start failover target standby database may not be modified.
- The configuration's protection mode may not be modified.
- Neither The broker configuration nor The fast-start failover target standby database may be disabled using The DGMGRL CLI disable command.
- Neither The broker configuration nor The fast-start failover target standby database may be removed using The DGMGRL CLI Remove command.
- The failover IMMEDIATE command is not allowed.
- The DG_BROKER_START initialization parameter may not be set to FALSE.



Action:


Disable fast-start failover, using the FORCE option if required. Then retry the attempted command.

About