The information in this article applies to:
BUG #: 16838 SYMPTOMS
You may receive the following error on Sqlew.exe while expanding the
stored procedure icon in the Server Manager of the SQL Enterprise Manager
(SEM):
After you click OK, the following error message appears:
The default debugger (typically Dr. Watson) may appear and display the following error:
CAUSEThis problem occurs when a user is deleted directly from the sysusers table that owns stored procedures in the database. WORKAROUNDTo work around this problem, you can manually delete the entries of the stored procedure from both sysobjects and syscomments by finding its object ID. Re-create the stored procedure if necessary, and recycle the SQL Server. STATUS
Microsoft 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.
Additional query words: unhandled exception GPF general protection fault
Keywords : kbusage SSrvEntMan SSrvGPF kbbug6.50 kbbug6.00 |
Last Reviewed: April 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |