zoukankan      html  css  js  c++  java
  • 重新配置成功或错误状态: 1603

    1、错误描述

    MSI (s) (7C:AC) [19:21:45:629]: Note: 1: 1729 
    MSI (s) (7C:AC) [19:21:45:629]: 产品: Microsoft SQL Server Native Client -- 配置失败。
    
    MSI (s) (7C:AC) [19:21:45:630]: Windows Installer 已重新配置产品。产品名称: Microsoft SQL Server Native Client。产品版本: 9.00.5000.00。产品语言: 2052。制造商: Microsoft Corporation。重新配置成功或错误状态: 1603。
    
    MSI (s) (7C:AC) [19:21:45:631]: Deferring clean up of packages/files, if any exist
    MSI (s) (7C:AC) [19:21:45:631]: MainEngineThread is returning 1603
    MSI (s) (7C:A0) [19:21:45:635]: RESTART MANAGER: Session closed.
    MSI (s) (7C:A0) [19:21:45:635]: No System Restore sequence number for this installation.
    === 记录停止: 2017-09-26  19:21:45 ===
    MSI (s) (7C:A0) [19:21:45:638]: User policy value 'DisableRollback' is 0
    MSI (s) (7C:A0) [19:21:45:639]: Machine policy value 'DisableRollback' is 0
    MSI (s) (7C:A0) [19:21:45:639]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (7C:A0) [19:21:45:639]: Note: 1: 1402 2: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionInstallerRollbackScripts 3: 2 
    MSI (s) (7C:A0) [19:21:45:639]: Note: 1: 1402 2: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionInstallerRollbackScripts 3: 2 
    MSI (s) (7C:A0) [19:21:45:641]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (7C:A0) [19:21:45:642]: Restoring environment variables
    MSI (s) (7C:A0) [19:21:45:642]: Destroying RemoteAPI object.
    MSI (s) (7C:DC) [19:21:45:642]: Custom Action Manager thread ending.
    MSI (c) (80:A4) [19:21:45:645]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (80:A4) [19:21:45:646]: MainEngineThread is returning 1603
    === Verbose logging stopped: 2017-09-26  19:21:45 ===

    2、错误原因

          在卸载SQL Server 2012,然后再安装SQL Server 2012时,SQL Server Native Client出现了安装失败


    3、解决办法

  • 相关阅读:
    CPU,MPU,MCU,SOC,SOPC联系与差别
    call && jmp 指令
    认识OD的两种断点
    VB逆向
    ASProtect.SKE.2.11 stolen code解密
    破解之寻找OEP[手动脱壳](2)
    破解之寻找OEP[手动脱壳](1)
    破解常用断点设置
    VB断点大全
    API断点大全
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13313823.html
Copyright © 2011-2022 走看看