KB5038325 - SQL Server 2022 的累積更新 14

發行日期: 2024 年 7 月 23 日
版本: 16.0.4135.4

摘要

本文說明 SQL Server 2022 Microsoft累積更新套件 14 (CU14)。 此更新包含 SQL Server 2022 累積更新 13 版本之後發出的 12 個修正 程式,並更新下列組建中的元件:

  • SQL Server - 產品版本: 16.0.4135.4,檔案版本: 2022.160.4135.4
  • Analysis Services - 產品版本: 16.0.43.233,檔案版本: 2022.160.43.233

此更新中的已知問題

問題一:可用性群組中已啟用複寫、CDC 或 SSISDB 之次要複本的修補錯誤

SQL Server 2022 CU 13 引進了修正 2998350 ,讓可用性群組 (AG) 啟動中的輔助資料庫更可靠。 不過,如果 SQL Server 以單一使用者模式執行,此修正會導致 AG 資料庫無法開始復原的問題。 SQL Server 安裝程式會以單一使用者模式執行。 因此,如果您執行安裝程式,而且同時在 AG 中的資料庫上啟用 SQL 複寫、異動數據擷取(CDC)或 SQL Server Integration Services 資料庫(SSISDB),當目錄升級腳本嘗試執行但無法存取資料庫時,安裝程式就會失敗。

SQL Server 安裝程式一開始失敗之後,SQL Server 服務會嘗試再次上線,而不需要單一使用者模式。 此時,修補程序升級腳本會順利完成,而且修補已完成。 啟動完成之後,問題就會解決,而且不需要用戶動作。

修補程式失敗,並出現下列錯誤:

安裝 SQL Server 資料庫引擎 Services 實例功能時發生錯誤
等候 Database Engine 復原控制代碼失敗。 請檢查 SQL Server 錯誤記錄檔以了解潛在原因。
錯誤碼:0x851A001A

當您檢查 SQL Server 錯誤記錄檔時,您會看到具有無效群組識別子的訊息。 若要確認其識別碼無效,請在相同的記錄檔中尋找先前的啟動記錄,以取得有問題的資料庫名稱進行比較:

略過資料庫 <DatabaseName> 的預設啟動,因為資料庫屬於可用性群組(群組標識符: <GroupID>)。 資料庫將會由可用性群組啟動。 此為參考用訊息, 使用者不必採取任何動作。

如果您要防止修補程式報告初始失敗,您可以在執行修補程式之前執行下列其中一個動作:

  • 啟用追蹤旗標 12347 - 還原修正 2998350中所做的變更。 修補之後,您應該移除此追蹤旗標。

  • 從 AG 卸除已啟用 SSISDB、CDC 或復寫的資料庫。

  • 從 AG 中的資料庫移除 CDC 或復寫。

Microsoft正在處理此問題的修正程式,且未來 CU 中將會提供此修正程式。

問題二:SQL Server VSS 寫入器可能無法執行備份,因為沒有資料庫可供凍結

當 Azure 復原保存庫等備份工具在虛擬機 (VM) 上執行備份時,它們可能無法達到應用程式一致性。 可能沒有任何錯誤。 應用程式會快速執行,而不需要執行任何備份。 SQL Server 磁碟區陰影複製服務 (VSS) 寫入器最終會處於無法重試的錯誤狀態。 如果您啟用 SQL Server VSS 寫入器追蹤,您可能會看到下列例外狀況,指出沒有資料庫要凍結,導致快照集失敗:

[0543739500,0x002948:011b4:0xb87fa68e] sqlwriter.yukon\sqllib\snapsql.cpp(1058): Snapshot::Prepare: Server PROD-SQL01 has no databases to freeze

此外,可能會使用 Online:0偵測到某些資料庫:

[0543739390,0x002948:0x11b4:0xb87fa68e] sqlwriter.yukon\sqllib\snapsql.cpp(0408): FrozenServer::FindDatabases2000: Examining database <ReportServerTempDB>
Online:0 Standby:0 AutoClose:0 Closed:0

如果您使用 Azure 復原儲存庫,您可能會在事件清單中看到類似下列錯誤:

App-consistent recovery point generation failed.

此問題是由 SQL Server 2022 CU14 中的程式碼變更所產生,此變更會檢查資料庫是否已上線且準備好凍結。 目前的解決方案是復原到 SQL Server 2022 CU13 並執行快照集備份。 如需如何將套件復原至舊版的詳細資訊,請參閱 從 SQL Server 卸載累積更新。

Microsoft正在處理此問題的修正程式,且未來 CU 中將會提供此修正程式。

此更新中的改良功能和修正程式

提供可下載的 Excel 活頁簿,其中包含組建的摘要清單,還有其目前的支援生命週期。 Excel 檔案也包含 SQL Server 2022、SQL Server 2019 和 SQL Server 2017 的詳細修正清單。 選取以立即下載此 Excel 檔案。

注意

您可以透過書籤直接參考下表中的個別項目。 如果您選取數據表中的任何錯誤參考標識符,書籤標記會使用 「#NNNNNNN」 格式新增至 URL。 然後,您可以與其他人共用此 URL,以便他們可以直接跳轉到表格中所需的修正。

如需此累積更新中已修正的 Bug 和增強功能的詳細資訊,請參閱下列Microsoft知識庫文章。

錯誤參考 描述 修正區域 元件 平台
3217208 從 SQL Server 2022 (16.x) CU14 開始,容器映射包含新的 mssql-tools18 套件。 先前的目錄 /opt/mssql-tools/bin 已逐步淘汰。Microsoft ODBC 18 工具的新目錄是 /opt/mssql-tools18/bin,與最新的工具供應專案一致。 如需變更和安全性增強功能的詳細資訊,請參閱 ODBC 驅動程式 18.0 for SQL Server Released SQL Server 用戶端工具 命令行工具 Linux
3110961 修正當回報的訊息涉及非 ASCII 字元時,維護計劃記錄可能會報告亂碼的問題。 SQL Server 用戶端工具 管理服務 Windows
3278705 修正在先前已刪除資料庫的 SQL Server 實例上,於磁碟區陰影複製服務 (VSS) 還原期間遇到的下列錯誤:磁碟區陰影複製服務錯誤:

