Skip to main content

Warning: ORA-16869: fast-start failover target not initialized


<<Back to Oracle DataGuard Main Page

Warning: ORA-16869: fast-start failover target not initialized

This is just a warning oracle is still enabling FSFO. Wait for few minutes and re-sun the show configuration command. 

DGMGRL> enable fast_start failover
Enabled.
DGMGRL> show configuration;

Configuration - DG_ORCLDB
  Protection Mode: MaxAvailability
  Members:
  ORCLDBP - Primary database
    Warning: ORA-16869: fast-start failover target not initialized

    ORCLDBS - (*) Physical standby database
Fast-Start Failover: ENABLED
Configuration Status:
WARNING   (status updated 22 seconds ago)


DGMGRL>  show configuration;


Configuration - DG_ORCLDB

  Protection Mode: MaxAvailability
  Members:
  ORCLDBP - Primary database
    ORCLDBS - (*) Physical standby database

Fast-Start Failover: ENABLED
Configuration Status:
SUCCESS   (status updated 29 seconds ago)


Comments