📝 Question
#1738
___________ determines which transactions to undo, which pages were dirty at the time of the crash, and the LSN from which the redo pass should start.
✓
Correct Answer
A. Analysis pass
💡
Explanation
The analysis pass finds the last complete checkpoint log record, and reads in the DirtyPageTable from this record.
⌨️ Press
A
B
C
D
to select