0 votes
in DBMS by
What is a Phantom Deadlock in DBMS?

1 Answer

0 votes
by
In distributed deadlock detection, the delay in propagating local information might

cause the deadlock detection algorithms to identify deadlocks that do not really exist.

Such situations are called phantom deadlocks and they lead to unnecessary aborts.
...