- (Exam Topic 1)
Your database is running in ARCHIVELOG mode and regular nightly backups are taken. Due to a media failure, the current online redo log group, which has one member, is lost and the instance is aborted.
Examine the steps to recover the online redo log group and move it to a new location.
1. Restore the corrupted redo log group.
2. Restore the database from the most recent database backup.
3. Perform an incomplete recovery.
4. Relocate the member of the damaged online redo log group to a new location.
5. Open the database with the RESETLOGS option.
6. Issue a checkpoint and clear the log. Identify the required steps in the correct order.
Correct Answer:
C
- (Exam Topic 2)
Examine the RMAN command:
RMAN> BACKUP VALIDATE DATABASE;
Which statement is true about the execution of the command?
Correct Answer:
D
- (Exam Topic 1)
Which two statements are true regarding the Oracle Data Pump export and import operations? (Choose two.)
Correct Answer:
BC
- (Exam Topic 1)
You execute the RMAN commands:
RMAN> BACKUP VALIDATE DATABASE; RMAN> RECOVER CORRUPTION LIST;
Which task is performed by these commands?
Correct Answer:
D
- (Exam Topic 1)
You want to back up a database such that only formatted blocks are backed up. Which statement is true about this backup operation?
Correct Answer:
C
