Multiple choice

Which of the following terms in DBMS recovery technique cannot write data to a disk even after the cache page is updated through a transaction before the transaction commits?

  1. Steal approach

  2. No-Steal approach

  3. Force approach

  4. No-Force approach

  5. Procedural approach

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

This term in DBMS recovery technique is the one which cannot write data to a disk even after the cache page is updated through a transaction.