暂无图片
SQL Server2014故障转移集群环境打补丁
最近更新:2022-08-03 09:14:29

适用范围

本方案适用于SQL Server故障转移集群环境打补丁。

方案概述

对SQL Server2014故障转移集群环境进行打补丁升级,升级到SQL Server2014(SP3)。

实施步骤

(一)数据库升级前准备 1、检查当前数据库版本信息 Select @@VERSION image.png

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

......