Oracle Solution for Error ora-16820

Solution for Oracle Error ORA-16820

ORA-16820: fast-start failover observer is no longer observing this database

What triggered the Error:

A previously started observer was no longer actively observing this database. A significant amount of time elapsed since this database last heard from the observer. Possible reasons were: *- The host where the observer was running was not available. *- The network connection between the observer and this database was not available. *- The observer process was terminated unexpectedly.

What should we do to fix it:

Check the reason why the observer cannot contact this database. If the problem cannot be corrected, stop the current observer by connecting to the Data Guard configuration and issue the DGMGRL STOP OBSERVER command. Then, restart the observer on another host. Finally, use the DGMGRL START OBSERVER command to start the observer on the other host.