zoukankan      html  css  js  c++  java
  • [SQL] SQL 修复命令

     
     
    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 FilesMicrosoft SQL Server100Setup Bootstrap
      • For SQL Server 2012:
        C:Program FilesMicrosoft SQL Server110Setup Bootstrap
     
    参见:
     https://msdn.microsoft.com/en-us/library/cc646006%28v=SQL.105%29.aspx
     https://support.microsoft.com/en-us/kb/969052
     
  • 相关阅读:
    bzoj1415 NOI2005聪聪和可可
    Tyvj1952 Easy
    poj2096 Collecting Bugs
    COGS 1489玩纸牌
    COGS1487 麻球繁衍
    cf 261B.Maxim and Restaurant
    cf 223B.Two Strings
    cf 609E.Minimum spanning tree for each edge
    cf 187B.AlgoRace
    cf 760B.Frodo and pillows
  • 原文地址:https://www.cnblogs.com/Areas/p/5437508.html
Copyright © 2011-2022 走看看