Support Doc ID 2182230.1 Question about queries on nomounted database
Windows 2019
Oracle EE with Data Guard 19.13.0.0.0
The support document says to start both primary and standby in nomount mode and then issue queries on : v$archived_log to validate the synchronization. But that check requires the database to be mounted.
I am trying to resolve a "FSFO failed with 'ORA-16472: failover failed due to data loss', " and don't want to mount the database without checking the state of synchronization first. Is there another way to do this in spite of what the support doc says?
Thanks very much.