Oracle Database 12c: Installation and Administration — Question 223

To enable faster incremental backups, you enabled block change tracking for the database.
Which two statements are true about the block change tracking file? (Choose two.)

Answer options

Correct answer: C, D

Explanation

Option C is correct because RMAN does not back up the change tracking file, which is why it isn't included in backups. Option D is also accurate as the database indeed clears the change tracking file after a full restore and recovery, necessitating a new tracking cycle. Options A and B are incorrect; multiple change tracking files cannot be created, and the tracking file creation does not depend on a level 0 backup.