RMAN recovery from loss of all online redo log files
MAA best practices dictates that to avoid such scenarios, we should be multiplexing the online redo log files. Each group should have at least 2 members and each member should be located on a different physical disk. Loss of a single current online redo log file will require us to restore the entire database and […]