积极答复者
被感染过的MSSQL 如何处理

问题
答案
-
Rebuild server and ensure anti-virus works on it.
- 已标记为答案 Hong-Gang Chen - MSFTModerator 2010年1月12日 7:36
-
对于SQL Server的服务器, 如果已中毒的话,建议重装操作系统,打补丁,检查安全性,然后装SQL;
对于数据库及其文件,如果使用 DBCC CHECKDB (http://msdn.microsoft.com/en-us/library/ms176064.aspx)仍然不行的话,你可以试试第三方软件,比如:
Mark as Answer if it helps. This posting is provided "AS IS" with no warranties, confers no rights.- 已标记为答案 Hong-Gang Chen - MSFTModerator 2010年1月12日 7:36
全部回复
-
Rebuild server and ensure anti-virus works on it.
- 已标记为答案 Hong-Gang Chen - MSFTModerator 2010年1月12日 7:36
-
基本上只能重装了,至于 文件被病毒修改那用杀毒软件试试
More: blog.csdn.net/happyflystone- 已建议为答案 Hong-Gang Chen - MSFTModerator 2010年1月12日 7:36
-
对于SQL Server的服务器, 如果已中毒的话,建议重装操作系统,打补丁,检查安全性,然后装SQL;
对于数据库及其文件,如果使用 DBCC CHECKDB (http://msdn.microsoft.com/en-us/library/ms176064.aspx)仍然不行的话,你可以试试第三方软件,比如:
Mark as Answer if it helps. This posting is provided "AS IS" with no warranties, confers no rights.- 已标记为答案 Hong-Gang Chen - MSFTModerator 2010年1月12日 7:36