- (Topic 3)
You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN).
Identify two scenarios is which you must have a recovery catalog. (Choose two.)
Correct Answer:
AD
- (Topic 8)
Which of the following commands will perform an active database duplication of the ORCL database to the ORCL2 database?
Correct Answer:
E
- (Topic 10)
Examine the following command used to perform incremental level 0 backup: RMAN> BACKUP INCREMENTAL LEVEL 0 DATABASE;
To enable the block change tracking, after the incremental level 0 backup you issued the following command:
SQL> ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE '/mydir/
rman_change_track.f';
To perform incremental level 1 cumulative backup, you issued the following command: RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;
Which two statements are true in the above situation? (Choose two.)
Correct Answer:
AC
- (Topic 2)
What will be the result of the following configuration?
Log_archive_dest_1 = 'location=c:oraclearchmydb' Log_archive_dest_2 = 'location=z:oraclearchmydb'
Correct Answer:
C
- (Topic 11)
Which pseudocolumn could you use to identify a unique row in a Flashback Versions
Query?
Correct Answer:
C