Consider a transaction T1 that committed prior to checkpoint. The record appears in the log before the record. Any modifications made by T1 must have been written to the stable storage either with the checkpoint or prior to it. Thus at recovery time ____________

🎲 Try a Random Question  |  Total Questions in Quiz: 59  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Operating Systems: Process synchronization — practice the complete quiz, review flashcards, or try a random question.


Consider a transaction T1 that committed prior to checkpoint. The <T1 commits> record appears in the log before the <checkpoint> record. Any modifications made by T1 must have been written to the stable storage either with the checkpoint or prior to it. Thus at recovery time ____________