The information in this article applies to:
BUG #: 15703 (SQLBUG_60) BUG #: 16758 (SQLBUG_65) SYMPTOMSIf a striped database dump runs into an operating system error (like error 112 -- out of disk space), an error 18001 may occur that can cause SQL Server to become unresponsive. The following is the message that is written to the errorlog:
WORKAROUNDTo work around this problem, either make sure that there is sufficient disk space available for the dump, or do not stripe the dump. For sample code to create an extended stored procedure that reports free drive space, see the following article in the Microsoft Knowledge Base: Q164970 FIX: Disk Dumps May Cause Handled AV When Space Is Low STATUSMicrosoft has confirmed this to be a problem in SQL Server
version 6.5. This problem has been corrected in U.S. Service Pack 5a
for Microsoft SQL Server version 6.5. For information about
downloading and installing the latest SQL Server Service Pack, see
http://support.microsoft.com/support/sql/.
MORE INFORMATIONIf SQL Server is not run as a service, you may see the following additional errors in the command prompt where SQL Server was started. However, these messages are not written to SQL Server's errorlog:
Additional query words:
Keywords : kbusage SSrvAdmin SSrvGPF kbbug6.50 kbfix6.50.SP5 |
Last Reviewed: November 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |