The information in this article applies to:
BUG #: 17654 (SQLBUG_65) SYMPTOMS
Canceling a striped table dump may cause a series or repeating stream of
1203 errors, or may fail to properly close the dump file, resulting in a
dbswritecheck error with an operating system error 32 the next time you
attempt to open the dump file.
The locktype will always be 2, and the lockid is the object id of the table
being dumped.
WORKAROUNDWhen doing a DUMP TABLE, specify only a single dump device. The problem does not occur unless you cancel a striped table dump. STATUSMicrosoft has confirmed this to be a problem in SQL Server version 6.5. MORE INFORMATIONAfter this problem has been encountered, the backup device file must be closed before SQL Server can access it again. To do this, stop and restart SQL Server. Additional query words: prodsql attention cancel cancelling timeout
Keywords : SSrvAdmin SSrvErr_Log SSrvLock SSrvTran_SQL |
Last Reviewed: April 7, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |