July 30, 2010     |
Network Toaster
SQL Security Forums
Note: SQLSecurity.com does not allow nor require registration due to privacy concerns for users. SQLSecurity.com is open and anonymous for all. Please report any abuse or profanity.
Subject: MS01-060
Prev Next

Author Messages
Ziller

12/31/2001 8:43 AM Quote Reply Alert 
Running SQL7 (SP3) on NT4 I recently installed this patch and now the Enterprise Manager will not connect. I get a SQLDumpExceptionHandler error. I can connect with the Query Analyzer. Any thoughts on this? Thanks
Chip Andrews

01/03/2002 7:15 PM Quote Reply Alert 
Yikes - generally anyone who gets this type of error should contact Microsoft tech support ASAP as this is a serious problem. If you want to try and avoid the $$$ of a service call you could attempt to connect via OSQL or Query Analyzer and try DBCC CHECKDB DBCC CHECKTABLE DBCC CHECKCATALOG DBCC CHECKALLOC On any and all databases. You could also attempt to detach the databases and then re-install SQL Server and re-attach them. All of these are trial-and-error hacks I am sorry to say but worth a shot to avoid the initial troubleshooting calls. Chip
Fred

05/07/2002 12:53 PM Quote Reply Alert 
FYI - I got this error and resolved it by installing SP2 for SQL Server 2000.


Quick Reply
Username:  
Subject:  
Body:
 



ActiveForums 3.6
Copyright 1999 by Chip Andrews   |  Privacy Statement  |  Terms Of Use