首页 > 数据库技术 > 详细

[SQL] SQL 修复命令

时间:2016-04-27 09:31:58      阅读:332      评论:0      收藏:0      [点我收藏+]
 
 
You should run the repair from the original installation media, using the following command line:

setup.exe /ACTION=REPAIR /INDICATEPROGRESS=TRUE

Repair the common shared components and features first, and then repeat the command to repair the instances installed. During the repair process, the setup dialog box disappears. As long as the progress window does not show an error, the repair process is proceeding as expected.

Note The following error messages can be found as text messages in the event log or in the Setup logs that are located in one of the following folders, and they indicate that you should repair your affected instance being proceeding further:
    • For SQL Server 2008 and for SQL Server 2008 R2:
      C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap
    • For SQL Server 2012:
      C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap
 
 
 https://support.microsoft.com/en-us/kb/969052
 

[SQL] SQL 修复命令

原文:http://www.cnblogs.com/Areas/p/5437508.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!