Oracle Database Backup and Recovery
Covers Oracle Database backup and recovery concepts including RMAN, flashback database, standby databases, and recovery catalogs.
Questions
In which of the following phases does RMAN send the RPC calls to the target database, monitors their progress and collects the results?
- Execution phase
- Compilation phase
- Command file
- Common language interpreter
- Duplicate database
RMAN periodically propagates metadata from the target database control file into which of the following?
- Duplicate database
- Recovery catalog schema
- Media management application
- Media management catalog
- Command file
Which of the following can use Oracle Net to connect to a target database?
- RMAN client
- Client
- Database server
- Duplicate database
- Media management application
Which of the following is a directory, file system or automatic storage management disk group that serves as the default storage area for files related to recovery?
- Duplicate database
- Flash recovery area
- Proxy archived log backups
- Automatic datafile creation
- One-safe
If the primary database goes down, then you can fail over to the which of the following databases?
- Duplicate database
- Media management catalog
- Database server
- Standby database
- Media management application
By which of the following can you quickly revert a database to a previous time without restoring datafiles and performing media recovery?
- Proxy archived log backups
- Automatic datafile creation
- Media management catalog
- Duplicate database
- Oracle flashback database
The work of backup and recovery is performed by server sessions running on which of the following databases?
- Media management catalog
- Target database
- Duplicate database
- Client
- Media management application