1Z0-034 · Question #139
You executed the following command In Recovery Manager {RMAN): RMAN>REPORTNEEDBACKUPdays 3; What is the output of this command?
The correct answer is B. a list of files requiring more than 3 days of archive logs to apply. Using RMAN REPORT NEED BACKUP with Different Retention Policies (link) You can specify different criteria for REPORT NEED BACKUP, using one of the following forms REPORT NEED BACKUP RECOVERY WINDOW OF n DAYS Displays objects requiring backup to satisfy a recovery window-based…
Question
You executed the following command In Recovery Manager {RMAN):
RMAN>REPORTNEEDBACKUPdays 3; What is the output of this command?
Options
- Aa list of files that require a backup within three days
- Ba list of files requiring more than 3 days of archive logs to apply
- Ca list of files that RMAN recommends be backed up only once in every three days, based on low
- Da list of files for which a backup has already been performed in the last three days and which is
How the community answered
(56 responses)- A11% (6)
- B80% (45)
- C5% (3)
- D4% (2)
Explanation
Using RMAN REPORT NEED BACKUP with Different Retention Policies (link) You can specify different criteria for REPORT NEED BACKUP, using one of the following forms REPORT NEED BACKUP RECOVERY WINDOW OF n DAYS Displays objects requiring backup to satisfy a recovery window-based retention policy REPORT NEED BACKUP REDUNDANCY n Displays objects requiring backup to satisfy a redundancy-based retention policy REPORT NEED Displays files that require more than n days' worth of archived redo log files for recovery REPORT NEED BACKUP INCREMENTAL n Displays files that require application of more than n incremental backups for recovery
Topics
Community Discussion
No community discussion yet for this question.