共用方式為


KB5036432 - SQL Server 2022 的累積更新 13

發行日期: 2024年5月16日
版本: 16.0.4125.3

摘要

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

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

此更新中的已知問題

此累積更新中沒有任何已知問題。

此更新中包含的改善和修正

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

注意事項

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

如需此累積更新中所包含之固定和增強功能之 Bug 的詳細資訊,請參閱下列 Microsoft 知識庫文章。

Bug 參考 描述 修正區域 元件 平台
2998350 修正可用性群組的輔助資料庫可能無法間歇上線的問題。 此外,您也會看到下列錯誤訊息:

資料庫 『DatabaseName』 (資料庫 IDNumber <>) 啟動失敗,錯誤 3602,嚴重性 25,狀態 145。
SQL Server引擎 高可用性和災害復原 全部
3025790 修正判斷提示失敗 (位置:HadrArProxy.cpp:4314;表達:!CFeatureSwitchesMin::GetCurrentInstance () -FHadrCheckXClusterAgUcsSizeEnabled> () || cbBlob < x_cbMsgBodyMax) ,當您在沒有叢集組態的情況下使用讀取級別可用性群組時可能會遇到。 SQL Server引擎 高可用性和災害復原 全部
2984871 修正當主要複本有16個以上的處理器,而次要複本的處理器少於16個時,鎖定管理員中可能會造成隨機存取違規和次要複本傾印的問題。 SQL Server引擎 中繼資料 全部
3084239 修正閂鎖逾時問題:擷取序列物件的下一個值時遇到的問題,這是由於鎖定擴大期間的自我死結所致。 SQL Server引擎 中繼資料 全部
2916501 新增使用 設定的新進階選項'max RPC request params (KB)'sp_configure,以限制配置給處理遠端過程調用的最大記憶體 (RPC) 要求參數。 SQL Server引擎 查詢執行 全部
2973934 修正此問題:使用 INSERT 語句搭配CAST代表負零的字串或CONVERT函數,以小數或數值數據類型成功,但您會在 和 DBCC CHECKTABLEDBCC CHECKDB看到下列錯誤訊息:

