RelationalDBDesign
SiteMap
Recovery Methods
Oracle Recovery
Database Backup
Catalog Maintenance
«Prev
Next»
Database Backup
Export-Import Utilities
Export Import Utility
Running Oracle Export
Complete Export Backup
Create Incremental Backups
Direct Path Method Export
Recover DB Objects
Export Import Utilities
Data Backup Recovery
Recovery Manager
RMAN Basic Components
RMAN Preparation
Oracle Backup Manager
Oracle Backup Sets
RMAN Image Copy
Recovery Catalog Role
Create Recovery Catalog
Recovery Man Conclusion
Recovery Catalog Maintenance
Starting RMAN Recovery
RMAN without Recovery Catalog
RMAN reset Database
Reset Oracle DB
Resynchronize DB with RMAN
Resynchronization Situation Occurrences
Change Command Alter
Delete Validate Commands
RMAN Operations
Recovery Catalog Functions
Recovery Catalog Data Dictionary Views
Managing File Copies
Database Backup Types
Backup format Types
Channel Use Backup Operations
Using Backup Command
Creating Image Copies
Parallelize Creation Image Copies
OS Image Copies
Backup Image Sets
Creating Backup Sets
Recovery Catalog Maintenance - Quiz
Each question is worth one point. Select the best answers for each question.
1.
Using the following commands, which of the following is true?
oracle_sid=prod
rman target 'scott/tiger/rcvcat rman/rman@rcvcat append
Please select all the correct answers.
A.
The target database is local.
B.
The recovery catalog is not local.
C.
The RMAN commands and output will appear on your screen.
D.
The RMAN commands and output will be appended to the current log file.
2.
You have manually deleted the data file d:\backup\devorc1.dbf from your backup staging area. Which
change
command must you also perform to make sure the recovery catalog reflects this change?
Please select all the correct answers.
A.
uncatalog
B.
available
C.
delete
D.
validate