Oracle Database 12c Advance Adminstration1z0-063 Test 1

© examsiri.com
Question : 38 of 40
 
Marks: +1, -0
Examine the command used to perform an incremental level-0 backup:
RMAN> BACKUP INCREMENTAL LEVEL0 DATABASE; To enable block change tracking, after the incremental level 0 backup, you issue the command:
SQL> ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE'/mydir/rman_change_track.f';To perform an incremental level-1 cumulative backup, you issue the command:
RMAN> BACKUP INCREMENTAL LEVEL1 CUMULATIVE DATABASE; Which two statements are true in the preceding situation? (Choose two.)
Go to Question: