RelationalDBDesign
SiteMap
Recovery Methods
Oracle Recovery
Database Backup
Database Backup
«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
Running Database Export - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Which of the following are valid reasons for using Export and Import utilities?
Please select all the correct answers.
A.
These utilities can quickly restore database components in some situations.
B.
The utilities can easily transport objects from one database to another.
C.
These utilities can be used to eliminate disk fragmentation.
D.
These utilities can be used to create a base-level definition of your database.
2.
When using the Export and Import utilities to move database information from an Oracle database to an Oracle7 database, which of the following statements is correct?
Please select the best answer.
A.
All Oracle information and data may be imported into an Oracle7 database.
B.
You cannot export information from an Oracle database into an Oracle7 database.
C.
Most information from an Oracle database can be imported into an Oracle7 database.
D.
Your Oracle7 database must be at its final release state for this process to work.
3.
Name the modes of export.
Please select all the correct answers.
A.
Full database mode export
B.
Table mode export
C.
Select mode export
D.
User mode export
4.
Which is the correct command to perform a full database backup using the parameter file
backup.dat
?
Please select all the correct answers.
A.
exp80 PARFILE=backup.dat
B.
exp80 PARFILE=backup.dat file=C:\exp01.dat
C.
exp80 userid=system/manager backup.dat
D.
exp80 backup.dat