When transaction ti requests a data item currently held by tj , ti is allowed to wait only if it has a timestamp smaller than that of tj (that is, ti is older than tj ). Otherwise, ti is rolled back (dies). This is
Answers
Answered by
0
Answer:
Explanation: When one data item is waiting for another data item in a transaction then system is in deadlock.
Similar questions