呼叫例程 GetVolumePathName 的意外錯誤在 PathName> 路徑上<失敗...系統找不到指定的檔案。
SQL Server Engine 備份 還原 Windows
3285752 修正當啟動期間發生特定錯誤時,SQL Server Launchpad 服務無法正確關閉的問題。 SQL Server Engine 擴充性 Windows
2897811 修正遠端次要複本在本機複本之間連續故障轉移數分鐘后顯示 「未同步處理 」的問題。 在多子網中設定、雲端中具有兩個或多個本機複本和一或多個遠端複本的多區域組態時,就會發生此情況。 SQL Server Engine 高可用性和災害復原 Windows
3088149 修正判斷提示傾印問題(位置:hadrlogcapture.cpp:<LineNumber>;表達式:m_pFsManager-GetEnqueuedBlockId> () < capturedLogBlockId || capturedLogBlockId == m_pDbPartner-GetFirstLogBlockIdToCapture> ()),您在 Always On 可用性群組 (AG) 中有 FILESTREAM 交易時遇到。 SQL Server Engine 高可用性和災害復原 全部
3157066 在報告健康情況檢查逾時時,將性能監視器計數器新增至叢集記錄報告。 SQL Server Engine 高可用性和災害復原 Windows
3207515 修正:記憶體超過 SQL Server 中 memory.memorylimitmb 所指定的已設定限制 (KB5042369) SQL Server Engine Linux Linux
3155852 修正判斷提示失敗 (位置:sosmemobj.cpp:2744;表示式:pvb-FInUse>(), CVariableInfo::PviRelease 當您使用 UTF-8 定序和 WITH RESULT SETS 子句時遇到的 。 SQL Server Engine 可程式性 全部
3157452 修正兩個與基數估計 (CE) 意見反應相關的問題:計劃快取流失和存取違規,因為競爭條件與語句重新編譯。 SQL Server Engine 查詢最佳化工具 全部
3236328 當統計數據只有一個直方圖步驟時,改善要求範圍與數據行統計數據脫節的述詞基數估計 (CE)。 SQL Server Engine 查詢最佳化工具 全部
3222639 修正變更追蹤自動清除每隔 30 分鐘會耗用 CPU 循環的問題,即使未在任何資料庫上啟用變更追蹤也一樣。

注意:套用修正之後,如果您在停用變更追蹤的資料庫中看到某些數據列 sys.syscommittabdbo.MSchange_tracking_history 數據表,則必須重新啟用,然後停用這些資料庫的變更追蹤。 這會清除所有追蹤數據。 如需詳細資訊,請參閱<啟用和停用變更追蹤>。
SQL Server Engine 複寫 全部

如何取得或下載此或最新的累積更新套件

如何取得或下載適用於 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-KB5038325-x64.exe檔案的哈希來驗證下載:

certutil -hashfile SQLServer2022-KB5038325-x64.exe SHA256

File name SHA256 雜湊
SQLServer2022-KB5038325-x64.exe 954287B6D8E64612E93E9137379002D49A401CAF1E37B5697D340F127177AEDA
累積更新套件檔案資訊

此套件的英文版具有下列表格中所列的檔案屬性 (或更新)。 這些檔案的日期和時間是以 Coordinated Universal Time (UTC) 表示。 當您檢視檔案資訊時,它會轉換成當地時間。 若要尋找 UTC 與當地時間之間的差異,請使用 控制台 中 [日期和時間] 專案中的 [時區] 索引標籤。

x64 型版本

SQL Server 2022 Analysis Services

File name 檔案版本 檔案大小 Date Time 平台
Anglesharp.dll 0.9.9.0 1240112 10-Jul-2024 1,440 x86
Asplatformhost.dll 2022.160.43.233 336944 10-Jul-2024 1,440 x64
Mashupcompression.dll 2.127.602.0 141760 10-Jul-2024 1,440 x64
Microsoft.analysisservices.minterop.dll 16.0.43.233 865216 10-Jul-2024 1,440 x86
Microsoft.analysisservices.server.core.dll 16.0.43.233 2903488 10-Jul-2024 1,440 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 661936 10-Jul-2024 1,440 x86
Microsoft.data.mashup.dll 2.127.602.0 224184 10-Jul-2024 1,440 x86
Microsoft.data.mashup.oledb.dll 2.127.602.0 32192 10-Jul-2024 1,440 x86
Microsoft.data.mashup.preview.dll 2.127.602.0 153528 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.dll 2.127.602.0 113088 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 38832 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42928 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 33216 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42,944 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 47,040 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42928 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42,944 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 47024 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 38832 10-Jul-2024 1,440 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42,944 10-Jul-2024 1,440 x86
Microsoft.data.mashup.sqlclient.dll 2.127.602.0 25,536 10-Jul-2024 1,440 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1455536 10-Jul-2024 1,440 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 182200 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.dll 1.0.0.25 931680 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35,200 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 36704 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 39808 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 36704 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37216 10-Jul-2024 1,440 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 49024 10-Jul-2024 1,440 x86
Microsoft.data.sqlclient.dll 2.17.23292.1 1997744 10-Jul-2024 1,440 x86
Microsoft.data.sqlclient.sni.dll 2.1.1.0 511920 10-Jul-2024 1,440 x64
Microsoft.dataintegration.fuzzyclustering.dll 1.0.0.0 40368 10-Jul-2024 1,440 x86
Microsoft.dataintegration.fuzzymatching.dll 1.0.0.0 628144 10-Jul-2024 1,440 x86
Microsoft.dataintegration.fuzzymatchingcommon.dll 1.0.0.0 390064 10-Jul-2024 1,440 x86
Microsoft.exchange.webservices.dll 15.0.913.15 1124272 10-Jul-2024 1,440 x86
Microsoft.hostintegration.connectors.dll 2.127.602.0 4964800 10-Jul-2024 1,440 x86
Microsoft.identity.client.dll 4.57.0.0 1653680 10-Jul-2024 1,440 x86
Microsoft.identitymodel.jsonwebtokens.dll 6.35.0.41201 111,536 10-Jul-2024 1,440 x86
Microsoft.identitymodel.logging.dll 6.35.0.41201 38,320 10-Jul-2024 1,440 x86
Microsoft.identitymodel.protocols.dll 6.35.0.41201 39,856 10-Jul-2024 1,440 x86
Microsoft.identitymodel.protocols.openidconnect.dll 6.35.0.41201 114,096 10-Jul-2024 1,440 x86
Microsoft.identitymodel.tokens.dll 6.35.0.41201 992192 10-Jul-2024 1,440 x86
Microsoft.mashup.cdm.icdmprovider.dll 2.127.602.0 21952 10-Jul-2024 1,440 x86
Microsoft.mashup.container.exe 2.127.602.0 25024 10-Jul-2024 1,440 x64
Microsoft.mashup.container.netfx40.exe 2.127.602.0 24000 10-Jul-2024 1,440 x64
Microsoft.mashup.container.netfx45.exe 2.127.602.0 23,992 10-Jul-2024 1,440 x64
Microsoft.mashup.eventsource.dll 2.127.602.0 150448 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.dll 2.127.602.0 94144 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 15,808 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16320 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16,312 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16,816 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 17,344 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 15,792 10-Jul-2024 1,440 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbinterop.dll 2.127.602.0 201144 10-Jul-2024 1,440 x64
Microsoft.mashup.oledbprovider.dll 2.127.602.0 67,008 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14264 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 10-Jul-2024 1,440 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 10-Jul-2024 1,440 x86
Microsoft.mashup.sapbwprovider.dll 2.127.602.0 334256 10-Jul-2024 1,440 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2365872 10-Jul-2024 1,440 x86
Microsoft.mashup.shims.dll 2.127.602.0 29616 10-Jul-2024 1,440 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 141248 10-Jul-2024 1,440 x86
Microsoft.mashupengine.dll 2.127.602.0 15941040 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.dll 2.127.602.0 7617472 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39,856 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39872 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 40368 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 40,888 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 42424 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 35872 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 36288 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39360 10-Jul-2024 1,440 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 47024 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 620464 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 747448 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 739248 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 718776 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 776128 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 726960 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 702384 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 980912 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 612272 10-Jul-2024 1,440 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 714672 10-Jul-2024 1,440 x86
Microsoft.mshtml.dll 7.0.3300.1 8017840 10-Jul-2024 1,440 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1438656 10-Jul-2024 1,440 x86
Microsoft.odata.core.netfx35.v7.dll 7.4.0.11102 1262000 10-Jul-2024 1,440 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 779712 10-Jul-2024 1,440 x86
Microsoft.odata.edm.netfx35.v7.dll 7.4.0.11102 745920 10-Jul-2024 1,440 x86
Microsoft.powerbi.adomdclient.dll 16.0.122.20 1216944 10-Jul-2024 1,440 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 127408 10-Jul-2024 1,440 x86
Microsoft.spatial.netfx35.v7.dll 7.4.0.11102 125,368 10-Jul-2024 1,440 x86
Msmdctr.dll 2022.160.43.233 38864 10-Jul-2024 1,440 x64
msmdlocal.dll 2022.160.43.233 71818688 10-Jul-2024 1,440 x64
msmdlocal.dll 2022.160.43.233 53976120 10-Jul-2024 1,440 x86
Msmdpump.dll 2022.160.43.233 10333744 10-Jul-2024 1,440 x64
Msmdredir.dll 2022.160.43.233 8132032 10-Jul-2024 1,440 x86
Msmdsrv.exe 2022.160.43.233 71367216 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 956992 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1884720 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1671728 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1881152 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1848360 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1147440 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1140280 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1769520 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1749040 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 932912 10-Jul-2024 1,440 x64
Msmdsrv.rll 2022.160.43.233 1837616 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 955456 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1882672 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1668656 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1876528 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1844784 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1145392 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1138752 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1765440 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1745456 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 933424 10-Jul-2024 1,440 x64
Msmdsrvi.rll 2022.160.43.233 1833008 10-Jul-2024 1,440 x64
msmgdsrv.dll 2022.160.43.233 10083392 10-Jul-2024 1,440 x64
msmgdsrv.dll 2022.160.43.233 8265280 10-Jul-2024 1,440 x86
Msolap.dll 2022.160.43.233 10969648 10-Jul-2024 1,440 x64
Msolap.dll 2022.160.43.233 8743880 10-Jul-2024 1,440 x86
Msolui.dll 2022.160.43.233 308264 10-Jul-2024 1,440 x64
Msolui.dll 2022.160.43.233 289840 10-Jul-2024 1,440 x86
newtonsoft.json.dll 13.0.3.27908 722264 10-Jul-2024 1,440 x86
Parquetsharp.dll 0.0.0.0 412592 10-Jul-2024 1,440 x64
Parquetsharpnative.dll 7.0.0.17 20091320 10-Jul-2024 1,440 x64
Powerbiextensions.dll 2.127.602.0 11111344 10-Jul-2024 1,440 x86
Private_odbc32.dll 10.0.19041.1 735288 10-Jul-2024 1,440 x64
Sni.dll 1.1.1.0 555424 10-Jul-2024 1,440 x64
Sql_as_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,440 x64
Sqlceip.exe 16.0.4135.4 301096 10-Jul-2024 1,440 x86
sqldumper.exe 2022.160.4135.4 448448 10-Jul-2024 1,440 x64
sqldumper.exe 2022.160.4135.4 378920 10-Jul-2024 1,440 x86
System.identitymodel.tokens.jwt.dll 6.35.0.41201 77248 10-Jul-2024 1,440 x86
System.spatial.netfx35.dll 5.7.0.62516 118,704 10-Jul-2024 1,440 x86
Tmapi.dll 2022.160.43.233 5884480 10-Jul-2024 1,440 x64
Tmcachemgr.dll 2022.160.43.233 5575216 10-Jul-2024 1,440 x64
Tmpersistence.dll 2022.160.43.233 1481264 10-Jul-2024 1,440 x64
Tmtransactions.dll 2022.160.43.233 7198264 10-Jul-2024 1,440 x64
xmsrv.dll 2022.160.43.233 26593232 10-Jul-2024 1,440 x64
xmsrv.dll 2022.160.43.233 35895856 10-Jul-2024 1,440 x86

SQL Server 2022 Database Services Common Core

File name 檔案版本 檔案大小 Date Time 平台
Instapi150.dll 2022.160.4135.4 104384 10-Jul-2024 14:41 x64
Instapi150.dll 2022.160.4135.4 79,808 10-Jul-2024 14:41 x86
Microsoft.analysisservices.adomdclient.dll 16.0.43.233 2633776 10-Jul-2024 14:41 x86
Microsoft.analysisservices.adomdclient.dll 16.0.43.233 2633784 10-Jul-2024 14:41 x86
Microsoft.analysisservices.core.dll 16.0.43.233 2933296 10-Jul-2024 14:41 x86
Microsoft.analysisservices.xmla.dll 16.0.43.233 2323520 10-Jul-2024 14:41 x86
Microsoft.analysisservices.xmla.dll 16.0.43.233 2323520 10-Jul-2024 14:41 x86
Microsoft.sqlserver.mgdsqldumper.dll 2022.160.4135.4 104504 10-Jul-2024 14:41 x64
Microsoft.sqlserver.mgdsqldumper.dll 2022.160.4135.4 92200 10-Jul-2024 14:41 x86
Microsoft.sqlserver.rmo.dll 16.0.4135.4 555048 10-Jul-2024 14:41 x86
Microsoft.sqlserver.rmo.dll 16.0.4135.4 554944 10-Jul-2024 14:41 x86
Msasxpress.dll 2022.160.43.233 32816 10-Jul-2024 14:41 x64
Msasxpress.dll 2022.160.43.233 27696 10-Jul-2024 14:41 x86
Sql_common_core_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,440 x64
sqldumper.exe 2022.160.4135.4 448448 10-Jul-2024 14:41 x64
sqldumper.exe 2022.160.4135.4 378920 10-Jul-2024 14:41 x86
Sqlmgmprovider.dll 2022.160.4135.4 456744 10-Jul-2024 14:41 x64
Sqlmgmprovider.dll 2022.160.4135.4 395320 10-Jul-2024 14:41 x86

SQL Server 2022 Data Quality Client

File name 檔案版本 檔案大小 Date Time 平台
Microsoft.ssdqs.studio.infra.dll 16.0.4135.4 309288 10-Jul-2024 1,440 x86
Microsoft.ssdqs.studio.views.dll 16.0.4135.4 2070568 10-Jul-2024 1,440 x86
Sql_dqc_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,440 x64

SQL Server 2022 Data Quality

File name 檔案版本 檔案大小 Date Time 平台
Microsoft.ssdqs.core.dll 16.0.4135.4 600104 10-Jul-2024 14:41 x86
Microsoft.ssdqs.core.dll 16.0.4135.4 600104 10-Jul-2024 14:41 x86
Microsoft.ssdqs.dll 16.0.4135.4 174032 10-Jul-2024 14:41 x86
Microsoft.ssdqs.dll 16.0.4135.4 174136 10-Jul-2024 14:41 x86
Microsoft.ssdqs.infra.dll 16.0.4135.4 1857592 10-Jul-2024 14:41 x86
Microsoft.ssdqs.infra.dll 16.0.4135.4 1857592 10-Jul-2024 14:41 x86
Microsoft.ssdqs.proxy.dll 16.0.4135.4 370624 10-Jul-2024 14:41 x86
Microsoft.ssdqs.proxy.dll 16.0.4135.4 370728 10-Jul-2024 14:41 x86

SQL Server 2022 Database Services 核心實例

File name 檔案版本 檔案大小 Date Time 平台
Adal.dll 3.6.1.64359 1618832 10-Jul-2024 1,545 x64
Adalsqlrda.dll 3.6.1.64359 1618832 10-Jul-2024 1,545 x64
Aetm-enclave-simulator.dll 2022.160.4135.4 5994536 10-Jul-2024 15:24 x64
Aetm-enclave.dll 2022.160.4135.4 5959584 10-Jul-2024 15:24 x64
Aetm-sgx-enclave-simulator.dll 2022.160.4135.4 6194688 10-Jul-2024 15:24 x64
Aetm-sgx-enclave.dll 2022.160.4135.4 6160592 10-Jul-2024 15:24 x64
Dcexec.exe 2022.160.4135.4 96296 10-Jul-2024 1,545 x64
Fssres.dll 2022.160.4135.4 100392 10-Jul-2024 1,545 x64
Hadrres.dll 2022.160.4135.4 227368 10-Jul-2024 1,545 x64
Hkcompile.dll 2022.160.4135.4 1427392 10-Jul-2024 1,545 x64
Hkengine.dll 2022.160.4135.4 5769272 10-Jul-2024 15:24 x64
Hkruntime.dll 2022.160.4135.4 190416 10-Jul-2024 15:24 x64
Hktempdb.dll 2022.160.4135.4 71736 10-Jul-2024 1,545 x64
Microsoft.analysisservices.applocal.xmla.dll 16.0.43.233 2322480 10-Jul-2024 1,545 x86
Microsoft.sqlserver.xevent.linq.dll 2022.160.4135.4 333776 10-Jul-2024 1,545 x64
Microsoft.sqlserver.xevent.targets.dll 2022.160.4135.4 96296 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 30,776 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 38968 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 34856 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 38952 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 38968 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 30760 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 30,776 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 34856 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 38952 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 30,656 10-Jul-2024 1,545 x64
Odsole70.rll 16.0.4135.4 38952 10-Jul-2024 1,545 x64
Qds.dll 2022.160.4135.4 1808424 10-Jul-2024 1,545 x64
Rsfxft.dll 2022.160.4135.4 55336 10-Jul-2024 1,545 x64
Secforwarder.dll 2022.160.4135.4 84008 10-Jul-2024 15:24 x64
Sql_engine_core_inst_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,545 x64
Sqlaamss.dll 2022.160.4135.4 120872 10-Jul-2024 1,545 x64
Sqlaccess.dll 2022.160.4135.4 444456 10-Jul-2024 1,545 x64
Sqlagent.exe 2022.160.4135.4 718784 10-Jul-2024 1,545 x64
Sqlceip.exe 16.0.4135.4 301096 10-Jul-2024 1,545 x86
Sqlcmdss.dll 2022.160.4135.4 104504 10-Jul-2024 1,545 x64
Sqlctr160.dll 2022.160.4135.4 157632 10-Jul-2024 1,545 x64
Sqlctr160.dll 2022.160.4135.4 129080 10-Jul-2024 1,545 x86
Sqldk.dll 2022.160.4135.4 4024256 10-Jul-2024 1,545 x64
Sqldtsss.dll 2022.160.4135.4 120768 10-Jul-2024 1,545 x64
Sqlevn70.rll 2022.160.4135.4 1755176 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 3860520 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4077504 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4589504 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4720576 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 3762112 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 3950632 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4589608 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4417472 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4491200 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 2451408 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 2394064 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4274128 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 3909568 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4429760 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4220968 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4204584 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 3987496 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 3864528 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 1693736 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4315072 10-Jul-2024 15:24 x64
Sqlevn70.rll 2022.160.4135.4 4454440 10-Jul-2024 15:24 x64
Sqliosim.com 2022.160.4135.4 387128 10-Jul-2024 1,545 x64
Sqliosim.exe 2022.160.4135.4 3057600 10-Jul-2024 1,545 x64
Sqllang.dll 2022.160.4135.4 48805928 10-Jul-2024 1,545 x64
Sqlmin.dll 2022.160.4135.4 51242944 10-Jul-2024 1,545 x64
Sqlolapss.dll 2022.160.4135.4 116776 10-Jul-2024 1,545 x64
Sqlos.dll 2022.160.4135.4 51256 10-Jul-2024 15:24 x64
Sqlpowershellss.dll 2022.160.4135.4 100288 10-Jul-2024 1,545 x64
Sqlrepss.dll 2022.160.4135.4 141248 10-Jul-2024 1,545 x64
Sqlscriptdowngrade.dll 2022.160.4135.4 51256 10-Jul-2024 1,545 x64
Sqlscriptupgrade.dll 2022.160.4135.4 5834792 10-Jul-2024 1,545 x64
Sqlservr.exe 2022.160.4135.4 722984 10-Jul-2024 1,545 x64
Sqlsvc.dll 2022.160.4135.4 194512 10-Jul-2024 1,545 x64
Sqltses.dll 2022.160.4135.4 10667968 10-Jul-2024 1,545 x64
Sqsrvres.dll 2022.160.4135.4 305088 10-Jul-2024 1,545 x64
Svl.dll 2022.160.4135.4 247848 10-Jul-2024 15:24 x64
Xe.dll 2022.160.4135.4 718904 10-Jul-2024 1,545 x64
Xpqueue.dll 2022.160.4135.4 100392 10-Jul-2024 1,545 x64
Xpstar.dll 2022.160.4135.4 534584 10-Jul-2024 1,545 x64

SQL Server 2022 Database Services Core 共用

File name 檔案版本 檔案大小 Date Time 平台
Azure.core.dll 1.3600.23.56006 384432 10-Jul-2024 1,440 x86
Azure.identity.dll 1.1000.423.56303 334768 10-Jul-2024 1,440 x86
Bcp.exe 2022.160.4135.4 141248 10-Jul-2024 1,440 x64
Commanddest.dll 2022.160.4135.4 272440 10-Jul-2024 1,440 x64
Datacollectortasks.dll 2022.160.4135.4 227368 10-Jul-2024 1,440 x64
Distrib.exe 2022.160.4135.4 260136 10-Jul-2024 1,440 x64
Dteparse.dll 2022.160.4135.4 133056 10-Jul-2024 1,440 x64
Dteparsemgd.dll 2022.160.4135.4 178112 10-Jul-2024 1,440 x64
Dtepkg.dll 2022.160.4135.4 153640 10-Jul-2024 1,440 x64
Dtexec.exe 2022.160.4135.4 76856 10-Jul-2024 1,440 x64
Dts.dll 2022.160.4135.4 3266600 10-Jul-2024 1,440 x64
Dtscomexpreval.dll 2022.160.4135.4 493608 10-Jul-2024 1,440 x64
Dtsconn.dll 2022.160.4135.4 550952 10-Jul-2024 1,440 x64
Dtshost.exe 2022.160.4135.4 120256 10-Jul-2024 1,440 x64
Dtslog.dll 2022.160.4135.4 137,152 10-Jul-2024 1,440 x64
Dtspipeline.dll 2022.160.4135.4 1337400 10-Jul-2024 1,440 x64
Dtuparse.dll 2022.160.4135.4 104384 10-Jul-2024 1,440 x64
Dtutil.exe 2022.160.4135.4 166456 10-Jul-2024 1,440 x64
Exceldest.dll 2022.160.4135.4 284712 10-Jul-2024 1,440 x64
Excelsrc.dll 2022.160.4135.4 305104 10-Jul-2024 1,440 x64
Execpackagetask.dll 2022.160.4135.4 182208 10-Jul-2024 1,440 x64
Flatfiledest.dll 2022.160.4135.4 423992 10-Jul-2024 1,440 x64
Flatfilesrc.dll 2022.160.4135.4 440376 10-Jul-2024 1,440 x64
Logread.exe 2022.160.4135.4 792512 10-Jul-2024 1,440 x64
Microsoft.analysisservices.applocal.core.dll 16.0.43.233 2933816 10-Jul-2024 1,440 x86
Microsoft.bcl.asyncinterfaces.dll 6.0.21.52210 22144 10-Jul-2024 1,440 x86
Microsoft.data.sqlclient.dll 5.13.23292.1 2048632 10-Jul-2024 1,440 x86
Microsoft.data.sqlclient.sni.dll 5.1.1.0 504872 10-Jul-2024 1,440 x64
Microsoft.data.tools.sql.batchparser.dll 17.100.23.0 42,416 10-Jul-2024 1,440 x86
Microsoft.datatransformationservices.scalehelper.dll 16.0.4135.4 30760 10-Jul-2024 1,440 x86
Microsoft.identity.client.dll 4.56.0.0 1652320 10-Jul-2024 1,440 x86
Microsoft.identity.client.extensions.msal.dll 4.56.0.0 66552 10-Jul-2024 1,440 x86
Microsoft.identitymodel.abstractions.dll 6.24.0.31013 18,864 10-Jul-2024 1,440 x86
Microsoft.identitymodel.jsonwebtokens.dll 6.24.0.31013 85424 10-Jul-2024 1,440 x86
Microsoft.identitymodel.logging.dll 6.24.0.31013 34,224 10-Jul-2024 1,440 x86
Microsoft.identitymodel.protocols.dll 6.24.0.31013 38,288 10-Jul-2024 1,440 x86
Microsoft.identitymodel.protocols.openidconnect.dll 6.24.0.31013 114048 10-Jul-2024 1,440 x86
Microsoft.identitymodel.tokens.dll 6.24.0.31013 986032 10-Jul-2024 1,440 x86
Microsoft.sqlserver.connectioninfo.dll 17.100.23.0 126496 10-Jul-2024 1,440 x86
Microsoft.sqlserver.dmf.common.dll 17.100.23.0 63520 10-Jul-2024 1,440 x86
Microsoft.sqlserver.maintenanceplantasks.dll 16.0.4135.4 391104 10-Jul-2024 1,440 x86
Microsoft.sqlserver.management.sdk.sfc.dll 17.100.23.0 513464 10-Jul-2024 1,440 x86
Microsoft.sqlserver.replication.dll 2022.160.4135.4 1710016 10-Jul-2024 1,440 x64
Microsoft.sqlserver.rmo.dll 16.0.4135.4 554944 10-Jul-2024 1,440 x86
Microsoft.sqlserver.servicebrokerenum.dll 17.100.23.0 37920 10-Jul-2024 1,440 x86
Microsoft.sqlserver.smo.dll 17.100.23.0 4451872 10-Jul-2024 1,440 x86
Microsoft.sqlserver.smoextended.dll 17.100.23.0 161208 10-Jul-2024 1,440 x86
Microsoft.sqlserver.sqlclrprovider.dll 17.100.23.0 21536 10-Jul-2024 1,440 x86
Microsoft.sqlserver.sqlenum.dll 17.100.23.0 1587744 10-Jul-2024 1,440 x86
Msdtssrvrutil.dll 2022.160.4135.4 124864 10-Jul-2024 1,440 x64
Msgprox.dll 2022.160.4135.4 313400 10-Jul-2024 1,440 x64
Msoledbsql.dll 2018.187.4.0 2750472 10-Jul-2024 1,440 x64
Msoledbsql.dll 2018.187.4.0 153608 10-Jul-2024 1,440 x64
newtonsoft.json.dll 13.0.1.25517 704408 10-Jul-2024 1,440 x86
Oledbdest.dll 2022.160.4135.4 288808 10-Jul-2024 1,440 x64
Oledbsrc.dll 2022.160.4135.4 313296 10-Jul-2024 1,440 x64
Qrdrsvc.exe 2022.160.4135.4 526392 10-Jul-2024 1,440 x64
Rawdest.dll 2022.160.4135.4 227280 10-Jul-2024 1,440 x64
Rawsource.dll 2022.160.4135.4 214976 10-Jul-2024 1,440 x64
Rdistcom.dll 2022.160.4135.4 940072 10-Jul-2024 1,440 x64
Recordsetdest.dll 2022.160.4135.4 206784 10-Jul-2024 1,440 x64
Repldp.dll 2022.160.4135.4 337960 10-Jul-2024 1,440 x64
Replerrx.dll 2022.160.4135.4 198592 10-Jul-2024 1,440 x64
Replisapi.dll 2022.160.4135.4 419776 10-Jul-2024 1,440 x64
Replmerg.exe 2022.160.4135.4 596008 10-Jul-2024 1,440 x64
Replprov.dll 2022.160.4135.4 890816 10-Jul-2024 1,440 x64
Replrec.dll 2022.160.4135.4 1058856 10-Jul-2024 1,440 x64
Replsub.dll 2022.160.4135.4 501816 10-Jul-2024 1,440 x64
Spresolv.dll 2022.160.4135.4 301096 10-Jul-2024 1,440 x64
Sql_engine_core_shared_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,440 x64
Sqlcmd.exe 2022.160.4135.4 276520 10-Jul-2024 1,440 x64
Sqldiag.exe 2022.160.4135.4 1140776 10-Jul-2024 1,440 x64
Sqldistx.dll 2022.160.4135.4 268344 10-Jul-2024 1,440 x64
Sqlmergx.dll 2022.160.4135.4 423992 10-Jul-2024 1,440 x64
Sqlnclirda11.dll 2011.110.5069.66 3478208 10-Jul-2024 1,440 x64
Sqlsvc.dll 2022.160.4135.4 194512 10-Jul-2024 1,440 x64
Sqlsvc.dll 2022.160.4135.4 153,536 10-Jul-2024 1,440 x86
Sqltaskconnections.dll 2022.160.4135.4 210984 10-Jul-2024 1,440 x64
Ssradd.dll 2022.160.4135.4 100392 10-Jul-2024 1,440 x64
Ssravg.dll 2022.160.4135.4 100392 10-Jul-2024 1,440 x64
Ssrmax.dll 2022.160.4135.4 100392 10-Jul-2024 1,440 x64
Ssrmin.dll 2022.160.4135.4 100408 10-Jul-2024 1,440 x64
System.diagnostics.diagnosticsource.dll 7.0.423.11508 173232 10-Jul-2024 1,440 x86
System.memory.dll 4.6.31308.1 142240 10-Jul-2024 1,440 x86
System.runtime.compilerservices.unsafe.dll 6.0.21.52210 18024 10-Jul-2024 1,440 x86
System.security.cryptography.protecteddata.dll 7.0.22.51805 21,640 10-Jul-2024 1,440 x86
Txagg.dll 2022.160.4135.4 395304 10-Jul-2024 1,440 x64
Txbdd.dll 2022.160.4135.4 190504 10-Jul-2024 1,440 x64
Txdatacollector.dll 2022.160.4135.4 469048 10-Jul-2024 1,440 x64
Txdataconvert.dll 2022.160.4135.4 333880 10-Jul-2024 1,440 x64
Txderived.dll 2022.160.4135.4 632768 10-Jul-2024 1,440 x64
Txlookup.dll 2022.160.4135.4 608312 10-Jul-2024 1,440 x64
Txmerge.dll 2022.160.4135.4 243752 10-Jul-2024 1,440 x64
Txmergejoin.dll 2022.160.4135.4 300992 10-Jul-2024 1,440 x64
Txmulticast.dll 2022.160.4135.4 145344 10-Jul-2024 1,440 x64
Txrowcount.dll 2022.160.4135.4 145344 10-Jul-2024 1,440 x64
Txsort.dll 2022.160.4135.4 276536 10-Jul-2024 1,440 x64
Txsplit.dll 2022.160.4135.4 620496 10-Jul-2024 1,440 x64
Txunionall.dll 2022.160.4135.4 194512 10-Jul-2024 1,440 x64
Xe.dll 2022.160.4135.4 718904 10-Jul-2024 1,440 x64

SQL Server 2022 sql_extensibility

File name 檔案版本 檔案大小 Date Time 平台
Commonlauncher.dll 2022.160.4135.4 100392 10-Jul-2024 14:41 x64
Exthost.exe 2022.160.4135.4 247848 10-Jul-2024 14:41 x64
Launchpad.exe 2022.160.4135.4 1452088 10-Jul-2024 14:41 x64
Sql_extensibility_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 14:41 x64
Sqlsatellite.dll 2022.160.4135.4 1255480 10-Jul-2024 14:41 x64

SQL Server 2022 全文檢索引擎

File name 檔案版本 檔案大小 Date Time 平台
Fd.dll 2022.160.4135.4 710712 10-Jul-2024 1,440 x64
Fdhost.exe 2022.160.4135.4 153,536 10-Jul-2024 1,440 x64
Fdlauncher.exe 2022.160.4135.4 100304 10-Jul-2024 1,440 x64
Sql_fulltext_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,440 x64

SQL Server 2022 Integration Services

File name 檔案版本 檔案大小 Date Time 平台
Attunity.sqlserver.cdccontroltask.dll 7.0.0.133 78272 10-Jul-2024 14:48 x86
Attunity.sqlserver.cdcsplit.dll 7.0.0.133 39320 10-Jul-2024 14:48 x86
Attunity.sqlserver.cdcsrc.dll 7.0.0.133 79,808 10-Jul-2024 14:48 x86
Commanddest.dll 2022.160.4135.4 231464 10-Jul-2024 14:48 x86
Commanddest.dll 2022.160.4135.4 272440 10-Jul-2024 14:48 x64
Dteparse.dll 2022.160.4135.4 116776 10-Jul-2024 14:48 x86
Dteparse.dll 2022.160.4135.4 133056 10-Jul-2024 14:48 x64
Dteparsemgd.dll 2022.160.4135.4 165928 10-Jul-2024 14:48 x86
Dteparsemgd.dll 2022.160.4135.4 178112 10-Jul-2024 14:48 x64
Dtepkg.dll 2022.160.4135.4 129080 10-Jul-2024 14:48 x86
Dtepkg.dll 2022.160.4135.4 153640 10-Jul-2024 14:48 x64
Dtexec.exe 2022.160.4135.4 64960 10-Jul-2024 14:48 x86
Dtexec.exe 2022.160.4135.4 76856 10-Jul-2024 14:48 x64
Dts.dll 2022.160.4135.4 2861096 10-Jul-2024 14:48 x86
Dts.dll 2022.160.4135.4 3266600 10-Jul-2024 14:48 x64
Dtscomexpreval.dll 2022.160.4135.4 444456 10-Jul-2024 14:48 x86
Dtscomexpreval.dll 2022.160.4135.4 493608 10-Jul-2024 14:48 x64
Dtsconn.dll 2022.160.4135.4 464936 10-Jul-2024 14:48 x86
Dtsconn.dll 2022.160.4135.4 550952 10-Jul-2024 14:48 x64
Dtsdebughost.exe 2022.160.4135.4 114744 10-Jul-2024 14:48 x64
Dtsdebughost.exe 2022.160.4135.4 94760 10-Jul-2024 14:48 x86
Dtshost.exe 2022.160.4135.4 120256 10-Jul-2024 14:48 x64
Dtshost.exe 2022.160.4135.4 98344 10-Jul-2024 14:48 x86
Dtslog.dll 2022.160.4135.4 120888 10-Jul-2024 14:48 x86
Dtslog.dll 2022.160.4135.4 137,152 10-Jul-2024 14:48 x64
Dtspipeline.dll 2022.160.4135.4 1144768 10-Jul-2024 14:48 x86
Dtspipeline.dll 2022.160.4135.4 1337400 10-Jul-2024 14:48 x64
Dtuparse.dll 2022.160.4135.4 104384 10-Jul-2024 14:48 x64
Dtuparse.dll 2022.160.4135.4 88104 10-Jul-2024 14:48 x86
Dtutil.exe 2022.160.4135.4 142272 10-Jul-2024 14:48 x86
Dtutil.exe 2022.160.4135.4 166456 10-Jul-2024 14:48 x64
Exceldest.dll 2022.160.4135.4 284712 10-Jul-2024 14:48 x64
Exceldest.dll 2022.160.4135.4 247864 10-Jul-2024 14:48 x86
Excelsrc.dll 2022.160.4135.4 305104 10-Jul-2024 14:48 x64
Excelsrc.dll 2022.160.4135.4 264248 10-Jul-2024 14:48 x86
Execpackagetask.dll 2022.160.4135.4 182208 10-Jul-2024 14:48 x64
Execpackagetask.dll 2022.160.4135.4 149544 10-Jul-2024 14:48 x86
Flatfiledest.dll 2022.160.4135.4 423992 10-Jul-2024 14:48 x64
Flatfiledest.dll 2022.160.4135.4 374840 10-Jul-2024 14:48 x86
Flatfilesrc.dll 2022.160.4135.4 440376 10-Jul-2024 14:48 x64
Flatfilesrc.dll 2022.160.4135.4 391208 10-Jul-2024 14:48 x86
Isdbupgradewizard.exe 16.0.4135.4 120768 10-Jul-2024 14:48 x86
Isdbupgradewizard.exe 16.0.4135.4 120784 10-Jul-2024 14:48 x86
Microsoft.analysisservices.applocal.core.dll 16.0.43.233 2933824 10-Jul-2024 1,440 x86
Microsoft.analysisservices.applocal.core.dll 16.0.43.233 2933816 10-Jul-2024 1,440 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 16.0.4135.4 509992 10-Jul-2024 14:48 x86
Microsoft.sqlserver.maintenanceplantasks.dll 16.0.4135.4 391104 10-Jul-2024 14:48 x86
Msdtssrvr.exe 16.0.4135.4 219072 10-Jul-2024 14:48 x64
Msdtssrvrutil.dll 2022.160.4135.4 100392 10-Jul-2024 14:48 x86
Msdtssrvrutil.dll 2022.160.4135.4 124864 10-Jul-2024 14:48 x64
Msmdpp.dll 2022.160.43.233 10164160 10-Jul-2024 1,440 x64
newtonsoft.json.dll 13.0.1.25517 704408 10-Jul-2024 14:48 x86
Odbcdest.dll 2022.160.4135.4 342056 10-Jul-2024 14:48 x86
Odbcdest.dll 2022.160.4135.4 383016 10-Jul-2024 14:48 x64
Odbcsrc.dll 2022.160.4135.4 350248 10-Jul-2024 14:48 x86
Odbcsrc.dll 2022.160.4135.4 399400 10-Jul-2024 14:48 x64
Oledbdest.dll 2022.160.4135.4 247864 10-Jul-2024 14:48 x86
Oledbdest.dll 2022.160.4135.4 288808 10-Jul-2024 14:48 x64
Oledbsrc.dll 2022.160.4135.4 268344 10-Jul-2024 14:48 x86
Oledbsrc.dll 2022.160.4135.4 313296 10-Jul-2024 14:48 x64
Rawdest.dll 2022.160.4135.4 190504 10-Jul-2024 14:48 x86
Rawdest.dll 2022.160.4135.4 227280 10-Jul-2024 14:48 x64
Rawsource.dll 2022.160.4135.4 186408 10-Jul-2024 14:48 x86
Rawsource.dll 2022.160.4135.4 214976 10-Jul-2024 14:48 x64
Recordsetdest.dll 2022.160.4135.4 174120 10-Jul-2024 14:48 x86
Recordsetdest.dll 2022.160.4135.4 206784 10-Jul-2024 14:48 x64
Sql_is_keyfile.dll 2022.160.4135.4 137256 10-Jul-2024 1,440 x64
Sqlceip.exe 16.0.4135.4 301096 10-Jul-2024 14:48 x86
Sqldest.dll 2022.160.4135.4 256040 10-Jul-2024 14:48 x86
Sqldest.dll 2022.160.4135.4 288808 10-Jul-2024 14:48 x64
Sqltaskconnections.dll 2022.160.4135.4 174136 10-Jul-2024 14:48 x86
Sqltaskconnections.dll 2022.160.4135.4 210984 10-Jul-2024 14:48 x64
Txagg.dll 2022.160.4135.4 346168 10-Jul-2024 14:48 x86
Txagg.dll 2022.160.4135.4 395304 10-Jul-2024 14:48 x64
Txbdd.dll 2022.160.4135.4 149560 10-Jul-2024 14:48 x86
Txbdd.dll 2022.160.4135.4 190504 10-Jul-2024 14:48 x64
Txbestmatch.dll 2022.160.4135.4 567352 10-Jul-2024 14:48 x86
Txbestmatch.dll 2022.160.4135.4 661560 10-Jul-2024 14:48 x64
Txcache.dll 2022.160.4135.4 169928 10-Jul-2024 14:48 x86
Txcache.dll 2022.160.4135.4 202792 10-Jul-2024 14:48 x64
Txcharmap.dll 2022.160.4135.4 280616 10-Jul-2024 14:48 x86
Txcharmap.dll 2022.160.4135.4 325688 10-Jul-2024 14:48 x64
Txcopymap.dll 2022.160.4135.4 165928 10-Jul-2024 14:48 x86
Txcopymap.dll 2022.160.4135.4 202688 10-Jul-2024 14:48 x64
Txdataconvert.dll 2022.160.4135.4 288808 10-Jul-2024 14:48 x86
Txdataconvert.dll 2022.160.4135.4 333880 10-Jul-2024 14:48 x64
Txderived.dll 2022.160.4135.4 559160 10-Jul-2024 14:48 x86
Txderived.dll 2022.160.4135.4 632768 10-Jul-2024 14:48 x64
Txfileextractor.dll 2022.160.4135.4 186312 10-Jul-2024 14:48 x86
Txfileextractor.dll 2022.160.4135.4 219072 10-Jul-2024 14:48 x64
Txfileinserter.dll 2022.160.4135.4 186424 10-Jul-2024 14:48 x86
Txfileinserter.dll 2022.160.4135.4 219176 10-Jul-2024 14:48 x64
Txgroupdups.dll 2022.160.4135.4 354344 10-Jul-2024 14:48 x86
Txgroupdups.dll 2022.160.4135.4 403496 10-Jul-2024 14:48 x64
Txlineage.dll 2022.160.4135.4 129064 10-Jul-2024 14:48 x86
Txlineage.dll 2022.160.4135.4 157736 10-Jul-2024 14:48 x64
Txlookup.dll 2022.160.4135.4 522280 10-Jul-2024 14:48 x86
Txlookup.dll 2022.160.4135.4 608312 10-Jul-2024 14:48 x64
Txmerge.dll 2022.160.4135.4 194600 10-Jul-2024 14:48 x86
Txmerge.dll 2022.160.4135.4 243752 10-Jul-2024 14:48 x64
Txmergejoin.dll 2022.160.4135.4 256040 10-Jul-2024 14:48 x86
Txmergejoin.dll 2022.160.4135.4 300992 10-Jul-2024 14:48 x64
Txmulticast.dll 2022.160.4135.4 116776 10-Jul-2024 14:48 x86
Txmulticast.dll 2022.160.4135.4 145344 10-Jul-2024 14:48 x64
Txpivot.dll 2022.160.4135.4 198608 10-Jul-2024 14:48 x86
Txpivot.dll 2022.160.4135.4 239552 10-Jul-2024 14:48 x64
Txrowcount.dll 2022.160.4135.4 116776 10-Jul-2024 14:48 x86
Txrowcount.dll 2022.160.4135.4 145344 10-Jul-2024 14:48 x64
Txsampling.dll 2022.160.4135.4 153640 10-Jul-2024 14:48 x86
Txsampling.dll 2022.160.4135.4 186304 10-Jul-2024 14:48 x64
Txscd.dll 2022.160.4135.4 198712 10-Jul-2024 14:48 x86
Txscd.dll 2022.160.4135.4 235456 10-Jul-2024 14:48 x64
Txsort.dll 2022.160.4135.4 231480 10-Jul-2024 14:48 x86
Txsort.dll 2022.160.4135.4 276536 10-Jul-2024 14:48 x64
Txsplit.dll 2022.160.4135.4 550952 10-Jul-2024 14:48 x86
Txsplit.dll 2022.160.4135.4 620496 10-Jul-2024 14:48 x64
Txtermextraction.dll 2022.160.4135.4 8648656 10-Jul-2024 14:48 x86
Txtermextraction.dll 2022.160.4135.4 8701992 10-Jul-2024 14:48 x64
Txtermlookup.dll 2022.160.4135.4 4138944 10-Jul-2024 14:48 x86
Txtermlookup.dll 2022.160.4135.4 4184104 10-Jul-2024 14:48 x64
Txunionall.dll 2022.160.4135.4 153656 10-Jul-2024 14:48 x86
Txunionall.dll 2022.160.4135.4 194512 10-Jul-2024 14:48 x64
Txunpivot.dll 2022.160.4135.4 178216 10-Jul-2024 14:48 x86
Txunpivot.dll 2022.160.4135.4 215080 10-Jul-2024 14:48 x64
Xe.dll 2022.160.4135.4 641080 10-Jul-2024 14:48 x86
Xe.dll 2022.160.4135.4 718904 10-Jul-2024 14:48 x64

SQL Server 2022 sql_polybase_core_inst

File name 檔案版本 檔案大小 Date Time 平台
Dms.dll 16.0.1035.0 559688 10-Jul-2024 1,528 x86
Dmsnative.dll 2022.160.1035.0 152632 10-Jul-2024 1,528 x64
Dwengineservice.dll 16.0.1035.0 45016 10-Jul-2024 1,528 x86
Instapi150.dll 2022.160.4135.4 104384 10-Jul-2024 1,528 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 16.0.1035.0 67528 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 16.0.1035.0 293,320 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.common.dll 16.0.1035.0 1958360 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 16.0.1035.0 169424 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 16.0.1035.0 647224 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 16.0.1035.0 246216 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 16.0.1035.0 139320 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 16.0.1035.0 79944 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 16.0.1035.0 51272 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 16.0.1035.0 88632 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.engine.dll 16.0.1035.0 1129432 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 16.0.1035.0 80952 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 16.0.1035.0 70712 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 16.0.1035.0 35272 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 16.0.1035.0 31304 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 16.0.1035.0 46552 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 16.0.1035.0 21560 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.failover.dll 16.0.1035.0 26584 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 16.0.1035.0 131640 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 16.0.1035.0 86480 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 16.0.1035.0 100936 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.dll 16.0.1035.0 293336 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 120280 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 138296 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 141384 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 137672 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 150488 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 139736 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 134616 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 176696 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 117704 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 136664 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 16.0.1035.0 72760 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 16.0.1035.0 22072 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 16.0.1035.0 37320 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 16.0.1035.0 128968 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.dll 16.0.1035.0 3064776 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 16.0.1035.0 3955768 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 118344 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 133176 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 137784 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 133688 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 148536 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 134200 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 130616 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 171064 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 115256 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 132152 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 16.0.1035.0 67544 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 16.0.1035.0 2682840 10-Jul-2024 1,528 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 16.0.1035.0 2436552 10-Jul-2024 1,528 x86
Mpdwinterop.dll 2022.160.4135.4 297016 10-Jul-2024 1,528 x64
Mpdwsvc.exe 2022.160.4135.4 9078720 10-Jul-2024 1,528 x64
Secforwarder.dll 2022.160.4135.4 84008 10-Jul-2024 1,528 x64
Sharedmemory.dll 2022.160.1035.0 61400 10-Jul-2024 1,528 x64
Sqldk.dll 2022.160.4135.4 4024256 10-Jul-2024 1,528 x64
sqldumper.exe 2022.160.4135.4 448448 10-Jul-2024 1,528 x64
Sqlevn70.rll 2022.160.4135.4 1755176 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 4589504 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 3762112 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 4589608 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 4491200 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 2451408 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 2394064 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 4220968 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 4204584 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 1693736 10-Jul-2024 15:27 x64
Sqlevn70.rll 2022.160.4135.4 4454440 10-Jul-2024 15:27 x64
Sqlncli17e.dll 2017.1710.6.1 1898520 10-Jul-2024 1,528 x64
Sqlos.dll 2022.160.4135.4 51256 10-Jul-2024 1,528 x64
Sqlsortpdw.dll 2022.160.1035.0 4841528 10-Jul-2024 1,528 x64
Sqltses.dll 2022.160.4135.4 10667968 10-Jul-2024 1,528 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、複寫、叢集和鏡像),建議您在部署更新之前參考下列文章:

