1.

___________ 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.(a) Analysis pass(b) Redo pass(c) Undo pass(d) None of the mentionedI got this question during an internship interview.Enquiry is from ARIES in chapter Recovery System of Database Management

Answer»

Right ANSWER is (a) ANALYSIS PASS

Best explanation: The analysis pass FINDS the last complete checkpoint log record, and reads in the DirtyPageTable from this record.



Discussion

No Comment Found

Related InterviewSolutions