#OracleDB #Database #Logfiles

Hi, you can try to follow the steps, I hope it will solve your problem.

1. Check status of existing standby redo logs before you start the activity
2. Stop Media Recovery of the physical standby database and change the standby_file_management
3. Try to drop existing standby redo log groups
4. Add standby redo log groups
5. Revert back the changes you did before starting the activity

Recreate Oracle Standby logfiles

In our company we are using Oracle Databases. For the productive Databases we use some Standby Databases as Data Guard. Apparently they worked as they should but nowadays one standby is not able to access the standby logfiles. How can I recreate those files ?
Subscribe to #OracleDB #Database #Logfiles