1.

In timestamp ordering protocol, suppose that the transaction Ti issues read(Q) and TS(Ti)

Answer»

The correct choice is (b) Read operation is rejected

To EXPLAIN I WOULD say: Suppose that TRANSACTION Ti issues read(Q). If TS(Ti ) < W-timestamp(Q), then Ti needs to read a value of Q that was already overwritten. Hence, the read operation is rejected, and Ti is rolled BACK.



Discussion

No Comment Found

Related InterviewSolutions