Oracle
1Z0-034 · Question #16
Your database is running in ARCHIVELOG mode. You have been taking backups of all the data files and control files regularly. You are informed that some important tables in the BILLING tablespace…
The correct answer is A. Restore the backup of all the data files. See the full explanation below for the reasoning.
Question
Your database is running in ARCHIVELOG mode. You have been taking backups of all the data files and control files regularly. You are informed that some important tables in the BILLING tablespace have been dropped on February 28, 2007 at 10.30 AM and must be recovered. You decide to perform an incomplete recovery using the following command:
SQL> RECOVER DATABASE UNTIL TIME '2007-02-28:10:15:00'; Identify the files that must be restored to recover the missing tables successfully.
Options
- ARestore the backup of all the data files.
- BRestore the backup of all the data files and the control file.
- CRestore the backup of only the data files that contain the dropped tables.
- DRestore the backup of all the data files belonging to the tablespace containing the dropped tables.
How the community answered
(55 responses)- A84% (46)
- B9% (5)
- C5% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.