Multiple choice

Which of the following transaction recovery methods is an operation where all the updated buffers are written to the disk by the DBMS?

  1. Database checkpoint

  2. Database buffers

  3. Write-ahead protocol

  4. Redundant transaction logs

  5. Lock table

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In this operation all the updated buffers are written to the disk by the DBMS.