Recovery
GATE CSE & IT · 2 questions across 2 years (2015-2021) · 5% recurrence rate
Recurrence sparkline
2015–2021201520182021
Difficulty mix
med 100%
Question types
MSQ1
MCQ1
All 2 questions on Recovery
2021 PYQ
Suppose a database system crashes again while recovering from a previous crash. Assume checkpointing is not done by the database either during the transactions or during recovery. Which of the following statements is/are...
Med✓
2015 PYQ
Consider a simple checkpointing protocol and the following set of operations in the log. (start, $$T4$$); (write, $$T4, y, 2, 3$$); (start, $$T1$$); (commit, $$T4$$); (write, $$T1, z, 5, 7$$); (checkpoint); (start, $$T2$...
Med✓