Which of the following is NOT one of the ways of resolving-05010
Which of the following is NOT one of the ways of resolving deadlocks?
This multiple choice question (MCQ) is related to the book/course vu cs403 Database Management Systems. It can also be found in vu cs403 Final Term - Quiz No.7.
Which of the following is NOT one of the ways of resolving deadlocks?
Undoing all the updates made by the particular transaction which is the cause of deadlock.
A message is passed to the victim and depending on the system the transaction may or may not bestarted again automatically
Picking a list of all previously completed transactions and undoing all the updates.
Rollback `victim' transaction and restart it