ORA-16791: unable to check the existence of the standby redo logs
What triggered the Error:
The database may not be mounted, or the query of the V$STANDBY_LOG fixed view failed.What should we do to fix it:
Ensure the database is mounted and query the V$STANDBY_LOG fixed view to see if the problem has been corrected, and retry the operation.