The information in this article applies to:
BUG#: 11342 SYMPTOMS
When a client repeatedly runs a stored procedure that creates tables in
tempdb, and deadlocks are encountered on the tempdb system tables, the temp
tables will not always be cleaned up when the stored procedure terminates
(nor when the client disconnects).
WORKAROUND
To avoid deadlock, trace flag 1204 should be used to detect and analyze the
cause of deadlock condition.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: deadlock
Keywords : kbprg SSrvLock kbbug6.00 |
Last Reviewed: March 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |