BUG: BCP Import Activities May Encounter an Undetected DeadlockLast reviewed: July 16, 1997Article ID: Q171368 |
The information in this article applies to:
SYMPTOMSA bulk copy program (BCP) process may become blocked by a DUMP TRANSACTION statement, while the DUMP TRANSACTION blocked is blocked by the BCP operation. The block is more common when the database has the Truncate Log On Checkpoint option enabled, but it may occur when the DUMP TRANSACTION statement is used by a user connection. The sp_who output does NOT show a block in the "Blk" column but the checkpoint spid, generally spid 3, shows a "dump transaction" and the user connection shows a "bulk insert".
WORKAROUNDTo work around this problem, try one of the following:
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: hang locked hung dead frozen freeze stop stopped
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |