How to get rid of a log_archive_dest_state_2 once the standby database is log_archive_dest_state_3?
- An UPS failure made the data guard database fail over to the standby database which had been log_archive_dest_state_2
- Created a new standby database on the old primary server and then failed over to it. Now I have a primary database with a log_archive_dest_state_2 prod database that did not exist before that is supposedly open and the standby database as log_archive_dest_state_3 as prod_stdby and it is applying the archive logs.
- The archive logs are not being deleted since the new log_archive_dest_state_2 open prod database has not applied the archive logs and never will.
0