Unit 4_Lock Based Protocols-Concurrency Control
Unit 4_Lock Based Protocols-Concurrency Control
When a transaction waits for a long time to obtain a lock, The database
management system should detect whether the transaction is involved in a
deadlock or not.
Deadlock Detections
Disadvantage
The schedule may not be cascade free and may not be recoverable
Thomas' Write Rule