Database Reference
In-Depth Information
7. What is the end result of these commands if they are successful?
RMAN> show retention policy;
RMAN configuration parameters for database with db_unique_name ORCL are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
Backup database tag='gold_copy' plus archivelog
tag='gold_copy' delete input;
Backup database tag='silver_copy' plus archivelog
tag='silver_copy' delete input;
A. Attempting to restore silver_copy will fail.
B. Attempting to restore gold_copy will fail.
C. Both backups will be available for restore without question.
D. Attempting to restore gold_copy may or may not succeed.
E. You will not be able to restore either gold_copy or silver_copy .
8. You are using RMAN to backup your ARCHIVELOG mode database. You have enabled
control-file autobackups. Which files are not backed up during the RMAN backup?
A. Database data files
B. Database control files
C. Online redo logs
D. Archived redo logs
E. The database spfile
F. None of the above; all these files are backed up
9. True or false: RMAN offers the equivalent of the SQL command ALTER DATABASE
BACKUP CONTROLFILE TO TRACE .
A. True
B. False
Search WWH ::




Custom Search