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 ____________

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 ____________ Correct Answer There is no need to perform an undo and redo operation on T1

Bissoy MCQ

Related Questions

The order of log records in the stable storage ____________ as the order in which they were written to the log buffer.