redo-log backups via rman
If I take a backup via RMAN, then the redo-logs are not backed-up.
So in this case how is information from the redo-logs recovered should there be a missing redo-log group.
-
Contradicting to the same if RMAN would have taken a redo-log file backup, any information in the redo-log group (which has not archived) would have got recovered also, if its backup would have been taken.
0