You enable block change tracking. You issue the following command: BACKUP INCREMENTAL LEVEL 0 DATABASE;<br /> The next day, you issue the following command:<br /> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;<br /> Which statement about the use of the change tracking file is true?()<p> You enable block change tracking. You issue the following command: BACKUP INCREMENTAL LEVEL 0 DATABASE;<br /> The next day, you issue the following command:<br /> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;<br /> Which statement about the use of the change tracking file is true?()</p>
A、A. RMAN reads the block change tracking file only when it performs the incremental level 0 backup.
B、B. RMAN reads the block change tracking file when it performs both incremental backups.
C、C. RMAN reads the block change tracking file only when it performs the incremental level 1 backup.
D、D. RMAN does not read the block change tracking file when it performs either incremental backup.