Upgrade to Oracle Database 12c — Question 22

Which action takes place when an incremental checkpoint occurs?

Answer options

Correct answer: C

Explanation

The correct answer is C because during an incremental checkpoint, all dirty buffers are indeed written to the data files to ensure data consistency. Option A is incorrect as it does not specify the writing of dirty buffers, and options B, D, and E are also incorrect as they describe other actions that do not occur specifically during an incremental checkpoint.