InterviewSolution
| 1. |
Can Rman Be Used To Backup Flashback Logs? |
|
Answer» No. Flashback LOGS are not backed up. EVEN if the command BACKUP RECOVERY AREA is used to backup the contents of the FRA to tape only the following file types are backed up: full and INCREMENTAL backup sets, control file autobackups, datafile copies, and archived redo logs. Flashback Logs are considered to be TRANSIENT files and cannot be backed up by RMAN. They are not NEEDED for media recovery. No. Flashback Logs are not backed up. Even if the command BACKUP RECOVERY AREA is used to backup the contents of the FRA to tape only the following file types are backed up: full and incremental backup sets, control file autobackups, datafile copies, and archived redo logs. Flashback Logs are considered to be transient files and cannot be backed up by RMAN. They are not needed for media recovery. |
|