語言支援

SQL Server SU 目前多語系。 因此,此 CU 套件並非專屬於一種語言。 它適用於所有支持的語言。

元件(功能) 已更新

一個 CU 套件包含所有 SQL Server 2022 元件的所有可用更新(功能)。 不過,累積更新套件只會更新您選取要服務之 SQL Server 實例上目前安裝的元件。 如果在套用此 CU 之後,SQL Server 功能(例如 Analysis Services)新增至實例,您必須重新套用此 CU,才能將新功能更新至此 CU。

此更新的支援

如果發生其他問題,或需要任何疑難解答,您可能必須建立服務要求。 通常的支援成本適用於其他支持問題,以及不符合此特定累積更新套件資格的問題。 如需Microsoft客戶服務及支持電話號碼的完整清單,或建立個別的服務要求,請移至 Microsoft支持網站

如何卸載此更新

如何在 Windows 上卸載此更新
  1. 在 控制台 中,開啟 [程式和功能] 專案,然後選取 [檢視已安裝的更新]。
  2. 找出對應至 SQL Server 2022這個累積更新套件的專案。
  3. 按住 (或以滑鼠右鍵按兩下) 項目,然後選取 [ 卸載]。
如何在Linux上卸載此更新

若要在Linux上卸載此 CU,您必須將套件復原至舊版。 如需如何復原安裝的詳細資訊,請參閱 復原 SQL Server

參考資料