安装后SQL Server 2016 Service Pack 1未更新版本

时间:2018-04-12 06:19:37

标签: sql-server sql-server-2016 sql-server-2016-sp1

我已成功在SQL Server 2016计算机中安装了Windows Server 2016。我正在尝试为服务器安装Service Pack 1,并从此链接https://www.microsoft.com/en-us/download/details.aspx?id=54276

下载了该文件

但是当我在路径HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL13.INSTANCE_NAME\MSSQLServer\CurrentVersion中检查注册表中的当前版本时,它仍然显示13.0.1601.5而不是13.0.4001.0

我使用命令SQLServer2016SP1-KB3182545-x64-ENU.exe /QUIETSIMPLE /INSTANCENAME=INSTANCE_NAME /IACCEPTSQLSERVERLICENSETERMS在命令提示符下安装。

更新后的summary.txt文件显示以下消息。

Final result:                  The patch installer has failed to update the shared features. To determine the reason for failure, review the log files.
Exit code (Decimal):           -2068643838
Start time:                    2018-04-12 11:33:15
End time:                      2018-04-12 11:34:06

我无法在Log file Viewer文件中指定的时间内找到summary.txt的特定日志。

提前致谢!

0 个答案:

没有答案
相关问题