About this document
DB2 Distributed Deadlock Detection Example by Chuang James is a document available to read on EtoBox.
This distributed deadlock detection algorithm used by IBM DB2 works by having each node identify wait-for sequences in its local wait-for graph and send qualifying sequences to other nodes. Nodes update their graphs with received sequences and check for deadlocks. If detected, a transaction is aborted and all nodes are notified.
- Author
- Chuang James
- Language
- EN