本方案适用于SQL Server故障转移集群环境打补丁。
对SQL Server2014故障转移集群环境进行打补丁升级,升级到SQL Server2014(SP3)。
(一)数据库升级前准备
1、检查当前数据库版本信息
Select @@VERSION

2、下载补丁包
https://support.microsoft.com/en-us/topic/how-to-obtain-the-latest-service-pack-for-sql-server-2014-c5ea7a16-2e09-e38f-e10e-160e5530ad9a
