The information in this article applies to:
SYMPTOMS
If a database is in single-user mode, then an attempt to create a stored
procedure (sproc) or view with an existing name causes error 3307.
In SQL Server 6.5, the application log of the Windows NT event viewer is filled up with 3307 error messages. The server becomes very unresponsive and any attempt to kill the offending query fails. WORKAROUNDTo solve this problem, try canceling the query or killing the spid. If that does not help, recycle SQL Server. STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server versions 6.0 and 6.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Keywords : kbbug6.50 kbbug6.00 |
Last Reviewed: April 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |