Overview

Redo log files can be lost due to several causes. The most recent which I had was because someone archived them :D Seriously, someone just decided to GZIP the archivelogs because I guess 500 MBs where to big for 25 GBs file system :D. Therefore, I had to fix last of 2 log files. But in general, loss of a redo log file can be a BIG BIG BIG problem (irreversible loss of data). So how to know if we have a problem. Well depends in what state the redo log group WAS when it was deleted, and it can be in one of three states:

So what happens if we delete a redo log file. Well let's see according to the group:

So let's see the recoveries from each of the three scenarios: