How we can detect deadlock from a database.
RahulOn 06.06.2007 09:28, Rahul wrote:
Quote:
Originally Posted by
How we can detect deadlock from a database.
SQL Server will detect database only deadlocks for you and notify you
(i.e. kill one of the participants).
robert
No comments:
Post a Comment