Msg 2570、Level 16、State 3、Line <LineNumber>
Page (1:360) 、物件標識<符 ObjectID> 中的位置 0、索引標識<符 IndexID>、數據分割標識<符 PartitionID>、 配置單位標識<碼 UnitID> (類型 「In-row data」) 。 數據行 「<ColumnName>」 值超出數據類型 「decimal」 的範圍。 將數據行更新為合法值。
SQL Server引擎 查詢執行 全部
3102467 在全域設定變數中快取直方圖步驟的最大數目,以減少 PREEMPTIVE_OS_REGISTRY 在建立臨時表統計數據時的等候。 SQL Server引擎 查詢優化器 全部
2810754 修正:如果 Always Encrypted 中的任何數據行都經過「Always Encrypted」功能加密,則無法停用「異動數據擷取」SQL Server (KB4034376) SQL Server引擎 複製 全部
3003456 修正此問題:CDC) 變更數據表 (cdc 的異動數據擷取 (可能無法擷取到變更數據擷取。<>capture_instance_CT在 CDC 與交換器數據分割作業平行執行時) 。 SQL Server引擎 複製 全部
3015714 修正在具有區分大小寫 (_CS) 定序選項的 SQL Server 實例中執行時sys.sp_flush_CT_internal_table_on_demand遇到的下列錯誤:

Msg 137、Level 15、State 2、Procedure sp_ManualCTCleanup、Line <LineNumber> [Batch Start Line 3]
必須宣告純量變數 “@TableName”。
Msg 137, Level 15, State 2, Procedure sp_ManualCTCleanup, Line <LineNumber> [Batch Start Line 3]
Must declare the scalar variable “@TableName”.
已刪除的數據列總數: (null) 。
已刪除的數據列總數: (null) 。
SQL Server引擎 複製 全部
3033974 將錯誤訊息新增至 的dbo.MSchange_tracking_history數據行,以協助您了解在自動清除或手動清除程式期間發生失敗時的失敗。 SQL Server引擎 複製 全部
3144736 修正當 SQL Server 實例處於記憶體壓力時,在 Service Broker 中使用交談定時器時所遇到的錯誤。 這會導致查詢失敗,且實例停止回應。 SQL Server引擎 複製 Windows
3071580 修正當您使用全文搜索時,全文檢索自動編目函式可能會停止運作的問題。 SQL Server引擎 搜尋 全部
2979492 修正在啟用動態數據遮罩 (DDM) 時,使用鏈接伺服器連線將檢視更新至另一個實例時所遇到的下列錯誤:

Msg 15905、Level 16、State 6、Procedure <ProcedureName>、Line <LineNumber> [Batch Start Line 34]
Query not supported: Cannot determine result column sources.無效的元數據。
SQL Server引擎 安全性基礎結構 全部
3033535 在 Bufferpool Lazy Writer 中 ntdll!ZwWriteFile 偵測到高 I/O 延遲時, (系統呼叫) 因為基礎記憶體中的效能問題而新增下列記錄訊息:

警告長異步 API 呼叫:排程器的排程公平性可能會受到異步 API 叫用意外超過 xxx 毫秒的影響。
SQL Server引擎 SQL OS 全部

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

如何取得或下載 Windows (建議) 的最新累積更新套件

下列更新可從 Microsoft 下載中心取得:

立即下載 SQL Server 2022 的最新累積更新套件

注意事項

  • Microsoft 下載中心一律會提供最新的 SQL Server 2022 CU 版本。
  • 如果下載頁面未出現,請連絡 Microsoft 客戶服務及支援 服務以取得累積更新套件。
如何從 Microsoft Update Catalog 取得或下載此適用於 Windows 的累積更新套件

下列更新可從 Microsoft Update Catalog 取得:

注意事項

  • Microsoft Update Catalog 包含此 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-KB5036432-x64.exe 檔案的哈希來驗證下載:

certutil -hashfile SQLServer2022-KB5036432-x64.exe SHA256

檔案名稱 SHA256 哈希
SQLServer2022-KB5036432-x64.exe E78D2CF147BB596017615D50A5AB8CF3812A718AAB85CAB6C08C34A50D5935FB
累積更新套件檔案資訊

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

x64 型版本

SQL Server 2022 Analysis Services

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Anglesharp.dll 0.9.9.0 1240112 01-May-2024 15:34 x86
Asplatformhost.dll 2022.160.43.233 336944 01-May-2024 15:34 x64
Mashupcompression.dll 2.127.602.0 141760 01-May-2024 15:34 x64
Microsoft.analysisservices.minterop.dll 16.0.43.233 865216 01-May-2024 15:34 x86
Microsoft.analysisservices.server.core.dll 16.0.43.233 2903488 01-May-2024 15:34 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 661936 01-May-2024 15:34 x86
Microsoft.data.mashup.dll 2.127.602.0 224184 01-May-2024 15:34 x86
Microsoft.data.mashup.oledb.dll 2.127.602.0 32192 01-May-2024 15:34 x86
Microsoft.data.mashup.preview.dll 2.127.602.0 153528 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.dll 2.127.602.0 113088 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 38832 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42928 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 33216 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42944 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 47040 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42928 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42944 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 47024 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 38832 01-May-2024 15:34 x86
Microsoft.data.mashup.providercommon.resources.dll 2.127.602.0 42944 01-May-2024 15:34 x86
Microsoft.data.mashup.sqlclient.dll 2.127.602.0 25536 01-May-2024 15:34 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1455536 01-May-2024 15:34 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 182200 01-May-2024 15:34 x86
Microsoft.data.sapclient.dll 1.0.0.25 931680 01-May-2024 15:34 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35200 01-May-2024 15:34 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 36704 01-May-2024 15:34 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 39808 01-May-2024 15:34 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 36704 01-May-2024 15:34 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37216 01-May-2024 15:34 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 49024 01-May-2024 15:34 x86
Microsoft.data.sqlclient.dll 2.17.23292.1 1997744 01-May-2024 15:34 x86
Microsoft.data.sqlclient.sni.dll 2.1.1.0 511920 01-May-2024 15:34 x64
Microsoft.dataintegration.fuzzyclustering.dll 1.0.0.0 40368 01-May-2024 15:34 x86
Microsoft.dataintegration.fuzzymatching.dll 1.0.0.0 628144 01-May-2024 15:34 x86
Microsoft.dataintegration.fuzzymatchingcommon.dll 1.0.0.0 390064 01-May-2024 15:34 x86
Microsoft.exchange.webservices.dll 15.0.913.15 1124272 01-May-2024 15:34 x86
Microsoft.hostintegration.connectors.dll 2.127.602.0 4964800 01-May-2024 15:34 x86
Microsoft.identity.client.dll 4.57.0.0 1653680 01-May-2024 15:34 x86
Microsoft.identitymodel.jsonwebtokens.dll 6.35.0.41201 111536 01-May-2024 15:34 x86
Microsoft.identitymodel.logging.dll 6.35.0.41201 38320 01-May-2024 15:34 x86
Microsoft.identitymodel.protocols.dll 6.35.0.41201 39856 01-May-2024 15:34 x86
Microsoft.identitymodel.protocols.openidconnect.dll 6.35.0.41201 114096 01-May-2024 15:34 x86
Microsoft.identitymodel.tokens.dll 6.35.0.41201 992192 01-May-2024 15:34 x86
Microsoft.mashup.cdm.icdmprovider.dll 2.127.602.0 21952 01-May-2024 15:34 x86
Microsoft.mashup.container.exe 2.127.602.0 25024 01-May-2024 15:34 x64
Microsoft.mashup.container.netfx40.exe 2.127.602.0 24000 01-May-2024 15:34 x64
Microsoft.mashup.container.netfx45.exe 2.127.602.0 23992 01-May-2024 15:34 x64
Microsoft.mashup.eventsource.dll 2.127.602.0 150448 01-May-2024 15:34 x86
Microsoft.mashup.oauth.dll 2.127.602.0 94144 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 15808 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16320 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16312 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16816 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 17344 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 15792 01-May-2024 15:34 x86
Microsoft.mashup.oauth.resources.dll 2.127.602.0 16304 01-May-2024 15:34 x86
Microsoft.mashup.oledbinterop.dll 2.127.602.0 201144 01-May-2024 15:34 x64
Microsoft.mashup.oledbprovider.dll 2.127.602.0 67008 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14264 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14272 01-May-2024 15:34 x86
Microsoft.mashup.oledbprovider.resources.dll 2.127.602.0 14256 01-May-2024 15:34 x86
Microsoft.mashup.sapbwprovider.dll 2.127.602.0 334256 01-May-2024 15:34 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2365872 01-May-2024 15:34 x86
Microsoft.mashup.shims.dll 2.127.602.0 29616 01-May-2024 15:34 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 141248 01-May-2024 15:34 x86
Microsoft.mashupengine.dll 2.127.602.0 15941040 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.dll 2.127.602.0 7617472 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39360 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39872 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 40368 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 40888 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 47024 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 35872 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 36288 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39856 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 39872 01-May-2024 15:34 x86
Microsoft.mashupengine.library45.resources.dll 2.127.602.0 42424 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 620464 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 747448 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 739248 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 718776 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 776128 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 726960 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 702384 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 980912 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 612272 01-May-2024 15:34 x86
Microsoft.mashupengine.resources.dll 2.127.602.0 714672 01-May-2024 15:34 x86
Microsoft.mshtml.dll 7.0.3300.1 8017840 01-May-2024 15:34 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1438656 01-May-2024 15:34 x86
Microsoft.odata.core.netfx35.v7.dll 7.4.0.11102 1262000 01-May-2024 15:34 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 779712 01-May-2024 15:34 x86
Microsoft.odata.edm.netfx35.v7.dll 7.4.0.11102 745920 01-May-2024 15:34 x86
Microsoft.powerbi.adomdclient.dll 16.0.122.20 1216944 01-May-2024 15:34 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 127408 01-May-2024 15:34 x86
Microsoft.spatial.netfx35.v7.dll 7.4.0.11102 125368 01-May-2024 15:34 x86
Msmdctr.dll 2022.160.43.233 38864 01-May-2024 15:34 x64
Msmdlocal.dll 2022.160.43.233 53976120 01-May-2024 15:34 x86
Msmdlocal.dll 2022.160.43.233 71818688 01-May-2024 15:34 x64
Msmdpump.dll 2022.160.43.233 10333744 01-May-2024 15:34 x64
Msmdredir.dll 2022.160.43.233 8132032 01-May-2024 15:34 x86
Msmdsrv.exe 2022.160.43.233 71367216 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 956992 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1884720 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1671728 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1881152 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1848360 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1147440 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1140280 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1769520 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1749040 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 932912 01-May-2024 15:34 x64
Msmdsrv.rll 2022.160.43.233 1837616 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 955456 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1882672 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1668656 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1876528 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1844784 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1145392 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1138752 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1765440 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1745456 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 933424 01-May-2024 15:34 x64
Msmdsrvi.rll 2022.160.43.233 1833008 01-May-2024 15:34 x64
Msmgdsrv.dll 2022.160.43.233 8265280 01-May-2024 15:34 x86
Msmgdsrv.dll 2022.160.43.233 10083392 01-May-2024 15:34 x64
Msolap.dll 2022.160.43.233 10969648 01-May-2024 15:34 x64
Msolap.dll 2022.160.43.233 8743880 01-May-2024 15:34 x86
Msolui.dll 2022.160.43.233 289840 01-May-2024 15:34 x86
Msolui.dll 2022.160.43.233 308264 01-May-2024 15:34 x64
Newtonsoft.json.dll 13.0.3.27908 722264 01-May-2024 15:34 x86
Parquetsharp.dll 0.0.0.0 412592 01-May-2024 15:34 x64
Parquetsharpnative.dll 7.0.0.17 20091320 01-May-2024 15:34 x64
Powerbiextensions.dll 2.127.602.0 11111344 01-May-2024 15:34 x86
Private_odbc32.dll 10.0.19041.1 735288 01-May-2024 15:34 x64
Sni.dll 1.1.1.0 555424 01-May-2024 15:34 x64
Sql_as_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:34 x64
Sqlceip.exe 16.0.4125.3 301096 01-May-2024 15:34 x86
Sqldumper.exe 2022.160.4125.3 378920 01-May-2024 15:34 x86
Sqldumper.exe 2022.160.4125.3 448448 01-May-2024 15:34 x64
System.identitymodel.tokens.jwt.dll 6.35.0.41201 77248 01-May-2024 15:34 x86
System.spatial.netfx35.dll 5.7.0.62516 118704 01-May-2024 15:34 x86
Tmapi.dll 2022.160.43.233 5884480 01-May-2024 15:34 x64
Tmcachemgr.dll 2022.160.43.233 5575216 01-May-2024 15:34 x64
Tmpersistence.dll 2022.160.43.233 1481264 01-May-2024 15:34 x64
Tmtransactions.dll 2022.160.43.233 7198264 01-May-2024 15:34 x64
Xmsrv.dll 2022.160.43.233 26593232 01-May-2024 15:34 x64
Xmsrv.dll 2022.160.43.233 35895856 01-May-2024 15:34 x86

SQL Server 2022 Database Services Common Core

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Instapi150.dll 2022.160.4125.3 79928 01-May-2024 15:35 x86
Instapi150.dll 2022.160.4125.3 104504 01-May-2024 15:35 x64
Microsoft.analysisservices.adomdclient.dll 16.0.43.233 2633776 01-May-2024 15:35 x86
Microsoft.analysisservices.adomdclient.dll 16.0.43.233 2633784 01-May-2024 15:35 x86
Microsoft.analysisservices.core.dll 16.0.43.233 2933296 01-May-2024 15:35 x86
Microsoft.analysisservices.xmla.dll 16.0.43.233 2323520 01-May-2024 15:35 x86
Microsoft.sqlserver.mgdsqldumper.dll 2022.160.4125.3 104376 01-May-2024 15:35 x64
Microsoft.sqlserver.mgdsqldumper.dll 2022.160.4125.3 92096 01-May-2024 15:35 x86
Microsoft.sqlserver.rmo.dll 16.0.4125.3 554944 01-May-2024 15:35 x86
Microsoft.sqlserver.rmo.dll 16.0.4125.3 554960 01-May-2024 15:35 x86
Msasxpress.dll 2022.160.43.233 27696 01-May-2024 15:35 x86
Msasxpress.dll 2022.160.43.233 32816 01-May-2024 15:35 x64
Sql_common_core_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:35 x64
Sqldumper.exe 2022.160.4125.3 378920 01-May-2024 15:35 x86
Sqldumper.exe 2022.160.4125.3 448448 01-May-2024 15:35 x64
Sqlmgmprovider.dll 2022.160.4125.3 395320 01-May-2024 15:35 x86
Sqlmgmprovider.dll 2022.160.4125.3 456744 01-May-2024 15:35 x64

SQL Server 2022 Data Quality Client

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Microsoft.ssdqs.studio.infra.dll 16.0.4125.3 309184 01-May-2024 15:35 x86
Microsoft.ssdqs.studio.views.dll 16.0.4125.3 2070584 01-May-2024 15:35 x86
Sql_dqc_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:35 x64

SQL Server 2022 Data Quality

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Microsoft.ssdqs.core.dll 16.0.4125.3 600000 01-May-2024 15:35 x86
Microsoft.ssdqs.core.dll 16.0.4125.3 600120 01-May-2024 15:35 x86
Microsoft.ssdqs.dll 16.0.4125.3 174016 01-May-2024 15:35 x86
Microsoft.ssdqs.dll 16.0.4125.3 174136 01-May-2024 15:35 x86
Microsoft.ssdqs.infra.dll 16.0.4125.3 1857488 01-May-2024 15:35 x86
Microsoft.ssdqs.infra.dll 16.0.4125.3 1857576 01-May-2024 15:35 x86
Microsoft.ssdqs.proxy.dll 16.0.4125.3 370624 01-May-2024 15:35 x86
Microsoft.ssdqs.proxy.dll 16.0.4125.3 370744 01-May-2024 15:35 x86

SQL Server 2022 Database Services Core 實例

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Adal.dll 3.6.1.64359 1618832 01-May-2024 18:22 x64
Adalsqlrda.dll 3.6.1.64359 1618832 01-May-2024 18:22 x64
Aetm-enclave-simulator.dll 2022.160.4125.3 5994536 01-May-2024 18:22 x64
Aetm-enclave.dll 2022.160.4125.3 5959688 01-May-2024 18:22 x64
Aetm-sgx-enclave-simulator.dll 2022.160.4125.3 6194792 01-May-2024 18:22 x64
Aetm-sgx-enclave.dll 2022.160.4125.3 6160696 01-May-2024 18:22 x64
Dcexec.exe 2022.160.4125.3 96192 01-May-2024 18:22 x64
Fssres.dll 2022.160.4125.3 100392 01-May-2024 18:22 x64
Hadrres.dll 2022.160.4125.3 227264 01-May-2024 18:22 x64
Hkcompile.dll 2022.160.4125.3 1411112 01-May-2024 18:22 x64
Hkengine.dll 2022.160.4125.3 5769272 01-May-2024 18:22 x64
Hkruntime.dll 2022.160.4125.3 190416 01-May-2024 18:22 x64
Hktempdb.dll 2022.160.4125.3 71616 01-May-2024 18:22 x64
Microsoft.analysisservices.applocal.xmla.dll 16.0.43.233 2322480 01-May-2024 18:22 x86
Microsoft.sqlserver.xevent.linq.dll 2022.160.4125.3 333880 01-May-2024 18:22 x64
Microsoft.sqlserver.xevent.targets.dll 2022.160.4125.3 96312 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 30656 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 38848 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 34768 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 38848 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 38864 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 30664 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 30760 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 34752 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 38848 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 30672 01-May-2024 18:22 x64
Odsole70.rll 16.0.4125.3 38864 01-May-2024 18:22 x64
Qds.dll 2022.160.4125.3 1808336 01-May-2024 18:22 x64
Rsfxft.dll 2022.160.4125.3 55336 01-May-2024 18:22 x64
Secforwarder.dll 2022.160.4125.3 83904 01-May-2024 18:22 x64
Sql_engine_core_inst_keyfile.dll 2022.160.4125.3 137272 01-May-2024 18:22 x64
Sqlaamss.dll 2022.160.4125.3 120888 01-May-2024 18:22 x64
Sqlaccess.dll 2022.160.4125.3 444472 01-May-2024 18:22 x64
Sqlagent.exe 2022.160.4125.3 718888 01-May-2024 18:22 x64
Sqlceip.exe 16.0.4125.3 301096 01-May-2024 18:22 x86
Sqlcmdss.dll 2022.160.4125.3 104488 01-May-2024 18:22 x64
Sqlctr160.dll 2022.160.4125.3 157752 01-May-2024 18:22 x64
Sqlctr160.dll 2022.160.4125.3 129064 01-May-2024 18:22 x86
Sqldk.dll 2022.160.4125.3 4020160 01-May-2024 18:22 x64
Sqldtsss.dll 2022.160.4125.3 120768 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 1755192 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 3860520 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4077608 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4585528 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4716600 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 3762216 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 3946552 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4585512 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4417576 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4487224 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 2451512 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 2394152 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4274232 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 3905576 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4425664 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4216872 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4200488 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 3983416 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 3860520 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 1689656 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4311096 01-May-2024 18:22 x64
Sqlevn70.rll 2022.160.4125.3 4450344 01-May-2024 18:22 x64
Sqliosim.com 2022.160.4125.3 387112 01-May-2024 18:22 x64
Sqliosim.exe 2022.160.4125.3 3057704 01-May-2024 18:22 x64
Sqllang.dll 2022.160.4125.3 48773056 01-May-2024 18:22 x64
Sqlmin.dll 2022.160.4125.3 51242960 01-May-2024 18:22 x64
Sqlolapss.dll 2022.160.4125.3 116776 01-May-2024 18:22 x64
Sqlos.dll 2022.160.4125.3 51240 01-May-2024 18:22 x64
Sqlpowershellss.dll 2022.160.4125.3 100392 01-May-2024 18:22 x64
Sqlrepss.dll 2022.160.4125.3 141368 01-May-2024 18:22 x64
Sqlscriptdowngrade.dll 2022.160.4125.3 51240 01-May-2024 18:22 x64
Sqlscriptupgrade.dll 2022.160.4125.3 5834792 01-May-2024 18:22 x64
Sqlservr.exe 2022.160.4125.3 722984 01-May-2024 18:22 x64
Sqlsvc.dll 2022.160.4125.3 194512 01-May-2024 18:22 x64
Sqltses.dll 2022.160.4125.3 10667968 01-May-2024 18:22 x64
Sqsrvres.dll 2022.160.4125.3 305088 01-May-2024 18:22 x64
Svl.dll 2022.160.4125.3 247848 01-May-2024 18:22 x64
Xe.dll 2022.160.4125.3 718784 01-May-2024 18:22 x64
Xpqueue.dll 2022.160.4125.3 100392 01-May-2024 18:22 x64
Xpstar.dll 2022.160.4125.3 534480 01-May-2024 18:22 x64

SQL Server 2022 Database Services Core 共用

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Azure.core.dll 1.3600.23.56006 384432 01-May-2024 15:34 x86
Azure.identity.dll 1.1000.423.56303 334768 01-May-2024 15:34 x86
Bcp.exe 2022.160.4125.3 141352 01-May-2024 15:34 x64
Commanddest.dll 2022.160.4125.3 272424 01-May-2024 15:34 x64
Datacollectortasks.dll 2022.160.4125.3 227368 01-May-2024 15:34 x64
Distrib.exe 2022.160.4125.3 260152 01-May-2024 15:34 x64
Dteparse.dll 2022.160.4125.3 133160 01-May-2024 15:34 x64
Dteparsemgd.dll 2022.160.4125.3 178232 01-May-2024 15:34 x64
Dtepkg.dll 2022.160.4125.3 153640 01-May-2024 15:34 x64
Dtexec.exe 2022.160.4125.3 76856 01-May-2024 15:34 x64
Dts.dll 2022.160.4125.3 3266496 01-May-2024 15:34 x64
Dtscomexpreval.dll 2022.160.4125.3 493624 01-May-2024 15:34 x64
Dtsconn.dll 2022.160.4125.3 550848 01-May-2024 15:34 x64
Dtshost.exe 2022.160.4125.3 120376 01-May-2024 15:34 x64
Dtslog.dll 2022.160.4125.3 137256 01-May-2024 15:34 x64
Dtspipeline.dll 2022.160.4125.3 1337296 01-May-2024 15:34 x64
Dtuparse.dll 2022.160.4125.3 104488 01-May-2024 15:34 x64
Dtutil.exe 2022.160.4125.3 166440 01-May-2024 15:34 x64
Exceldest.dll 2022.160.4125.3 284712 01-May-2024 15:34 x64
Excelsrc.dll 2022.160.4125.3 305192 01-May-2024 15:34 x64
Execpackagetask.dll 2022.160.4125.3 182328 01-May-2024 15:34 x64
Flatfiledest.dll 2022.160.4125.3 423888 01-May-2024 15:34 x64
Flatfilesrc.dll 2022.160.4125.3 440256 01-May-2024 15:34 x64
Logread.exe 2022.160.4125.3 792616 01-May-2024 15:34 x64
Microsoft.analysisservices.applocal.core.dll 16.0.43.233 2933816 01-May-2024 15:34 x86
Microsoft.bcl.asyncinterfaces.dll 6.0.21.52210 22144 01-May-2024 15:34 x86
Microsoft.data.sqlclient.dll 5.13.23292.1 2048632 01-May-2024 15:34 x86
Microsoft.data.sqlclient.sni.dll 5.1.1.0 504872 01-May-2024 15:34 x64
Microsoft.data.tools.sql.batchparser.dll 17.100.23.0 42416 01-May-2024 15:34 x86
Microsoft.datatransformationservices.scalehelper.dll 16.0.4125.3 30656 01-May-2024 15:34 x86
Microsoft.identity.client.dll 4.56.0.0 1652320 01-May-2024 15:34 x86
Microsoft.identity.client.extensions.msal.dll 4.56.0.0 66552 01-May-2024 15:34 x86
Microsoft.identitymodel.abstractions.dll 6.24.0.31013 18864 01-May-2024 15:34 x86
Microsoft.identitymodel.jsonwebtokens.dll 6.24.0.31013 85424 01-May-2024 15:34 x86
Microsoft.identitymodel.logging.dll 6.24.0.31013 34224 01-May-2024 15:34 x86
Microsoft.identitymodel.protocols.dll 6.24.0.31013 38288 01-May-2024 15:34 x86
Microsoft.identitymodel.protocols.openidconnect.dll 6.24.0.31013 114048 01-May-2024 15:34 x86
Microsoft.identitymodel.tokens.dll 6.24.0.31013 986032 01-May-2024 15:34 x86
Microsoft.sqlserver.connectioninfo.dll 17.100.23.0 126496 01-May-2024 15:34 x86
Microsoft.sqlserver.dmf.common.dll 17.100.23.0 63520 01-May-2024 15:34 x86
Microsoft.sqlserver.maintenanceplantasks.dll 16.0.4125.3 391224 01-May-2024 15:34 x86
Microsoft.sqlserver.management.sdk.sfc.dll 17.100.23.0 513464 01-May-2024 15:34 x86
Microsoft.sqlserver.replication.dll 2022.160.4125.3 1710016 01-May-2024 15:34 x64
Microsoft.sqlserver.rmo.dll 16.0.4125.3 554960 01-May-2024 15:34 x86
Microsoft.sqlserver.servicebrokerenum.dll 17.100.23.0 37920 01-May-2024 15:34 x86
Microsoft.sqlserver.smo.dll 17.100.23.0 4451872 01-May-2024 15:34 x86
Microsoft.sqlserver.smoextended.dll 17.100.23.0 161208 01-May-2024 15:34 x86
Microsoft.sqlserver.sqlclrprovider.dll 17.100.23.0 21536 01-May-2024 15:34 x86
Microsoft.sqlserver.sqlenum.dll 17.100.23.0 1587744 01-May-2024 15:34 x86
Msdtssrvrutil.dll 2022.160.4125.3 124968 01-May-2024 15:34 x64
Msgprox.dll 2022.160.4125.3 313400 01-May-2024 15:34 x64
Msoledbsql.dll 2018.187.2.0 2754584 01-May-2024 15:34 x64
Msoledbsql.dll 2018.187.2.0 153624 01-May-2024 15:34 x64
Newtonsoft.json.dll 13.0.1.25517 704408 01-May-2024 15:34 x86
Oledbdest.dll 2022.160.4125.3 288808 01-May-2024 15:34 x64
Oledbsrc.dll 2022.160.4125.3 313384 01-May-2024 15:34 x64
Qrdrsvc.exe 2022.160.4125.3 526376 01-May-2024 15:34 x64
Rawdest.dll 2022.160.4125.3 227368 01-May-2024 15:34 x64
Rawsource.dll 2022.160.4125.3 215080 01-May-2024 15:34 x64
Rdistcom.dll 2022.160.4125.3 940088 01-May-2024 15:34 x64
Recordsetdest.dll 2022.160.4125.3 206888 01-May-2024 15:34 x64
Repldp.dll 2022.160.4125.3 337976 01-May-2024 15:34 x64
Replerrx.dll 2022.160.4125.3 198696 01-May-2024 15:34 x64
Replisapi.dll 2022.160.4125.3 419776 01-May-2024 15:34 x64
Replmerg.exe 2022.160.4125.3 596008 01-May-2024 15:34 x64
Replprov.dll 2022.160.4125.3 890920 01-May-2024 15:34 x64
Replrec.dll 2022.160.4125.3 1058768 01-May-2024 15:34 x64
Replsub.dll 2022.160.4125.3 501816 01-May-2024 15:34 x64
Spresolv.dll 2022.160.4125.3 300992 01-May-2024 15:34 x64
Sql_engine_core_shared_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:34 x64
Sqlcmd.exe 2022.160.4125.3 276536 01-May-2024 15:34 x64
Sqldiag.exe 2022.160.4125.3 1140792 01-May-2024 15:34 x64
Sqldistx.dll 2022.160.4125.3 268328 01-May-2024 15:34 x64
Sqlmergx.dll 2022.160.4125.3 423976 01-May-2024 15:34 x64
Sqlsvc.dll 2022.160.4125.3 194512 01-May-2024 15:34 x64
Sqlsvc.dll 2022.160.4125.3 153640 01-May-2024 15:34 x86
Sqltaskconnections.dll 2022.160.4125.3 210984 01-May-2024 15:34 x64
Ssradd.dll 2022.160.4125.3 100392 01-May-2024 15:34 x64
Ssravg.dll 2022.160.4125.3 100392 01-May-2024 15:34 x64
Ssrmax.dll 2022.160.4125.3 100392 01-May-2024 15:34 x64
Ssrmin.dll 2022.160.4125.3 100304 01-May-2024 15:34 x64
System.diagnostics.diagnosticsource.dll 7.0.423.11508 173232 01-May-2024 15:34 x86
System.memory.dll 4.6.31308.1 142240 01-May-2024 15:34 x86
System.runtime.compilerservices.unsafe.dll 6.0.21.52210 18024 01-May-2024 15:34 x86
System.security.cryptography.protecteddata.dll 7.0.22.51805 21640 01-May-2024 15:34 x86
Txagg.dll 2022.160.4125.3 395320 01-May-2024 15:34 x64
Txbdd.dll 2022.160.4125.3 190504 01-May-2024 15:34 x64
Txdatacollector.dll 2022.160.4125.3 469032 01-May-2024 15:34 x64
Txdataconvert.dll 2022.160.4125.3 333760 01-May-2024 15:34 x64
Txderived.dll 2022.160.4125.3 632888 01-May-2024 15:34 x64
Txlookup.dll 2022.160.4125.3 608192 01-May-2024 15:34 x64
Txmerge.dll 2022.160.4125.3 243752 01-May-2024 15:34 x64
Txmergejoin.dll 2022.160.4125.3 301096 01-May-2024 15:34 x64
Txmulticast.dll 2022.160.4125.3 145344 01-May-2024 15:34 x64
Txrowcount.dll 2022.160.4125.3 145344 01-May-2024 15:34 x64
Txsort.dll 2022.160.4125.3 276520 01-May-2024 15:34 x64
Txsplit.dll 2022.160.4125.3 620584 01-May-2024 15:34 x64
Txunionall.dll 2022.160.4125.3 194600 01-May-2024 15:34 x64
Xe.dll 2022.160.4125.3 718784 01-May-2024 15:34 x64

SQL Server 2022 sql_extensibility

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Commonlauncher.dll 2022.160.4125.3 100408 01-May-2024 15:35 x64
Exthost.exe 2022.160.4125.3 247848 01-May-2024 15:35 x64
Launchpad.exe 2022.160.4125.3 1447888 01-May-2024 15:35 x64
Sql_extensibility_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:35 x64
Sqlsatellite.dll 2022.160.4125.3 1255376 01-May-2024 15:35 x64

SQL Server 2022 Full-Text 引擎

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Fd.dll 2022.160.4125.3 710696 01-May-2024 15:35 x64
Fdhost.exe 2022.160.4125.3 153640 01-May-2024 15:35 x64
Fdlauncher.exe 2022.160.4125.3 100304 01-May-2024 15:35 x64
Sql_fulltext_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:35 x64

SQL Server 2022 Integration Services

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Attunity.sqlserver.cdccontroltask.dll 7.0.0.133 78272 01-May-2024 15:32 x86
Attunity.sqlserver.cdccontroltask.dll 7.0.0.133 78272 01-May-2024 15:34 x86
Attunity.sqlserver.cdcsplit.dll 7.0.0.133 39320 01-May-2024 15:32 x86
Attunity.sqlserver.cdcsplit.dll 7.0.0.133 39320 01-May-2024 15:34 x86
Attunity.sqlserver.cdcsrc.dll 7.0.0.133 79808 01-May-2024 15:32 x86
Attunity.sqlserver.cdcsrc.dll 7.0.0.133 79808 01-May-2024 15:34 x86
Commanddest.dll 2022.160.4125.3 231480 01-May-2024 15:32 x86
Commanddest.dll 2022.160.4125.3 272424 01-May-2024 15:34 x64
Dteparse.dll 2022.160.4125.3 116776 01-May-2024 15:32 x86
Dteparse.dll 2022.160.4125.3 133160 01-May-2024 15:34 x64
Dteparsemgd.dll 2022.160.4125.3 165944 01-May-2024 15:32 x86
Dteparsemgd.dll 2022.160.4125.3 178232 01-May-2024 15:34 x64
Dtepkg.dll 2022.160.4125.3 129080 01-May-2024 15:32 x86
Dtepkg.dll 2022.160.4125.3 153640 01-May-2024 15:34 x64
Dtexec.exe 2022.160.4125.3 65064 01-May-2024 15:32 x86
Dtexec.exe 2022.160.4125.3 76856 01-May-2024 15:34 x64
Dts.dll 2022.160.4125.3 2861112 01-May-2024 15:32 x86
Dts.dll 2022.160.4125.3 3266496 01-May-2024 15:34 x64
Dtscomexpreval.dll 2022.160.4125.3 444456 01-May-2024 15:32 x86
Dtscomexpreval.dll 2022.160.4125.3 493624 01-May-2024 15:34 x64
Dtsconn.dll 2022.160.4125.3 464936 01-May-2024 15:32 x86
Dtsconn.dll 2022.160.4125.3 550848 01-May-2024 15:34 x64
Dtsdebughost.exe 2022.160.4125.3 94776 01-May-2024 15:32 x86
Dtsdebughost.exe 2022.160.4125.3 114640 01-May-2024 15:34 x64
Dtshost.exe 2022.160.4125.3 98344 01-May-2024 15:32 x86
Dtshost.exe 2022.160.4125.3 120376 01-May-2024 15:34 x64
Dtslog.dll 2022.160.4125.3 120872 01-May-2024 15:32 x86
Dtslog.dll 2022.160.4125.3 137256 01-May-2024 15:34 x64
Dtspipeline.dll 2022.160.4125.3 1144768 01-May-2024 15:32 x86
Dtspipeline.dll 2022.160.4125.3 1337296 01-May-2024 15:34 x64
Dtuparse.dll 2022.160.4125.3 88104 01-May-2024 15:32 x86
Dtuparse.dll 2022.160.4125.3 104488 01-May-2024 15:34 x64
Dtutil.exe 2022.160.4125.3 142376 01-May-2024 15:32 x86
Dtutil.exe 2022.160.4125.3 166440 01-May-2024 15:34 x64
Exceldest.dll 2022.160.4125.3 247864 01-May-2024 15:32 x86
Exceldest.dll 2022.160.4125.3 284712 01-May-2024 15:34 x64
Excelsrc.dll 2022.160.4125.3 264248 01-May-2024 15:32 x86
Excelsrc.dll 2022.160.4125.3 305192 01-May-2024 15:34 x64
Execpackagetask.dll 2022.160.4125.3 149560 01-May-2024 15:32 x86
Execpackagetask.dll 2022.160.4125.3 182328 01-May-2024 15:34 x64
Flatfiledest.dll 2022.160.4125.3 374824 01-May-2024 15:32 x86
Flatfiledest.dll 2022.160.4125.3 423888 01-May-2024 15:34 x64
Flatfilesrc.dll 2022.160.4125.3 391208 01-May-2024 15:32 x86
Flatfilesrc.dll 2022.160.4125.3 440256 01-May-2024 15:34 x64
Isdbupgradewizard.exe 16.0.4125.3 120872 01-May-2024 15:34 x86
Isdbupgradewizard.exe 16.0.4125.3 120872 01-May-2024 15:34 x86
Microsoft.analysisservices.applocal.core.dll 16.0.43.233 2933824 01-May-2024 15:32 x86
Microsoft.analysisservices.applocal.core.dll 16.0.43.233 2933816 01-May-2024 15:34 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 16.0.4125.3 509992 01-May-2024 15:32 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 16.0.4125.3 509992 01-May-2024 15:34 x86
Microsoft.sqlserver.maintenanceplantasks.dll 16.0.4125.3 391224 01-May-2024 15:34 x86
Msdtssrvr.exe 16.0.4125.3 219176 01-May-2024 15:34 x64
Msdtssrvrutil.dll 2022.160.4125.3 100392 01-May-2024 15:32 x86
Msdtssrvrutil.dll 2022.160.4125.3 124968 01-May-2024 15:34 x64
Msmdpp.dll 2022.160.43.233 10164160 01-May-2024 15:34 x64
Newtonsoft.json.dll 13.0.1.25517 704408 01-May-2024 15:32 x86
Newtonsoft.json.dll 13.0.1.25517 704408 01-May-2024 15:34 x86
Newtonsoft.json.dll 13.0.1.25517 704408 01-May-2024 15:34 x86
Odbcdest.dll 2022.160.4125.3 342072 01-May-2024 15:32 x86
Odbcdest.dll 2022.160.4125.3 382912 01-May-2024 15:34 x64
Odbcsrc.dll 2022.160.4125.3 350248 01-May-2024 15:32 x86
Odbcsrc.dll 2022.160.4125.3 399400 01-May-2024 15:34 x64
Oledbdest.dll 2022.160.4125.3 247848 01-May-2024 15:32 x86
Oledbdest.dll 2022.160.4125.3 288808 01-May-2024 15:34 x64
Oledbsrc.dll 2022.160.4125.3 268344 01-May-2024 15:32 x86
Oledbsrc.dll 2022.160.4125.3 313384 01-May-2024 15:34 x64
Rawdest.dll 2022.160.4125.3 190520 01-May-2024 15:32 x86
Rawdest.dll 2022.160.4125.3 227368 01-May-2024 15:34 x64
Rawsource.dll 2022.160.4125.3 186408 01-May-2024 15:32 x86
Rawsource.dll 2022.160.4125.3 215080 01-May-2024 15:34 x64
Recordsetdest.dll 2022.160.4125.3 174136 01-May-2024 15:32 x86
Recordsetdest.dll 2022.160.4125.3 206888 01-May-2024 15:34 x64
Sql_is_keyfile.dll 2022.160.4125.3 137272 01-May-2024 15:34 x64
Sqlceip.exe 16.0.4125.3 301096 01-May-2024 15:34 x86
Sqldest.dll 2022.160.4125.3 256040 01-May-2024 15:32 x86
Sqldest.dll 2022.160.4125.3 288808 01-May-2024 15:34 x64
Sqltaskconnections.dll 2022.160.4125.3 174136 01-May-2024 15:32 x86
Sqltaskconnections.dll 2022.160.4125.3 210984 01-May-2024 15:34 x64
Txagg.dll 2022.160.4125.3 346152 01-May-2024 15:32 x86
Txagg.dll 2022.160.4125.3 395320 01-May-2024 15:34 x64
Txbdd.dll 2022.160.4125.3 149560 01-May-2024 15:32 x86
Txbdd.dll 2022.160.4125.3 190504 01-May-2024 15:34 x64
Txbestmatch.dll 2022.160.4125.3 567336 01-May-2024 15:32 x86
Txbestmatch.dll 2022.160.4125.3 661440 01-May-2024 15:34 x64
Txcache.dll 2022.160.4125.3 170040 01-May-2024 15:32 x86
Txcache.dll 2022.160.4125.3 202808 01-May-2024 15:34 x64
Txcharmap.dll 2022.160.4125.3 280616 01-May-2024 15:32 x86
Txcharmap.dll 2022.160.4125.3 325568 01-May-2024 15:34 x64
Txcopymap.dll 2022.160.4125.3 165944 01-May-2024 15:32 x86
Txcopymap.dll 2022.160.4125.3 202792 01-May-2024 15:34 x64
Txdataconvert.dll 2022.160.4125.3 288808 01-May-2024 15:32 x86
Txdataconvert.dll 2022.160.4125.3 333760 01-May-2024 15:34 x64
Txderived.dll 2022.160.4125.3 559144 01-May-2024 15:32 x86
Txderived.dll 2022.160.4125.3 632888 01-May-2024 15:34 x64
Txfileextractor.dll 2022.160.4125.3 186408 01-May-2024 15:32 x86
Txfileextractor.dll 2022.160.4125.3 219176 01-May-2024 15:34 x64
Txfileinserter.dll 2022.160.4125.3 186408 01-May-2024 15:32 x86
Txfileinserter.dll 2022.160.4125.3 219176 01-May-2024 15:34 x64
Txgroupdups.dll 2022.160.4125.3 354344 01-May-2024 15:32 x86
Txgroupdups.dll 2022.160.4125.3 403392 01-May-2024 15:34 x64
Txlineage.dll 2022.160.4125.3 129064 01-May-2024 15:32 x86
Txlineage.dll 2022.160.4125.3 157752 01-May-2024 15:34 x64
Txlookup.dll 2022.160.4125.3 522280 01-May-2024 15:32 x86
Txlookup.dll 2022.160.4125.3 608192 01-May-2024 15:34 x64
Txmerge.dll 2022.160.4125.3 194616 01-May-2024 15:32 x86
Txmerge.dll 2022.160.4125.3 243752 01-May-2024 15:34 x64
Txmergejoin.dll 2022.160.4125.3 256040 01-May-2024 15:32 x86
Txmergejoin.dll 2022.160.4125.3 301096 01-May-2024 15:34 x64
Txmulticast.dll 2022.160.4125.3 116776 01-May-2024 15:32 x86
Txmulticast.dll 2022.160.4125.3 145344 01-May-2024 15:34 x64
Txpivot.dll 2022.160.4125.3 198712 01-May-2024 15:32 x86
Txpivot.dll 2022.160.4125.3 239656 01-May-2024 15:34 x64
Txrowcount.dll 2022.160.4125.3 116776 01-May-2024 15:32 x86
Txrowcount.dll 2022.160.4125.3 145344 01-May-2024 15:34 x64
Txsampling.dll 2022.160.4125.3 153656 01-May-2024 15:32 x86
Txsampling.dll 2022.160.4125.3 186408 01-May-2024 15:34 x64
Txscd.dll 2022.160.4125.3 198696 01-May-2024 15:32 x86
Txscd.dll 2022.160.4125.3 235560 01-May-2024 15:34 x64
Txsort.dll 2022.160.4125.3 231464 01-May-2024 15:32 x86
Txsort.dll 2022.160.4125.3 276520 01-May-2024 15:34 x64
Txsplit.dll 2022.160.4125.3 550952 01-May-2024 15:32 x86
Txsplit.dll 2022.160.4125.3 620584 01-May-2024 15:34 x64
Txtermextraction.dll 2022.160.4125.3 8648744 01-May-2024 15:32 x86
Txtermextraction.dll 2022.160.4125.3 8701992 01-May-2024 15:34 x64
Txtermlookup.dll 2022.160.4125.3 4138944 01-May-2024 15:32 x86
Txtermlookup.dll 2022.160.4125.3 4184104 01-May-2024 15:34 x64
Txunionall.dll 2022.160.4125.3 153640 01-May-2024 15:32 x86
Txunionall.dll 2022.160.4125.3 194600 01-May-2024 15:34 x64
Txunpivot.dll 2022.160.4125.3 178216 01-May-2024 15:32 x86
Txunpivot.dll 2022.160.4125.3 215096 01-May-2024 15:34 x64
Xe.dll 2022.160.4125.3 641064 01-May-2024 15:32 x86
Xe.dll 2022.160.4125.3 718784 01-May-2024 15:34 x64

SQL Server 2022 sql_polybase_core_inst

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Dms.dll 16.0.1035.0 559688 01-May-2024 18:04 x86
Dmsnative.dll 2022.160.1035.0 152632 01-May-2024 18:04 x64
Dwengineservice.dll 16.0.1035.0 45016 01-May-2024 18:04 x86
Instapi150.dll 2022.160.4125.3 104504 01-May-2024 18:04 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 16.0.1035.0 67528 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 16.0.1035.0 293320 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.common.dll 16.0.1035.0 1958360 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 16.0.1035.0 169424 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 16.0.1035.0 647224 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 16.0.1035.0 246216 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 16.0.1035.0 139320 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 16.0.1035.0 79944 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 16.0.1035.0 51272 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 16.0.1035.0 88632 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.engine.dll 16.0.1035.0 1129432 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 16.0.1035.0 80952 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 16.0.1035.0 70712 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 16.0.1035.0 35272 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 16.0.1035.0 31304 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 16.0.1035.0 46552 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 16.0.1035.0 21560 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.failover.dll 16.0.1035.0 26584 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 16.0.1035.0 131640 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 16.0.1035.0 86480 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 16.0.1035.0 100936 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.dll 16.0.1035.0 293336 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 120280 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 138296 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 141384 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 137672 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 150488 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 139736 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 134616 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 176696 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 117704 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 16.0.1035.0 136664 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 16.0.1035.0 72760 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 16.0.1035.0 22072 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 16.0.1035.0 37320 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 16.0.1035.0 128968 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.dll 16.0.1035.0 3064776 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 16.0.1035.0 3955768 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 118344 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 133176 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 137784 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 133688 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 148536 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 134200 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 130616 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 171064 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 115256 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 16.0.1035.0 132152 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 16.0.1035.0 67544 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 16.0.1035.0 2682840 01-May-2024 18:04 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 16.0.1035.0 2436552 01-May-2024 18:04 x86
Mpdwinterop.dll 2022.160.4125.3 296896 01-May-2024 18:04 x64
Mpdwsvc.exe 2022.160.4125.3 9074624 01-May-2024 18:04 x64
Secforwarder.dll 2022.160.4125.3 83904 01-May-2024 18:04 x64
Sharedmemory.dll 2022.160.1035.0 61400 01-May-2024 18:04 x64
Sqldk.dll 2022.160.4125.3 4020160 01-May-2024 18:04 x64
Sqldumper.exe 2022.160.4125.3 448448 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 1755192 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 4585528 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 3762216 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 4585512 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 4487224 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 2451512 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 2394152 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 4216872 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 4200488 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 1689656 01-May-2024 18:04 x64
Sqlevn70.rll 2022.160.4125.3 4450344 01-May-2024 18:04 x64
Sqlncli17e.dll 2017.1710.6.1 1898520 01-May-2024 18:04 x64
Sqlos.dll 2022.160.4125.3 51240 01-May-2024 18:04 x64
Sqlsortpdw.dll 2022.160.1035.0 4841528 01-May-2024 18:04 x64
Sqltses.dll 2022.160.4125.3 10667968 01-May-2024 18:04 x64

此更新的注意事項

先決條件

若要套用此累積更新套件,您必須執行 SQL Server 2022。

重新啟動資訊

套用此累積更新套件之後,您可能必須重新啟動電腦。

登錄資訊

若要使用此套件中的其中一個 Hotfix,您不需要對登錄進行任何變更。

重要注意事項

本文也提供下列重要資訊。

Analysis Services CU 組建版本

從 Microsoft SQL Server 2017 開始,Analysis Services 組建版本號碼和 SQL Server Database Engine 組建版本號碼不符。 如需詳細資訊,請 參閱驗證 Analysis Services 累積更新組建版本

(CU) 的累積更新

  • 每個新的 CU 都包含已安裝之 SQL Server 版舊版 CU 隨附的所有修正程式。
  • SQL Server的 SU 會認證為與 Service Pack 相同的層級,而且應該安裝在相同的信賴層級。
  • 我們建議您根據下列指導方針,在 CUS 可供使用時進行主動式安裝:
    • 歷程記錄數據顯示,大量支援案例牽涉到已在發行 CU 中解決的問題。
    • TU 可能包含 Hotfix 的上方和以上的加值。 這包括可支援性、管理性和可靠性更新。
  • 建議您先測試 SQL Server 個 RU,再將它們部署到生產環境。
混合式環境部署

當您將更新部署至混合式環境 (例如 Always On、複寫、叢集和鏡像) 時,建議您在部署更新之前參閱下列文章:

語言支援

SQL Server SU 目前為多語系。 因此,此 CU 套件不是單一語言特有的。 它適用於所有支持的語言。

已更新 (功能) 元件

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

支援此更新

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

如何卸載此更新

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

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

參考