RelationalDBDesign
SiteMap
Recovery Methods
Oracle Recovery
Database Backup
Creating Backup Sets
«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
Oracle Parallelism and Backup Sets - Quiz
1.
Which of the following affect the amount of parallelism used by Recovery Manager?
Please select all the correct answers.
A.
The number of channels allocated
B.
The number of backup sets specified
C.
The size of the backup
D.
The
filesperset
option
2.
Which of the following backup specs will automatically include the control file with the backup set?
Please select the best answer.
A.
(DATAFILE 'controlfile')
B.
(DATAFILE 1)
C.
(DATAFILE 2)
D.
The control file is never automatically included in a backup set.
3.
Which of the following are valid options for use with an
ARCHIVELOG
backup set?
Please select all the correct answers.
A.
ALL
B.
UNTIL '
time
'
C.
FROM
scn
D.
= 'string'