Database Reference
In-Depth Information
Review Questions
1. What command would you issue to enable automated backups of control files?
A. ALTER DATASE CONTROLFILE AUTOBACKUP ON
B. ALTER SYSTEM CONTROLFILE AUTOBACKUP ON
C. CONFIGURE CONTROLFILE AUTOBACKUP ON
D. ENABLE CONTROLFILE AUTOBACKUP
2. Given the following RMAN commands, choose the option that reflects the order
required to restore your currently operational ARCHIVELOG-mode database.
a. RESTORE DATABASE;
b. RECOVER DATABASE;
c. SHUTDOWN IMMEDIATE
d. STARTUP
e. RESTORE ARCHIVELOG ALL;
f. ALTER DATABASE OPEN
A. a, b, c, d, e, f
B. c, b, a, d, e, f
C. c, b, a, d, f
D. c, a, b, d
E. c, a, e, b, d, f
3. Which commands are used for RMAN database recovery? (Choose all that apply.)
A. RESTORE
B. REPAIR
C. COPY
D. RECOVER
E. REPLACE
Search WWH ::




Custom Search