KB5026717 - SQL Server 2022 的累積更新 4
發行日期: 2023年5月11日
版本: 16.0.4035.4
摘要
本文說明 sql Server 2022 Microsoft累積更新套件 4 (CU4)。 此更新包含 SQL Server 2022 累積更新 3 版本之後發出的 21 個修正 程式,並更新下列組建中的元件:
- SQL Server - 產品版本: 16.0.4035.4,檔案版本: 2022.160.4035.4
- Analysis Services - 產品版本: 16.0.43.211,檔案版本: 2022.160.43.211
此更新中的已知問題
問題一
安裝此累積更新之後,使用泛型 ODBC 連接器的外部數據源可能無法再運作。 當您嘗試查詢在安裝此累積更新之前建立的外部資料表時,您會收到下列錯誤訊息:
訊息 7320,層級 16,狀態 110,行 68
無法針對鏈接伺服器 “(null)” 的 OLE DB 提供者 “MSOLEDBSQL” 執行查詢 “Remote Query”。 並未將物件參考設定為物件的執行個體。
如果您嘗試建立新的外部資料表,您會收到下列錯誤訊息:
訊息110813,層級 16,狀態 1,第 64 行
並未將物件參考設定為物件的執行個體。
若要解決此問題,您可以卸載此累積更新,或將 Driver 關鍵詞新增至 CONNECTION_OPTIONS
自變數。 如需詳細資訊,請參閱 安裝累積更新之後,一般 ODBC 外部數據源可能無法運作。
問題 2
安裝此累積更新之後,您可能會從符合下列所有條件的查詢收到不正確的結果:
您有明確指定遞減排序順序的索引。 以下是範例:
CREATE NONCLUSTERED INDEX [nci_table_column1] ON [dbo].[table1] (column1 DESC)
您可以針對包含這些索引的數據表執行查詢。 這些查詢會指定符合索引排序順序的排序順序。
排序數據行用於 子句或多個相等子句中的
WHERE IN
查詢述詞。 以下是範例:SELECT * FROM [dbo].[table1] WHERE column1 IN (1,2) ORDER BY column1 DESC SELECT * FROM [dbo].[table1] WHERE column1 = 1 or column1 = 2 ORDER BY column1 DESC
注意
IN
具有單一值的 子句沒有此問題。
若要解決此問題,您可以卸載此累積更新或啟用追蹤旗標 (TF) 13166,然後執行 DBCC FREEPROCCACHE
。
此更新中的改良功能和修正程式
提供可下載的 Excel 活頁簿,其中包含組建的摘要清單,還有其目前的支援生命週期。 Excel 檔案也包含 SQL Server 2022、SQL Server 2019 和 SQL Server 2017 的詳細修正清單。 選取以立即下載此 Excel 檔案。
注意
您可以透過書籤直接參考下表中的個別項目。 如果您選取數據表中的任何錯誤參考標識符,書籤標記會使用 「#NNNNNNN」 格式新增至 URL。 然後,您可以與其他人共用此 URL,以便他們可以直接跳轉到表格中所需的修正。
如需此累積更新中已修正的 Bug 和增強功能的詳細資訊,請參閱下列Microsoft知識庫文章。
錯誤參考 | 描述 | 修正區域 | 元件 | 平台 |
---|---|---|---|---|
2305079 | 修正 DateTime 當輸入格式不符合預設格式時,Master Data Services (MDS) 中無法正確辨識月份和日期的問題。 |
Master Data Services | Master Data Services | Windows |
2300365 | 修正存取違規問題,最常出現在可用性群組中的資料庫上,您在虛擬設備介面 (VDI) 備份期間遇到的問題。 | SQL Server Engine | 備份 還原 | 全部 |
2299195 | 修正在伺服器上設定管理數據倉儲 (MDW) 之後,SQL Server Agent 作業步驟失敗的問題:以使用者身分執行: NT Service\SQLSERVERAGENT。 SSIS 錯誤。 元件名稱:GenerateTSQLPackageTask、Code: -1073548540、Subcomponent:產生 T-SQL 封裝工作、描述:發生錯誤,並出現下列錯誤訊息:「字典中沒有指定的索引鍵。」。 . SSIS 錯誤。 元件名稱:GenerateTSQLPackageTask、Code: -1073548540、Subcomponent:產生 T-SQL 封裝工作、描述:發生錯誤,並出現下列錯誤訊息:「字典中沒有指定的索引鍵。」。 . 主要套件結束時發生錯誤,先前的錯誤訊息應該說明原因。 進程結束代碼 5。 步驟失敗。 |
SQL Server Engine | 管理服務 | 全部 |
2280423 | 修正:SQL Server 2022 和 2019 中的純量 UDF 內嵌問題(KB4538581) | SQL Server Engine | 查詢執行 | 全部 |
2306513 | 修正您在 執行sys.dm_exec_query_plan_stats 期間可能會遇到的存取違規和INVALID_POINTER_READ_c0000005_sqlmin.dll!CProfileList::FGetPartitionSummaryXML 例外狀況。 |
SQL Server Engine | 查詢執行 | Windows |
2306669 | 修正了參數敏感性計劃 (PSP) 優化會產生發送器表達式的問題,但在應用程式嘗試使用 SET FMTONLY ON T-SQL 語句只傳回元數據時,無法建立查詢變數。 |
SQL Server Engine | 查詢執行 | 全部 |
2310201 | 修正執行複雜 Common Language Runtime (CLR) 元件命令的問題 ALTER ASSEMBLY ,可能會導致其他一些平行執行的命令逾時。 |
SQL Server Engine | 查詢執行 | 全部 |
2329208 | 修正當 PSP 優化已啟用 PSP 優化 查詢存放區 整合時,無法成功從 查詢存放區 記憶體內部部分移除查詢的問題。 | SQL Server Engine | 查詢執行 | 全部 |
2344871 | 將兩個新的追蹤旗標 (TF) 新增至自動調整計劃修正 (APC) 功能。 TF 12618 引進了新的計劃回歸偵測模型,其中包含多個連續檢查。 TF 12656 引進了使用時間型計劃回歸檢查的功能,此檢查會在發現計劃變更后五分鐘發生,這可避免讓快速執行的查詢產生回歸檢查偏差。 | SQL Server Engine | 查詢執行 | 全部 |
2344940 | 修正參數敏感性計劃 (PSP) 優化在特定情況下啟用 查詢存放區 整合時,當查詢變異和發送器計劃從 查詢存放區 數據記憶體內部部分排清到磁碟時,存取違規。 | SQL Server Engine | 查詢執行 | 全部 |
2344943 | 修正參數敏感性計劃 (PSP) 優化在 PSP 相關 查詢存放區 記憶體在不一致狀態時,啟用 查詢存放區 整合時的存取違規。 預存程式也進行了 sp_query_store_consistency_check 改善,以修正查詢變體和分派計劃一致性問題。 |
SQL Server Engine | 查詢執行 | 全部 |
2344945 | 修正當從 查詢存放區 移除發送器計劃時,參數敏感性計劃 (PSP) 優化已啟用 查詢存放區 整合的問題。 | SQL Server Engine | 查詢執行 | 全部 |
2278800 | 修正當您在使用 IGNORE NULLS 子句時使用 LAG 或 LEAD 視窗函式時,傳回不正確結果的問題。 |
SQL Server Engine | 查詢最佳化工具 | 全部 |
2297428 | 修正當多個異步統計數據作業執行時,進程會洩漏某些項目的參考計數的問題 KILL STATS JOB ,這會導致這些專案保留在佇列中, sys.dm_exec_background_job_queue 直到 SQL Server 實例重新啟動為止。 |
SQL Server Engine | 查詢最佳化工具 | 全部 |
2307893 | 修正篩選 ROW_NUMBER 和涉及可為 Null 數據行之查詢的不正確結果。 |
SQL Server Engine | 查詢最佳化工具 | 全部 |
2313621 | 修正下列錯誤和存取違規,因為相同純量子查詢多次發生時發生錯誤和存取違規: Msg 596、Level 21、State 1、Line <LineNumber> 無法繼續執行,因為會話處於終止狀態。 Msg 0, Level 20, State 0, Line LineNumber <> 目前命令上發生嚴重錯誤。 應捨棄結果 (如果有的話)。 |
SQL Server Engine | 查詢最佳化工具 | 全部 |
2343788 | 修正建構函式中發生 OOM(記憶體不足)錯誤時,基數估計 (CE) 意見反應中的記憶體流失問題。 | SQL Server Engine | 查詢最佳化工具 | 全部 |
2303424 | 修正了導致您無法在已啟用 Azure Synapse Link 且定序設定 Latin1_General_BIN2 為 的資料庫上卸載數據表群組的問題。 |
SQL Server Engine | 複寫 | 全部 |
2335976 | 修正當您在刪除 CDC 擷取和移除 SQL Server Agent 中作業之後,再次新增異動數據擷取 (CDC) 作業時,發生錯誤 22836 的問題。 | SQL Server Engine | 複寫 | 全部 |
2312111 | 修正:將累積更新套用至包含可用性群組的 SQL Server 實例之後,就會發生錯誤(KB5027331) | SQL Server Engine | SQL Agent | 全部 |
2329148 | 修正當您要求停止 SQL Server 服務時,Linux 上的 SQL Server 服務會以失敗的程式代碼結束的問題。 | SQL Server Engine | SQL Server Engine | Linux |
如何取得或下載此或最新的累積更新套件
如何取得或下載適用於 Windows 的最新累積更新套件(建議)
下列更新可從Microsoft下載中心取得:
立即下載 SQL Server 2022 的最新累積更新套件
注意
- Microsoft下載中心一律會顯示最新的 SQL Server 2022 CU 版本。
- 如果下載頁面未出現,請連絡 Microsoft客戶服務及支持 人員以取得累積更新套件。
如何從 Microsoft 更新目錄取得或下載 Windows 的這個累積更新套件
下列更新可從 Microsoft 更新目錄取得:
注意
- Microsoft更新類別目錄 包含此 SQL Server 2022 CU,以及先前發行的 SQL Server 2022 CU 版本。
- 此 CU 也可透過 Windows Server Update Services (WSUS) 取得。
- 建議您一律安裝可用的最新累積更新。
如何取得或下載 Linux 的最新累積更新套件
若要將 Linux 上的 SQL Server 2022 更新到最新的 CU,您必須先設定累積更新存放庫。 然後,使用特定於平台的適當更新命令更新您的 SQL Server 套件。
如需安裝說明和導向 CU 套件下載的直接連結,請參閱 SQL Server 2022 發行說明。
檔案資訊
檔案哈希資訊
您可以透過下列命令計算SQLServer2022-KB5026717-x64.exe檔案的哈希來驗證下載:
certutil -hashfile SQLServer2022-KB5026717-x64.exe SHA256
File name | SHA256 雜湊 |
---|---|
SQLServer2022-KB5026717-x64.exe | 110B1B51DD804FD53315A4FEB58E90A3273AC08750CD3A3396C38B300D228B99 |
累積更新套件檔案資訊
此套件的英文版具有下列表格中所列的檔案屬性 (或更新)。 這些檔案的日期和時間是以 Coordinated Universal Time (UTC) 表示。 當您檢視檔案資訊時,它會轉換成當地時間。 若要尋找 UTC 與當地時間之間的差異,請使用 控制台 中 [日期和時間] 專案中的 [時區] 索引標籤。
SQL Server 2022 Analysis Services
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Asplatformhost.dll | 2022.160.43.211 | 336848 | 1-May-23 | 11:06 | x64 |
Microsoft.analysisservices.server.core.dll | 16.0.43.211 | 2903504 | 1-May-23 | 11:06 | x86 |
Microsoft.data.mashup.sqlclient.dll | 2.108.3243.0 | 24480 | 1-May-23 | 11:06 | x86 |
Microsoft.data.sqlclient.dll | 1.14.21068.1 | 1920960 | 1-May-23 | 11:06 | x86 |
Microsoft.identity.client.dll | 4.14.0.0 | 1350048 | 1-May-23 | 11:06 | x86 |
Microsoft.identitymodel.jsonwebtokens.dll | 5.6.0.61018 | 65952 | 1-May-23 | 11:06 | x86 |
Microsoft.identitymodel.logging.dll | 5.6.0.61018 | 26,528 | 1-May-23 | 11:06 | x86 |
Microsoft.identitymodel.protocols.dll | 5.6.0.61018 | 32192 | 1-May-23 | 11:06 | x86 |
Microsoft.identitymodel.protocols.openidconnect.dll | 5.6.0.61018 | 103,328 | 1-May-23 | 11:06 | x86 |
Microsoft.identitymodel.tokens.dll | 5.6.0.61018 | 162720 | 1-May-23 | 11:06 | x86 |
Msmdctr.dll | 2022.160.43.211 | 38864 | 1-May-23 | 11:06 | x64 |
msmdlocal.dll | 2022.160.43.211 | 53921192 | 1-May-23 | 11:06 | x86 |
msmdlocal.dll | 2022.160.43.211 | 71759272 | 1-May-23 | 11:06 | x64 |
Msmdpump.dll | 2022.160.43.211 | 10335184 | 1-May-23 | 11:06 | x64 |
Msmdredir.dll | 2022.160.43.211 | 8132048 | 1-May-23 | 11:06 | x86 |
Msmdsrv.exe | 2022.160.43.211 | 71316392 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 954792 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1882576 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1669536 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1878952 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1846176 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1145256 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1138088 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1767336 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1746856 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 930728 | 1-May-23 | 11:06 | x64 |
Msmdsrv.rll | 2022.160.43.211 | 1835432 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 953256 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1880488 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1666472 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1874344 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1842600 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1143208 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1136552 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1763752 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1743272 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 931240 | 1-May-23 | 11:06 | x64 |
Msmdsrvi.rll | 2022.160.43.211 | 1830824 | 1-May-23 | 11:06 | x64 |
msmgdsrv.dll | 2022.160.43.211 | 10083792 | 1-May-23 | 11:06 | x64 |
msmgdsrv.dll | 2022.160.43.211 | 8265640 | 1-May-23 | 11:06 | x86 |
Msolap.dll | 2022.160.43.211 | 10970064 | 1-May-23 | 11:06 | x64 |
Msolap.dll | 2022.160.43.211 | 8744912 | 1-May-23 | 11:06 | x86 |
Msolui.dll | 2022.160.43.211 | 308136 | 1-May-23 | 11:06 | x64 |
Msolui.dll | 2022.160.43.211 | 289744 | 1-May-23 | 11:06 | x86 |
newtonsoft.json.dll | 13.0.1.25517 | 704448 | 1-May-23 | 11:06 | x86 |
Sni.dll | 1.1.1.0 | 555424 | 1-May-23 | 11:06 | x64 |
Sql_as_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:06 | x64 |
Sqlceip.exe | 16.0.4035.4 | 300960 | 1-May-23 | 11:07 | x86 |
sqldumper.exe | 2022.160.4035.4 | 227216 | 1-May-23 | 11:07 | x86 |
sqldumper.exe | 2022.160.4035.4 | 260032 | 1-May-23 | 11:07 | x64 |
System.identitymodel.tokens.jwt.dll | 5.6.0.61018 | 83872 | 1-May-23 | 11:06 | x86 |
Tmapi.dll | 2022.160.43.211 | 5884368 | 1-May-23 | 11:06 | x64 |
Tmcachemgr.dll | 2022.160.43.211 | 5575120 | 1-May-23 | 11:06 | x64 |
Tmpersistence.dll | 2022.160.43.211 | 1481168 | 1-May-23 | 11:06 | x64 |
Tmtransactions.dll | 2022.160.43.211 | 7197648 | 1-May-23 | 11:06 | x64 |
xmsrv.dll | 2022.160.43.211 | 26594256 | 1-May-23 | 11:06 | x64 |
xmsrv.dll | 2022.160.43.211 | 35895720 | 1-May-23 | 11:06 | x86 |
SQL Server 2022 Database Services Common Core
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Instapi150.dll | 2022.160.4035.4 | 104336 | 1-May-23 | 11:07 | x64 |
Instapi150.dll | 2022.160.4035.4 | 79,760 | 1-May-23 | 11:07 | x86 |
Microsoft.analysisservices.adomdclient.dll | 16.0.43.211 | 2633680 | 1-May-23 | 11:07 | x86 |
Microsoft.analysisservices.adomdclient.dll | 16.0.43.211 | 2633640 | 1-May-23 | 11:07 | x86 |
Microsoft.analysisservices.core.dll | 16.0.43.211 | 2933152 | 1-May-23 | 11:07 | x86 |
Microsoft.analysisservices.xmla.dll | 16.0.43.211 | 2323408 | 1-May-23 | 11:07 | x86 |
Microsoft.analysisservices.xmla.dll | 16.0.43.211 | 2323368 | 1-May-23 | 11:07 | x86 |
Microsoft.sqlserver.rmo.dll | 16.0.4035.4 | 554912 | 1-May-23 | 11:07 | x86 |
Microsoft.sqlserver.rmo.dll | 16.0.4035.4 | 554944 | 1-May-23 | 11:07 | x86 |
Msasxpress.dll | 2022.160.43.211 | 32720 | 1-May-23 | 11:07 | x64 |
Msasxpress.dll | 2022.160.43.211 | 27600 | 1-May-23 | 11:07 | x86 |
Sql_common_core_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:07 | x64 |
sqldumper.exe | 2022.160.4035.4 | 260032 | 1-May-23 | 11:07 | x64 |
sqldumper.exe | 2022.160.4035.4 | 227216 | 1-May-23 | 11:07 | x86 |
SQL Server 2022 Data Quality Client
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Microsoft.ssdqs.studio.views.dll | 16.0.4035.4 | 2066336 | 1-May-23 | 11:07 | x86 |
Sql_dqc_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:07 | x64 |
SQL Server 2022 Data Quality
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Microsoft.ssdqs.core.dll | 16.0.4035.4 | 599,952 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.core.dll | 16.0.4035.4 | 599968 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.dll | 16.0.4035.4 | 173984 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.dll | 16.0.4035.4 | 174032 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.infra.dll | 16.0.4035.4 | 1857440 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.infra.dll | 16.0.4035.4 | 1857472 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.proxy.dll | 16.0.4035.4 | 370576 | 1-May-23 | 11:07 | x86 |
Microsoft.ssdqs.proxy.dll | 16.0.4035.4 | 370640 | 1-May-23 | 11:07 | x86 |
SQL Server 2022 Database Services 核心實例
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2022.160.4035.4 | 4718992 | 1-May-23 | 12:22 | x64 |
Aetm-enclave.dll | 2022.160.4035.4 | 4673464 | 1-May-23 | 12:22 | x64 |
Aetm-sgx-enclave-simulator.dll | 2022.160.4035.4 | 4909136 | 1-May-23 | 12:22 | x64 |
Aetm-sgx-enclave.dll | 2022.160.4035.4 | 4874496 | 1-May-23 | 12:22 | x64 |
Hadrres.dll | 2022.160.4035.4 | 227280 | 1-May-23 | 12:22 | x64 |
Hkcompile.dll | 2022.160.4035.4 | 1411024 | 1-May-23 | 12:22 | x64 |
Hkengine.dll | 2022.160.4035.4 | 5760912 | 1-May-23 | 12:22 | x64 |
Hkruntime.dll | 2022.160.4035.4 | 190400 | 1-May-23 | 12:22 | x64 |
Hktempdb.dll | 2022.160.4035.4 | 71584 | 1-May-23 | 12:22 | x64 |
Microsoft.analysisservices.applocal.xmla.dll | 16.0.43.211 | 2322384 | 1-May-23 | 12:22 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2022.160.4035.4 | 333728 | 1-May-23 | 12:22 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2022.160.4035.4 | 96208 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 30,656 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 38864 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 34752 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 38864 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 38856 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 30672 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 30,656 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 34720 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 38848 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 30,656 | 1-May-23 | 12:22 | x64 |
Odsole70.rll |
16.0.4035.4 | 38864 | 1-May-23 | 12:22 | x64 |
Qds.dll | 2022.160.4035.4 | 1791904 | 1-May-23 | 12:22 | x64 |
Rsfxft.dll | 2022.160.4035.4 | 55,184 | 1-May-23 | 12:22 | x64 |
Secforwarder.dll | 2022.160.4035.4 | 83904 | 1-May-23 | 12:22 | x64 |
Sql_engine_core_inst_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 12:22 | x64 |
Sqlaccess.dll | 2022.160.4035.4 | 444368 | 1-May-23 | 12:22 | x64 |
Sqlagent.exe | 2022.160.4035.4 | 726976 | 1-May-23 | 12:22 | x64 |
Sqlceip.exe | 16.0.4035.4 | 300960 | 1-May-23 | 12:22 | x86 |
Sqlctr160.dll | 2022.160.4035.4 | 157584 | 1-May-23 | 12:22 | x64 |
Sqlctr160.dll | 2022.160.4035.4 | 128928 | 1-May-23 | 12:22 | x86 |
Sqldk.dll | 2022.160.4035.4 | 4028304 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 1746848 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3844000 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4061072 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4568976 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4700064 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3745696 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3930016 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4568992 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4396960 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4470688 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 2443168 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 2385824 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4257696 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3893136 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4409248 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4200352 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4183952 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3970976 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3848080 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 1685408 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4290448 | 1-May-23 | 12:22 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4433824 | 1-May-23 | 12:22 | x64 |
Sqllang.dll | 2022.160.4035.4 | 48588736 | 1-May-23 | 12:22 | x64 |
Sqlmin.dll | 2022.160.4035.4 | 51333024 | 1-May-23 | 12:22 | x64 |
Sqlos.dll | 2022.160.4035.4 | 51088 | 1-May-23 | 12:22 | x64 |
Sqlrepss.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 12:22 | x64 |
Sqlscriptdowngrade.dll | 2022.160.4035.4 | 51,104 | 1-May-23 | 12:22 | x64 |
Sqlscriptupgrade.dll | 2022.160.4035.4 | 5830544 | 1-May-23 | 12:22 | x64 |
Sqlservr.exe | 2022.160.4035.4 | 722880 | 1-May-23 | 12:22 | x64 |
Sqltses.dll | 2022.160.4035.4 | 9390032 | 1-May-23 | 12:22 | x64 |
Sqsrvres.dll | 2022.160.4035.4 | 305104 | 1-May-23 | 12:22 | x64 |
Svl.dll | 2022.160.4035.4 | 247696 | 1-May-23 | 12:22 | x64 |
Xe.dll | 2022.160.4035.4 | 718800 | 1-May-23 | 12:22 | x64 |
Xpstar.dll | 2022.160.4035.4 | 534480 | 1-May-23 | 12:22 | x64 |
SQL Server 2022 Database Services Core 共用
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Distrib.exe | 2022.160.4035.4 | 268224 | 1-May-23 | 11:07 | x64 |
Dts.dll | 2022.160.4035.4 | 3266512 | 1-May-23 | 11:07 | x64 |
Logread.exe | 2022.160.4035.4 | 788384 | 1-May-23 | 11:07 | x64 |
Microsoft.analysisservices.applocal.core.dll | 16.0.43.211 | 2933672 | 1-May-23 | 11:06 | x86 |
Microsoft.data.sqlclient.dll | 3.10.22089.1 | 2032120 | 1-May-23 | 11:07 | x86 |
Microsoft.datatransformationservices.scalehelper.dll | 16.0.4035.4 | 30,608 | 1-May-23 | 11:07 | x86 |
Microsoft.identity.client.dll | 4.36.1.0 | 1503672 | 1-May-23 | 11:07 | x86 |
Microsoft.identitymodel.jsonwebtokens.dll | 5.5.0.60624 | 66096 | 1-May-23 | 11:07 | x86 |
Microsoft.identitymodel.logging.dll | 5.5.0.60624 | 32296 | 1-May-23 | 11:07 | x86 |
Microsoft.identitymodel.protocols.dll | 5.5.0.60624 | 37416 | 1-May-23 | 11:07 | x86 |
Microsoft.identitymodel.protocols.openidconnect.dll | 5.5.0.60624 | 109096 | 1-May-23 | 11:07 | x86 |
Microsoft.identitymodel.tokens.dll | 5.5.0.60624 | 167672 | 1-May-23 | 11:07 | x86 |
Microsoft.sqlserver.replication.dll | 2022.160.4035.4 | 1714128 | 1-May-23 | 11:07 | x64 |
Microsoft.sqlserver.rmo.dll | 16.0.4035.4 | 554944 | 1-May-23 | 11:07 | x86 |
Msgprox.dll | 2022.160.4035.4 | 313296 | 1-May-23 | 11:07 | x64 |
Msoledbsql.dll | 2018.186.4.0 | 2734072 | 1-May-23 | 11:07 | x64 |
Msoledbsql.dll | 2018.186.4.0 | 153584 | 1-May-23 | 11:07 | x64 |
newtonsoft.json.dll | 13.0.1.25517 | 704408 | 1-May-23 | 11:07 | x86 |
Qrdrsvc.exe | 2022.160.4035.4 | 530336 | 1-May-23 | 11:07 | x64 |
Rdistcom.dll | 2022.160.4035.4 | 939984 | 1-May-23 | 11:07 | x64 |
Repldp.dll | 2022.160.4035.4 | 337872 | 1-May-23 | 11:07 | x64 |
Replisapi.dll | 2022.160.4035.4 | 419792 | 1-May-23 | 11:07 | x64 |
Replmerg.exe | 2022.160.4035.4 | 604096 | 1-May-23 | 11:07 | x64 |
Replprov.dll | 2022.160.4035.4 | 890768 | 1-May-23 | 11:07 | x64 |
Replrec.dll | 2022.160.4035.4 | 1058704 | 1-May-23 | 11:07 | x64 |
Replsub.dll | 2022.160.4035.4 | 501648 | 1-May-23 | 11:07 | x64 |
Spresolv.dll | 2022.160.4035.4 | 300960 | 1-May-23 | 11:07 | x64 |
Sql_engine_core_shared_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:06 | x64 |
Sqlcmd.exe | 2022.160.4035.4 | 276432 | 1-May-23 | 11:07 | x64 |
Sqldistx.dll | 2022.160.4035.4 | 268240 | 1-May-23 | 11:07 | x64 |
Sqlmergx.dll | 2022.160.4035.4 | 423824 | 1-May-23 | 11:07 | x64 |
Xe.dll | 2022.160.4035.4 | 718800 | 1-May-23 | 11:07 | x64 |
SQL Server 2022 sql_extensibility
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Commonlauncher.dll | 2022.160.4035.4 | 100240 | 1-May-23 | 11:07 | x64 |
Exthost.exe | 2022.160.4035.4 | 247760 | 1-May-23 | 11:07 | x64 |
Launchpad.exe | 2022.160.4035.4 | 1357728 | 1-May-23 | 11:07 | x64 |
Sql_extensibility_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:07 | x64 |
Sqlsatellite.dll | 2022.160.4035.4 | 1165216 | 1-May-23 | 11:07 | x64 |
SQL Server 2022 全文檢索引擎
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Fd.dll | 2022.160.4035.4 | 710544 | 1-May-23 | 11:07 | x64 |
Fdhost.exe | 2022.160.4035.4 | 153552 | 1-May-23 | 11:07 | x64 |
Fdlauncher.exe | 2022.160.4035.4 | 100304 | 1-May-23 | 11:07 | x64 |
Sql_fulltext_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:07 | x64 |
SQL Server 2022 Integration Services
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Attunity.sqlserver.cdccontroltask.dll | 7.0.0.133 | 78272 | 1-May-23 | 11:20 | x86 |
Attunity.sqlserver.cdccontroltask.dll | 7.0.0.133 | 78272 | 1-May-23 | 11:20 | x86 |
Attunity.sqlserver.cdcsplit.dll | 7.0.0.133 | 39320 | 1-May-23 | 11:20 | x86 |
Attunity.sqlserver.cdcsplit.dll | 7.0.0.133 | 39320 | 1-May-23 | 11:20 | x86 |
Attunity.sqlserver.cdcsrc.dll | 7.0.0.133 | 79,808 | 1-May-23 | 11:20 | x86 |
Attunity.sqlserver.cdcsrc.dll | 7.0.0.133 | 79,808 | 1-May-23 | 11:20 | x86 |
Dts.dll | 2022.160.4035.4 | 2860960 | 1-May-23 | 11:20 | x86 |
Dts.dll | 2022.160.4035.4 | 3266512 | 1-May-23 | 11:20 | x64 |
Isdbupgradewizard.exe | 16.0.4035.4 | 120768 | 1-May-23 | 11:20 | x86 |
Isdbupgradewizard.exe | 16.0.4035.4 | 120,736 | 1-May-23 | 11:20 | x86 |
Microsoft.analysisservices.applocal.core.dll | 16.0.43.211 | 2933672 | 1-May-23 | 11:20 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 16.0.4035.4 | 509840 | 1-May-23 | 11:20 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 16.0.4035.4 | 509840 | 1-May-23 | 11:20 | x86 |
Msdtssrvr.exe | 16.0.4035.4 | 219040 | 1-May-23 | 11:20 | x64 |
Msmdpp.dll | 2022.160.43.211 | 10165712 | 1-May-23 | 11:20 | x64 |
newtonsoft.json.dll | 13.0.1.25517 | 704408 | 1-May-23 | 11:20 | x86 |
newtonsoft.json.dll | 13.0.1.25517 | 704408 | 1-May-23 | 11:20 | x86 |
Sql_is_keyfile.dll | 2022.160.4035.4 | 137104 | 1-May-23 | 11:20 | x64 |
Sqlceip.exe | 16.0.4035.4 | 300960 | 1-May-23 | 11:20 | x86 |
Xe.dll | 2022.160.4035.4 | 640976 | 1-May-23 | 11:20 | x86 |
Xe.dll | 2022.160.4035.4 | 718800 | 1-May-23 | 11:20 | x64 |
SQL Server 2022 sql_polybase_core_inst
File name | 檔案版本 | 檔案大小 | Date | Time | 平台 |
---|---|---|---|---|---|
Dms.dll | 16.0.1024.0 | 559064 | 1-May-23 | 1,204 | x86 |
Dmsnative.dll | 2022.160.1024.0 | 152496 | 1-May-23 | 1,204 | x64 |
Dwengineservice.dll | 16.0.1024.0 | 44976 | 1-May-23 | 1,204 | x86 |
Instapi150.dll | 2022.160.4035.4 | 104336 | 1-May-23 | 1,204 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 16.0.1024.0 | 67488 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 16.0.1024.0 | 293336 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 16.0.1024.0 | 1957848 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 16.0.1024.0 | 169392 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 16.0.1024.0 | 647080 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 16.0.1024.0 | 246232 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 16.0.1024.0 | 139216 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 16.0.1024.0 | 79832 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 16.0.1024.0 | 51152 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 16.0.1024.0 | 88528 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 16.0.1024.0 | 1129432 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 16.0.1024.0 | 80856 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 16.0.1024.0 | 70560 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 16.0.1024.0 | 35,232 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 16.0.1024.0 | 30,640 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 16.0.1024.0 | 46544 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 16.0.1024.0 | 21408 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 16.0.1024.0 | 26,544 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 16.0.1024.0 | 131504 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 16.0.1024.0 | 86480 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 16.0.1024.0 | 100,768 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 16.0.1024.0 | 293280 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 120224 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 138144 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 141232 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 137648 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 150432 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 139696 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 134560 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 176,560 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 117680 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 16.0.1024.0 | 136,624 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 16.0.1024.0 | 72608 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 16.0.1024.0 | 21968 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 16.0.1024.0 | 37,280 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 16.0.1024.0 | 128928 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 16.0.1024.0 | 3064784 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 16.0.1024.0 | 3955664 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 118232 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 133080 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 137688 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 133592 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 148440 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 134104 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 130520 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 170960 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 115160 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 16.0.1024.0 | 132056 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 16.0.1024.0 | 67504 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 16.0.1024.0 | 2682832 | 1-May-23 | 1,204 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 16.0.1024.0 | 2436528 | 1-May-23 | 1,204 | x86 |
Mpdwinterop.dll | 2022.160.4035.4 | 296864 | 1-May-23 | 1,204 | x64 |
Mpdwsvc.exe | 2022.160.4035.4 | 7817104 | 1-May-23 | 1,204 | x64 |
Secforwarder.dll | 2022.160.4035.4 | 83904 | 1-May-23 | 1,204 | x64 |
Sharedmemory.dll | 2022.160.1024.0 | 61392 | 1-May-23 | 1,204 | x64 |
Sqldk.dll | 2022.160.4035.4 | 4028304 | 1-May-23 | 1,204 | x64 |
sqldumper.exe | 2022.160.4035.4 | 260032 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 1746848 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4568976 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 3745696 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4568992 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4470688 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 2443168 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 2385824 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4200352 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4183952 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 1685408 | 1-May-23 | 1,204 | x64 |
Sqlevn70.rll |
2022.160.4035.4 | 4433824 | 1-May-23 | 1,204 | x64 |
Sqlncli17e.dll | 2017.1710.3.1 | 1898432 | 1-May-23 | 1,204 | x64 |
Sqlos.dll | 2022.160.4035.4 | 51088 | 1-May-23 | 1,204 | x64 |
Sqlsortpdw.dll | 2022.160.1024.0 | 4841424 | 1-May-23 | 1,204 | x64 |
Sqltses.dll | 2022.160.4035.4 | 9390032 | 1-May-23 | 1,204 | x64 |
此更新的注意事項
先決條件
若要套用此累積更新套件,您必須執行 SQL Server 2022。
重新啟動資訊
套用此累積更新套件之後,可能必須重新啟動電腦。
登錄資訊
若要使用此套件中的其中一個 Hotfix,您不需要對登錄進行任何變更。
重要注意事項
本文也提供下列重要資訊。
Analysis Services CU 組建版本
從 Microsoft SQL Server 2017 開始,Analysis Services 組建版本號碼和 SQL Server 資料庫引擎 組建版本號碼不相符。 如需詳細資訊,請參閱 驗證 Analysis Services 累積更新組建版本。
累積更新 (CU)
- 每個新的 CU 都包含已安裝 SQL Server 版本上一個 CU 隨附的所有修正程式。
- SQL Server SU 會認證為與 Service Pack 相同的層級,而且應該以相同的信賴等級安裝。
- 我們建議持續主動安裝 RU,因為它們會根據下列指導方針提供:
- 歷程記錄數據顯示,大量支援案例牽涉到已發行 CU 中已解決的問題。
- RU 可能包含超過和更新 Hotfix 的附加值。 這包括支援性、管理性和可靠性更新。
- 建議您先測試 SQL Server CUS,再將其部署至生產環境。
混合式環境部署
當您將更新部署至混合式環境時(例如 AlwaysOn、複寫、叢集和鏡像),建議您在部署更新之前參考下列文章:
-
注意
如果您不想使用滾動更新程式,請遵循下列步驟來套用更新:
- 在被動節點上安裝更新。
- 在作用中節點上安裝更新(需要重新啟動服務)。
-
注意
如果您已啟用 Always On 與 SSISDB 目錄,請參閱 SSIS 與 Always On 的相關信息,瞭解如何在這些環境中套用更新。
語言支援
SQL Server SU 目前多語系。 因此,此 CU 套件並非專屬於一種語言。 它適用於所有支持的語言。
元件(功能) 已更新
一個 CU 套件包含所有 SQL Server 2022 元件的所有可用更新(功能)。 不過,累積更新套件只會更新您選取要服務之 SQL Server 實例上目前安裝的元件。 如果在套用此 CU 之後,SQL Server 功能(例如 Analysis Services)新增至實例,您必須重新套用此 CU,才能將新功能更新至此 CU。
此更新的支援
如果發生其他問題,或需要任何疑難解答,您可能必須建立服務要求。 通常的支援成本適用於其他支持問題,以及不符合此特定累積更新套件資格的問題。 如需Microsoft客戶服務及支持電話號碼的完整清單,或建立個別的服務要求,請移至 Microsoft支持網站。
如何卸載此更新
如何在 Windows 上卸載此更新
- 在 控制台 中,開啟 [程式和功能] 專案,然後選取 [檢視已安裝的更新]。
- 找出對應至 SQL Server 2022 下這個累積更新套件的專案。
- 按住 (或以滑鼠右鍵按兩下) 項目,然後選取 [ 卸載]。
如何在Linux上卸載此更新
若要在Linux上卸載此 CU,您必須將套件復原至舊版。 如需如何復原安裝的詳細資訊,請參閱 復原 SQL Server。