1Z0-032 · Question #63
You are using Recovery Manager (RMAN) to back up your database at regular intervals. You are using recovery catalog to maintain the RMAN repository. On a Monday, while trying to back up a data file…
The correct answer is A. as a zero-level base backup for the incremental backups. See the full explanation below for the reasoning.
Question
You are using Recovery Manager (RMAN) to back up your database at regular intervals. You are using recovery catalog to maintain the RMAN repository. On a Monday, while trying to back up a data file you realize that the recovery catalog database is down and you decide to back up the data file by using an operating system command. On Tuesday, after the recovery catalog database is functional you execute the following command to register the previous day's backup in the RMAN repository:
RMAN> CATALOG DATAFILECOPY '/u01/oracle/backup/users01.dbf'; How can this backup be used to recover the data file in case of a corruption?
Options
- Aas a zero-level base backup for the incremental backups
- Bas the lowest nonzero-level backup for the incremental backups
- Cas the highest nonzero-level backup for the incremental backups
- Das the highest nonzero-level backup that requires the archived redo log files only
How the community answered
(31 responses)- A74% (23)
- B13% (4)
- C3% (1)
- D10% (3)
Community Discussion
No community discussion yet for this question.