共用方式為


KB5027702 - SQL Server 2019 的累積更新 22

發行日期: 2023年8月14日
版本: 15.0.4322.2

摘要

本文說明 sql Server 2019 Microsoft累積更新套件 22 (CU22)。 此更新包含 SQL Server 2019 累積更新 21 發行之後所發出的 20 個修正 程式,並更新下列組建中的元件:

  • SQL Server - 產品版本: 15.0.4322.2,檔案版本: 2019.150.4322.2
  • Analysis Services - 產品版本: 15.0.35.41,檔案版本: 2018.150.35.41

此更新中的已知問題

重設會話時發生存取違規

SQL Server 2019 CU14 引進修正 ,以解決內建SESSION_CONTEXT所傳回的平行計劃錯誤結果。 不過,此修正程式可能會在會話重設以供重複使用時建立存取違規傾印檔案。 若要減輕此問題並避免不正確的結果,您可以停用原始修正,同時停用內 SESSION_CONTEXT建的平行處理原則。 若要這樣做,請使用下列追蹤旗標:

  • 11042 - 此追蹤旗標會停用內 SESSION_CONTEXT建 的平行處理原則。

  • 9432 - 此追蹤旗標會停用 SQL Server 2019 CU14 中引進的修正程式。

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

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

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

注意

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

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

錯誤參考 描述 修正區域 元件 平台
2445012 修正當您將名稱 「en」 套用至屬性時,資料庫升級期間發生別名錯誤的問題。 Master Data Services Master Data Services Windows
2469366 修正自定義輸入遮罩驗證失敗的問題。 套用此修正之後,您可以使用自定義輸入遮罩搭配時間部分。 Master Data Services Master Data Services Windows
2517054 修正當您使用 Master Data Services (MDS) 載入巨集 for Excel 時,無法在 [檢視歷程記錄] 視窗中看到 [建立者] 和 [更新者] 字段的問題。 Master Data Services Master Data Services Windows
2518620 修正當您下載先前在 Master Data Services 模型中上傳的附件時,可能會發生錯誤的問題。 Master Data Services Master Data Services Windows
1999783 修正您在 SQL Server 實例與客戶端之間網路交換期間遇到的存取違規 sqllang!FReadDataDirect SQL 連線能力 SQL 連線能力 全部
2387353 修正您在卸載具有轉寄站上可疑 AG 資料庫的分散式可用性群組 (AG) 時遇到的存取違規傾印問題。 SQL Server Engine 高可用性和災害復原 全部
2460204 修正 SQL Server 2019 CU20 中針對 受控執行個體 連結功能引進的變更所造成的問題。 如需詳細資訊,請參閱 問題三 SQL Server Engine 高可用性和災害復原 全部
2504040 修正因 HaDrUndoMgr::InitSystemPages 迴圈從主要可用性群組取得所有分頁可用空間 (PFS) 頁面所造成的堆疊溢位。 SQL Server Engine 高可用性和災害復原 全部
2555121 修正當 的輸出 CONCAT_WS 為空白時,指標位於空白結果緩衝區外部的問題。 此修正會在執行指標算術之前,新增空白結果的檢查。 SQL Server Engine 記憶體內部 OLTP 全部
2355421 修正在批次模式中執行一些涉及巢狀循環聯結的查詢計劃時,可能會遇到的查詢內部死結。 SQL Server Engine 查詢執行 全部
2111946 增加可轉換成索引聯集計劃的子句數目 OR 閾值。 SQL Server Engine 查詢最佳化工具 全部
2472432 啟用零售組建中的追蹤旗標 9135 (TRCFLG_QP_DONT_USE_INDEXED_VIEWS) 以允許 EXPAND VIEWS 行為,而不需要每個查詢提示。 SQL Server Engine 查詢最佳化工具 全部
2434847 修正 查詢存放區 (QDS) 背景工作之間的線程死結封鎖資料庫關機的問題。 SQL Server Engine 查詢存放區 全部
2506723 藉由公開其他參數 (@distributor_security_mode@distributor_login@distributor_password) 來sp_addpublication_snapshot改善 。 透過這些參數,您可以設定 快照集代理程式,以使用 SQL Server 驗證連線到散發者。 在此修正之前,快照集代理程式 會使用 Windows 驗證連接到散發者,而且您無法設定它以使用 SQL Server 驗證連線到散發者。 SQL Server Engine 複寫 全部
2491017 修正下列問題sp_change_users_login:如果資料庫定序為 Chinese_PRC_CI_AS

Msg 9833、Level 16、State 3、Line LineNumber <>
DBCS 編碼字元的數據無效。
SQL Server Engine 安全基礎設施 全部
2330261 修正判斷提示傾印問題 (位置:sebind.h:1206;表達式:bufferLen = colLen>)針對具有 nvarchar(n) 數據行做為索引數據行的數據表執行INSERT語句時遇到的緩衝區Len = colLen。 SQL Server Engine SQL Server Engine 全部
2497934 修正當數據表有長鏈索引配置對應 (IAM) 頁面時,您在準刪除清除程式或版本清除程式中可能會遇到的閂鎖逾時問題。 SQL Server Engine SQL Server Engine 全部
2332831 修正執行 DBCC CHECKTABLE 中可能會建立快照集檔案的問題,即使使用者失敗數據表層級許可權檢查也一樣。 SQL Server Engine 儲存管理 全部
2126481 修正在繼續包含資料分割的索引重建時,可能會遇到的存取違規傾印問題(例如 , ALTER INDEX [index_name] ON [schema].[TableName] RESUME WITH ( MAX_DURATION = 1, MAXDOP = 1 ) SQL Server Engine 數據表索引分割區 全部
2491768 修正當 SQL Server 實例與 NUMA 節點子集相似時,記錄寫入器線程數目不一致的問題。 SQL Server Engine 交易服務 全部

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

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

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

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

注意

  • Microsoft下載中心一律會顯示最新的 SQL Server 2019 CU 版本。
  • 如果下載頁面未出現,請連絡 Microsoft客戶服務及支持 人員以取得累積更新套件。
如何從 Microsoft 更新目錄取得或下載 Windows 的這個累積更新套件

下列更新可從 Microsoft 更新目錄取得:

立即下載 SQL Server 2019 CU22 的累積更新套件

注意

  • Microsoft更新類別目錄 包含此 SQL Server 2019 CU,以及先前發行的 SQL Server 2019 CU 版本。
  • 此 CU 也可透過 Windows Server Update Services (WSUS) 取得。
  • 建議您一律安裝可用的最新累積更新。
如何取得或下載 Linux 的最新累積更新套件

若要將 Linux 上的 SQL Server 2019 更新到最新的 CU,您必須先設定累積更新存放庫。 然後,使用特定於平台的適當更新命令更新您的 SQL Server 套件。

如需安裝說明和導向 CU 套件下載的直接連結,請參閱 SQL Server 2019 發行說明

如何取得或下載 巨量資料叢集 的最新累積更新 (BDC)

若要將Linux上的MICROSOFT SQL Server 2019 巨量資料叢集 (BDC) 升級至最新的 CU,請參閱 巨量資料叢集 部署指引

從 SQL Server 2019 CU1 開始,您可以從生產支援的版本執行 巨量資料叢集 就地升級(SQL Server 2019 GDR1)。 如需詳細資訊,請參閱如何升級 SQL Server 巨量資料叢集

如需詳細資訊,請參閱 巨量資料叢集 版本資訊

檔案資訊

檔案哈希資訊

您可以使用下列命令,藉由計算SQLServer2019-KB5027702-x64.exe檔案的哈希來驗證下載:

certutil -hashfile SQLServer2019-KB5027702-x64.exe SHA256

File name SHA256 雜湊
SQLServer2019-KB5027702-x64.exe 485CA89F201C3E9E3990D43FDACF9AA70A1DDA589814E395F082C4B4E7C910D6
累積更新套件檔案資訊

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

x64 型版本

SQL Server 2019 Analysis Services

File name 檔案版本 檔案大小 Date Time 平台
Asplatformhost.dll 2018.150.35.41 292760 27-Jul-23 18:40 x64
Mashupcompression.dll 2.87.142.0 140672 27-Jul-23 18:40 x64
Microsoft.analysisservices.minterop.dll 15.0.35.41 758168 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 175560 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 199624 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 202184 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 198600 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 214936 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 197576 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 193480 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 252360 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 174024 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.41 197064 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.41 1098648 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.41 567240 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 54728 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 59336 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 59840 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58,776 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 61896 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58312 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58264 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 67528 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 53,656 27-Jul-23 18:40 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.41 58264 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 18,888 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.41 17864 27-Jul-23 18:40 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 27-Jul-23 18:40 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 27-Jul-23 18:40 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30,592 27-Jul-23 18:40 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37,760 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37,752 27-Jul-23 18:40 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 27-Jul-23 18:40 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 27-Jul-23 18:40 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 27-Jul-23 18:40 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 27-Jul-23 18:40 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 27-Jul-23 18:40 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 27-Jul-23 18:40 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 27-Jul-23 18:40 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 27-Jul-23 18:40 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 27-Jul-23 18:40 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15,240 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15,240 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14,728 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 27-Jul-23 18:40 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14,728 27-Jul-23 18:40 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 27-Jul-23 18:40 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 27-Jul-23 18:40 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 27-Jul-23 18:40 x86
Microsoft.mashup.shims.dll 2.87.142.0 27,528 27-Jul-23 18:40 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 27-Jul-23 18:40 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 27-Jul-23 18:40 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 27-Jul-23 18:40 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 27-Jul-23 18:40 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 27-Jul-23 18:40 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 27-Jul-23 18:40 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 27-Jul-23 18:40 x86
Msmdctr.dll 2018.150.35.41 38,296 27-Jul-23 18:40 x64
msmdlocal.dll 2018.150.35.41 47788440 27-Jul-23 18:40 x86
msmdlocal.dll 2018.150.35.41 66299800 27-Jul-23 18:40 x64
Msmdpump.dll 2018.150.35.41 10189768 27-Jul-23 18:40 x64
Msmdredir.dll 2018.150.35.41 7957912 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16,792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16,792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16,792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 17304 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 18,328 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16,792 27-Jul-23 18:40 x86
Msmdspdm.resources.dll 15.0.35.41 16,792 27-Jul-23 18:40 x86
Msmdsrv.exe 2018.150.35.41 65837512 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 833432 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1628056 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1453976 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1642904 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1608600 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1001368 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 992664 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1536920 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1521560 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 810904 27-Jul-23 18:40 x64
Msmdsrv.rll 2018.150.35.41 1596312 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 832408 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1624472 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1450904 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1637784 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1604504 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 998808 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 991128 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1532824 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1517976 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 809880 27-Jul-23 18:40 x64
Msmdsrvi.rll 2018.150.35.41 1591704 27-Jul-23 18:40 x64
msmgdsrv.dll 2018.150.35.41 8281032 27-Jul-23 18:40 x86
msmgdsrv.dll 2018.150.35.41 10187160 27-Jul-23 18:40 x64
Msolap.dll 2018.150.35.41 8609176 27-Jul-23 18:40 x86
Msolap.dll 2018.150.35.41 11017160 27-Jul-23 18:40 x64
Msolui.dll 2018.150.35.41 286104 27-Jul-23 18:40 x86
Msolui.dll 2018.150.35.41 306584 27-Jul-23 18:40 x64
Powerbiextensions.dll 2.87.142.0 8853888 27-Jul-23 18:40 x86
Private_odbc32.dll 10.0.14832.1000 728448 27-Jul-23 18:40 x64
Sqlboot.dll 2019.150.4322.2 214936 27-Jul-23 18:40 x64
Sqlceip.exe 15.0.4322.2 292816 27-Jul-23 18:40 x86
sqldumper.exe 2019.150.4322.2 153,496 27-Jul-23 18:40 x86
sqldumper.exe 2019.150.4322.2 186304 27-Jul-23 18:40 x64
System.spatial.netfx35.dll 5.7.0.62516 117640 27-Jul-23 18:40 x86
Tmapi.dll 2018.150.35.41 6178200 27-Jul-23 18:40 x64
Tmcachemgr.dll 2018.150.35.41 4917704 27-Jul-23 18:40 x64
Tmpersistence.dll 2018.150.35.41 1184664 27-Jul-23 18:40 x64
Tmtransactions.dll 2018.150.35.41 6806936 27-Jul-23 18:40 x64
xmsrv.dll 2018.150.35.41 35460504 27-Jul-23 18:40 x86
xmsrv.dll 2018.150.35.41 26026440 27-Jul-23 18:40 x64

SQL Server 2019 Database Services Common Core

File name 檔案版本 檔案大小 Date Time 平台
Batchparser.dll 2019.150.4322.2 165784 27-Jul-23 18:45 x86
Batchparser.dll 2019.150.4322.2 182208 27-Jul-23 18:45 x64
Instapi150.dll 2019.150.4322.2 75,672 27-Jul-23 18:45 x86
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 18:45 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4322.2 100,248 27-Jul-23 18:45 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4322.2 88016 27-Jul-23 18:45 x86
Microsoft.sqlserver.rmo.dll 15.0.4322.2 550848 27-Jul-23 18:45 x86
Microsoft.sqlserver.rmo.dll 15.0.4322.2 550816 27-Jul-23 18:45 x86
Msasxpress.dll 2018.150.35.41 27,032 27-Jul-23 18:45 x86
Msasxpress.dll 2018.150.35.41 32,152 27-Jul-23 18:45 x64
Pbsvcacctsync.dll 2019.150.4322.2 75,672 27-Jul-23 18:45 x86
Pbsvcacctsync.dll 2019.150.4322.2 92,048 27-Jul-23 18:45 x64
sqldumper.exe 2019.150.4322.2 153,496 27-Jul-23 18:45 x86
sqldumper.exe 2019.150.4322.2 186304 27-Jul-23 18:45 x64
Sqlftacct.dll 2019.150.4322.2 59296 27-Jul-23 18:45 x86
Sqlftacct.dll 2019.150.4322.2 79,776 27-Jul-23 18:45 x64
Sqlmanager.dll 2019.150.4322.2 743328 27-Jul-23 18:45 x86
Sqlmanager.dll 2019.150.4322.2 878488 27-Jul-23 18:45 x64
Sqlmgmprovider.dll 2019.150.4322.2 378768 27-Jul-23 18:45 x86
Sqlmgmprovider.dll 2019.150.4322.2 432032 27-Jul-23 18:45 x64
Sqlsvcsync.dll 2019.150.4322.2 276376 27-Jul-23 18:45 x86
Sqlsvcsync.dll 2019.150.4322.2 358336 27-Jul-23 18:45 x64
Svrenumapi150.dll 2019.150.4322.2 1161152 27-Jul-23 18:45 x64
Svrenumapi150.dll 2019.150.4322.2 911256 27-Jul-23 18:45 x86

SQL Server 2019 Data Quality

File name 檔案版本 檔案大小 Date Time 平台
Microsoft.ssdqs.core.dll 15.0.4322.2 599968 27-Jul-23 18:40 x86
Microsoft.ssdqs.core.dll 15.0.4322.2 599968 27-Jul-23 18:40 x86
Microsoft.ssdqs.infra.dll 15.0.4322.2 1857432 27-Jul-23 18:40 x86
Microsoft.ssdqs.infra.dll 15.0.4322.2 1857424 27-Jul-23 18:40 x86

SQL Server 2019 sql_dreplay_client

File name 檔案版本 檔案大小 Date Time 平台
Dreplayclient.exe 2019.150.4322.2 137,152 27-Jul-23 18:40 x86
Dreplaycommon.dll 2019.150.4322.2 667536 27-Jul-23 18:40 x86
Dreplayutil.dll 2019.150.4322.2 305088 27-Jul-23 18:40 x86
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 18:40 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 18:40 x86

SQL Server 2019 sql_dreplay_controller

File name 檔案版本 檔案大小 Date Time 平台
Dreplaycommon.dll 2019.150.4322.2 667536 27-Jul-23 18:40 x86
Dreplaycontroller.exe 2019.150.4322.2 366528 27-Jul-23 18:40 x86
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 18:40 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 18:40 x86

SQL Server 2019 Database Services 核心實例

File name 檔案版本 檔案大小 Date Time 平台
Aetm-enclave-simulator.dll 2019.150.4322.2 4658112 27-Jul-23 1,819 x64
Aetm-enclave.dll 2019.150.4322.2 4612496 27-Jul-23 1,819 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4322.2 4938040 27-Jul-23 1,819 x64
Aetm-sgx-enclave.dll 2019.150.4322.2 4873504 27-Jul-23 1,819 x64
Azureattest.dll 10.0.18965.1000 255056 27-Jul-23 1,932 x64
Azureattestmanager.dll 10.0.18965.1000 97528 27-Jul-23 1,932 x64
Batchparser.dll 2019.150.4322.2 182208 27-Jul-23 19:17 x64
C1.dll 19.16.27034.0 2438520 27-Jul-23 1,932 x64
C2.dll 19.16.27034.0 7239032 27-Jul-23 1,932 x64
Cl.exe 19.16.27034.0 424360 27-Jul-23 1,932 x64
Clui.dll 19.16.27034.0 541048 27-Jul-23 1,932 x64
Datacollectorcontroller.dll 2019.150.4322.2 280512 27-Jul-23 1,932 x64
Dcexec.exe 2019.150.4322.2 88016 27-Jul-23 1,932 x64
Fssres.dll 2019.150.4322.2 96208 27-Jul-23 1,932 x64
Hadrres.dll 2019.150.4322.2 206800 27-Jul-23 1,932 x64
Hkcompile.dll 2019.150.4322.2 1292224 27-Jul-23 1,932 x64
Hkengine.dll 2019.150.4322.2 5793728 27-Jul-23 1,932 x64
Hkruntime.dll 2019.150.4322.2 182208 27-Jul-23 1,932 x64
Hktempdb.dll 2019.150.4322.2 63424 27-Jul-23 1,932 x64
Link.exe 14.16.27034.0 1707936 27-Jul-23 1,932 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4322.2 235408 27-Jul-23 1,932 x86
Microsoft.sqlserver.types.dll 2019.150.4322.2 391104 27-Jul-23 1,932 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4322.2 325536 27-Jul-23 1,932 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4322.2 92096 27-Jul-23 1,932 x64
Msobj140.dll 14.16.27034.0 134008 27-Jul-23 1,932 x64
Mspdb140.dll 14.16.27034.0 632184 27-Jul-23 1,932 x64
Mspdbcore.dll 14.16.27034.0 632184 27-Jul-23 1,932 x64
msvcp140.dll 14.16.27034.0 628200 27-Jul-23 1,932 x64
Qds.dll 2019.150.4322.2 1189784 27-Jul-23 1,932 x64
Rsfxft.dll 2019.150.4322.2 51,104 27-Jul-23 1,932 x64
Secforwarder.dll 2019.150.4322.2 79,760 27-Jul-23 1,932 x64
Sqagtres.dll 2019.150.4322.2 87968 27-Jul-23 1,932 x64
Sqlaamss.dll 2019.150.4322.2 108432 27-Jul-23 1,932 x64
Sqlaccess.dll 2019.150.4322.2 493456 27-Jul-23 1,932 x64
Sqlagent.exe 2019.150.4322.2 731024 27-Jul-23 1,932 x64
Sqlagentctr150.dll 2019.150.4322.2 79,808 27-Jul-23 1,932 x64
Sqlagentctr150.dll 2019.150.4322.2 71616 27-Jul-23 1,932 x86
Sqlboot.dll 2019.150.4322.2 214936 27-Jul-23 1,932 x64
Sqlceip.exe 15.0.4322.2 292816 27-Jul-23 1,932 x86
Sqlcmdss.dll 2019.150.4322.2 87960 27-Jul-23 1,932 x64
Sqlctr150.dll 2019.150.4322.2 116640 27-Jul-23 1,932 x86
Sqlctr150.dll 2019.150.4322.2 145296 27-Jul-23 1,932 x64
Sqldk.dll 2019.150.4322.2 3180480 27-Jul-23 1,932 x64
Sqldtsss.dll 2019.150.4322.2 108480 27-Jul-23 1,932 x64
Sqlevn70.rll 2019.150.4322.2 1595296 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3508112 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3700632 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4171672 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4286368 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3418008 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3585952 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4163480 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4016016 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4069272 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 2226072 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 2172816 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3876768 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3549088 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4020128 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3827616 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3823552 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3618720 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3508160 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 1537936 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 3913624 27-Jul-23 1,819 x64
Sqlevn70.rll 2019.150.4322.2 4036496 27-Jul-23 1,819 x64
Sqllang.dll 2019.150.4322.2 40032160 27-Jul-23 1,932 x64
Sqlmin.dll 2019.150.4322.2 40629712 27-Jul-23 1,932 x64
Sqlolapss.dll 2019.150.4322.2 108480 27-Jul-23 1,932 x64
Sqlos.dll 2019.150.4322.2 42,944 27-Jul-23 19:17 x64
Sqlpowershellss.dll 2019.150.4322.2 83904 27-Jul-23 1,932 x64
Sqlrepss.dll 2019.150.4322.2 87960 27-Jul-23 1,932 x64
Sqlresourceloader.dll 2019.150.4322.2 51,104 27-Jul-23 1,932 x64
Sqlscm.dll 2019.150.4322.2 87960 27-Jul-23 1,932 x64
Sqlscriptdowngrade.dll 2019.150.4322.2 38864 27-Jul-23 1,932 x64
Sqlscriptupgrade.dll 2019.150.4322.2 5806016 27-Jul-23 1,932 x64
Sqlserverspatial150.dll 2019.150.4322.2 673696 27-Jul-23 1,932 x64
Sqlservr.exe 2019.150.4322.2 628632 27-Jul-23 1,932 x64
Sqlsvc.dll 2019.150.4322.2 182208 27-Jul-23 1,932 x64
Sqltses.dll 2019.150.4322.2 9119648 27-Jul-23 1,932 x64
Sqsrvres.dll 2019.150.4322.2 280512 27-Jul-23 1,932 x64
Stretchcodegen.exe 15.0.4322.2 59280 27-Jul-23 1,819 x86
Svl.dll 2019.150.4322.2 161728 27-Jul-23 1,819 x64
vcruntime140.dll 14.16.27034.0 85992 27-Jul-23 1,932 x64
Xe.dll 2019.150.4322.2 722880 27-Jul-23 1,932 x64
Xpadsi.exe 2019.150.4322.2 116624 27-Jul-23 1,932 x64
Xplog70.dll 2019.150.4322.2 92096 27-Jul-23 1,932 x64
Xpqueue.dll 2019.150.4322.2 92112 27-Jul-23 1,932 x64
Xprepl.dll 2019.150.4322.2 120768 27-Jul-23 1,932 x64
Xpstar.dll 2019.150.4322.2 472984 27-Jul-23 1,932 x64

SQL Server 2019 Database Services Core 共用

File name 檔案版本 檔案大小 Date Time 平台
Batchparser.dll 2019.150.4322.2 165784 27-Jul-23 18:40 x86
Batchparser.dll 2019.150.4322.2 182208 27-Jul-23 18:40 x64
Commanddest.dll 2019.150.4322.2 264080 27-Jul-23 18:40 x64
Datacollectortasks.dll 2019.150.4322.2 231320 27-Jul-23 18:40 x64
Distrib.exe 2019.150.4322.2 243648 27-Jul-23 18:40 x64
Dteparse.dll 2019.150.4322.2 124816 27-Jul-23 18:40 x64
Dteparsemgd.dll 2019.150.4322.2 133008 27-Jul-23 18:40 x64
Dtepkg.dll 2019.150.4322.2 149456 27-Jul-23 18:40 x64
Dtexec.exe 2019.150.4322.2 72640 27-Jul-23 18:40 x64
Dts.dll 2019.150.4322.2 3143576 27-Jul-23 18:40 x64
Dtscomexpreval.dll 2019.150.4322.2 501648 27-Jul-23 18:40 x64
Dtsconn.dll 2019.150.4322.2 522128 27-Jul-23 18:40 x64
Dtshost.exe 2019.150.4322.2 106384 27-Jul-23 18:40 x64
Dtsmsg150.dll 2019.150.4322.2 567184 27-Jul-23 18:40 x64
Dtspipeline.dll 2019.150.4322.2 1329088 27-Jul-23 18:40 x64
Dtswizard.exe 15.0.4322.2 886688 27-Jul-23 18:40 x64
Dtuparse.dll 2019.150.4322.2 100,248 27-Jul-23 18:40 x64
Dtutil.exe 2019.150.4322.2 149456 27-Jul-23 18:40 x64
Exceldest.dll 2019.150.4322.2 280472 27-Jul-23 18:40 x64
Excelsrc.dll 2019.150.4322.2 309144 27-Jul-23 18:40 x64
Execpackagetask.dll 2019.150.4322.2 186256 27-Jul-23 18:40 x64
Flatfiledest.dll 2019.150.4322.2 411552 27-Jul-23 18:40 x64
Flatfilesrc.dll 2019.150.4322.2 427984 27-Jul-23 18:40 x64
Logread.exe 2019.150.4322.2 722832 27-Jul-23 18:40 x64
Mergetxt.dll 2019.150.4322.2 75712 27-Jul-23 18:40 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4322.2 59296 27-Jul-23 18:40 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4322.2 42,904 27-Jul-23 18:40 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4322.2 391104 27-Jul-23 18:40 x86
Microsoft.sqlserver.replication.dll 2019.150.4322.2 1697744 27-Jul-23 18:40 x64
Microsoft.sqlserver.replication.dll 2019.150.4322.2 1640384 27-Jul-23 18:40 x86
Microsoft.sqlserver.rmo.dll 15.0.4322.2 550848 27-Jul-23 18:40 x86
Msdtssrvrutil.dll 2019.150.4322.2 112,536 27-Jul-23 18:40 x64
Msgprox.dll 2019.150.4322.2 301008 27-Jul-23 18:40 x64
Msoledbsql.dll 2018.186.6.0 2729992 27-Jul-23 18:40 x64
Msoledbsql.dll 2018.186.6.0 153608 27-Jul-23 18:40 x64
Msxmlsql.dll 2019.150.4322.2 1496984 27-Jul-23 18:40 x64
Oledbdest.dll 2019.150.4322.2 280480 27-Jul-23 18:40 x64
Oledbsrc.dll 2019.150.4322.2 313232 27-Jul-23 18:40 x64
Osql.exe 2019.150.4322.2 92,056 27-Jul-23 18:40 x64
Qrdrsvc.exe 2019.150.4322.2 497552 27-Jul-23 18:40 x64
Rawdest.dll 2019.150.4322.2 227224 27-Jul-23 18:40 x64
Rawsource.dll 2019.150.4322.2 210848 27-Jul-23 18:40 x64
Rdistcom.dll 2019.150.4322.2 915408 27-Jul-23 18:40 x64
Recordsetdest.dll 2019.150.4322.2 202640 27-Jul-23 18:40 x64
Repldp.dll 2019.150.4322.2 313232 27-Jul-23 18:40 x64
Replerrx.dll 2019.150.4322.2 182224 27-Jul-23 18:40 x64
Replisapi.dll 2019.150.4322.2 395200 27-Jul-23 18:40 x64
Replmerg.exe 2019.150.4322.2 563136 27-Jul-23 18:40 x64
Replprov.dll 2019.150.4322.2 862160 27-Jul-23 18:40 x64
Replrec.dll 2019.150.4322.2 1034136 27-Jul-23 18:40 x64
Replsub.dll 2019.150.4322.2 473040 27-Jul-23 18:40 x64
Replsync.dll 2019.150.4322.2 165840 27-Jul-23 18:40 x64
Spresolv.dll 2019.150.4322.2 276416 27-Jul-23 18:40 x64
Sqlcmd.exe 2019.150.4322.2 264128 27-Jul-23 18:40 x64
Sqldiag.exe 2019.150.4322.2 1140632 27-Jul-23 18:40 x64
Sqldistx.dll 2019.150.4322.2 251856 27-Jul-23 18:40 x64
Sqllogship.exe 15.0.4322.2 104344 27-Jul-23 18:40 x64
Sqlmergx.dll 2019.150.4322.2 399264 27-Jul-23 18:40 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 18:40 x86
Sqlresourceloader.dll 2019.150.4322.2 51,104 27-Jul-23 18:40 x64
Sqlscm.dll 2019.150.4322.2 79,776 27-Jul-23 18:40 x86
Sqlscm.dll 2019.150.4322.2 87960 27-Jul-23 18:40 x64
Sqlsvc.dll 2019.150.4322.2 182208 27-Jul-23 18:40 x64
Sqlsvc.dll 2019.150.4322.2 149392 27-Jul-23 18:40 x86
Sqltaskconnections.dll 2019.150.4322.2 202656 27-Jul-23 18:40 x64
Ssradd.dll 2019.150.4322.2 83904 27-Jul-23 18:40 x64
Ssravg.dll 2019.150.4322.2 83856 27-Jul-23 18:40 x64
Ssrdown.dll 2019.150.4322.2 75728 27-Jul-23 18:40 x64
Ssrmax.dll 2019.150.4322.2 83920 27-Jul-23 18:40 x64
Ssrmin.dll 2019.150.4322.2 83904 27-Jul-23 18:40 x64
Ssrpub.dll 2019.150.4322.2 79,808 27-Jul-23 18:40 x64
Ssrup.dll 2019.150.4322.2 75,672 27-Jul-23 18:40 x64
Txagg.dll 2019.150.4322.2 391072 27-Jul-23 18:40 x64
Txbdd.dll 2019.150.4322.2 190360 27-Jul-23 18:40 x64
Txdatacollector.dll 2019.150.4322.2 472976 27-Jul-23 18:40 x64
Txdataconvert.dll 2019.150.4322.2 317376 27-Jul-23 18:40 x64
Txderived.dll 2019.150.4322.2 640960 27-Jul-23 18:40 x64
Txlookup.dll 2019.150.4322.2 542656 27-Jul-23 18:40 x64
Txmerge.dll 2019.150.4322.2 247696 27-Jul-23 18:40 x64
Txmergejoin.dll 2019.150.4322.2 309152 27-Jul-23 18:40 x64
Txmulticast.dll 2019.150.4322.2 149400 27-Jul-23 18:40 x64
Txrowcount.dll 2019.150.4322.2 141216 27-Jul-23 18:40 x64
Txsort.dll 2019.150.4322.2 288664 27-Jul-23 18:40 x64
Txsplit.dll 2019.150.4322.2 624576 27-Jul-23 18:40 x64
Txunionall.dll 2019.150.4322.2 198544 27-Jul-23 18:40 x64
Xe.dll 2019.150.4322.2 722880 27-Jul-23 18:40 x64
Xmlsub.dll 2019.150.4322.2 296896 27-Jul-23 18:40 x64

SQL Server 2019 sql_extensibility

File name 檔案版本 檔案大小 Date Time 平台
Commonlauncher.dll 2019.150.4322.2 96192 27-Jul-23 18:40 x64
Exthost.exe 2019.150.4322.2 239568 27-Jul-23 18:40 x64
Launchpad.exe 2019.150.4322.2 1230752 27-Jul-23 18:40 x64
Sqlsatellite.dll 2019.150.4322.2 1025984 27-Jul-23 18:40 x64

SQL Server 2019 全文檢索引擎

File name 檔案版本 檔案大小 Date Time 平台
Fd.dll 2019.150.4322.2 685976 27-Jul-23 18:40 x64
Fdhost.exe 2019.150.4322.2 128960 27-Jul-23 18:40 x64
Fdlauncher.exe 2019.150.4322.2 79,808 27-Jul-23 18:40 x64
Sqlft150ph.dll 2019.150.4322.2 92096 27-Jul-23 18:40 x64

SQL Server 2019 sql_inst_mr

File name 檔案版本 檔案大小 Date Time 平台
Imrdll.dll 15.0.4322.2 30,656 27-Jul-23 18:40 x86

SQL Server 2019 Integration Services

File name 檔案版本 檔案大小 Date Time 平台
Commanddest.dll 2019.150.4322.2 227216 27-Jul-23 18:46 x86
Commanddest.dll 2019.150.4322.2 264080 27-Jul-23 18:46 x64
Dteparse.dll 2019.150.4322.2 124816 27-Jul-23 18:46 x64
Dteparse.dll 2019.150.4322.2 112,536 27-Jul-23 18:46 x86
Dteparsemgd.dll 2019.150.4322.2 116640 27-Jul-23 18:46 x86
Dteparsemgd.dll 2019.150.4322.2 133008 27-Jul-23 18:46 x64
Dtepkg.dll 2019.150.4322.2 133024 27-Jul-23 18:46 x86
Dtepkg.dll 2019.150.4322.2 149456 27-Jul-23 18:46 x64
Dtexec.exe 2019.150.4322.2 72640 27-Jul-23 18:46 x64
Dtexec.exe 2019.150.4322.2 63,888 27-Jul-23 18:46 x86
Dts.dll 2019.150.4322.2 2881472 27-Jul-23 18:46 x86
Dts.dll 2019.150.4322.2 3143576 27-Jul-23 18:46 x64
Dtscomexpreval.dll 2019.150.4322.2 444312 27-Jul-23 18:46 x86
Dtscomexpreval.dll 2019.150.4322.2 501648 27-Jul-23 18:46 x64
Dtsconn.dll 2019.150.4322.2 522128 27-Jul-23 18:46 x64
Dtsconn.dll 2019.150.4322.2 432016 27-Jul-23 18:46 x86
Dtsdebughost.exe 2019.150.4322.2 112024 27-Jul-23 18:46 x64
Dtsdebughost.exe 2019.150.4322.2 93600 27-Jul-23 18:46 x86
Dtshost.exe 2019.150.4322.2 106384 27-Jul-23 18:46 x64
Dtshost.exe 2019.150.4322.2 88,992 27-Jul-23 18:46 x86
Dtsmsg150.dll 2019.150.4322.2 554944 27-Jul-23 18:40 x86
Dtsmsg150.dll 2019.150.4322.2 567184 27-Jul-23 18:40 x64
Dtspipeline.dll 2019.150.4322.2 1120144 27-Jul-23 18:46 x86
Dtspipeline.dll 2019.150.4322.2 1329088 27-Jul-23 18:46 x64
Dtswizard.exe 15.0.4322.2 886688 27-Jul-23 18:46 x64
Dtswizard.exe 15.0.4322.2 890816 27-Jul-23 18:46 x86
Dtuparse.dll 2019.150.4322.2 100,248 27-Jul-23 18:46 x64
Dtuparse.dll 2019.150.4322.2 87,952 27-Jul-23 18:46 x86
Dtutil.exe 2019.150.4322.2 130496 27-Jul-23 18:46 x86
Dtutil.exe 2019.150.4322.2 149456 27-Jul-23 18:46 x64
Exceldest.dll 2019.150.4322.2 280472 27-Jul-23 18:46 x64
Exceldest.dll 2019.150.4322.2 235424 27-Jul-23 18:46 x86
Excelsrc.dll 2019.150.4322.2 309144 27-Jul-23 18:46 x64
Excelsrc.dll 2019.150.4322.2 259984 27-Jul-23 18:46 x86
Execpackagetask.dll 2019.150.4322.2 149400 27-Jul-23 18:46 x86
Execpackagetask.dll 2019.150.4322.2 186256 27-Jul-23 18:46 x64
Flatfiledest.dll 2019.150.4322.2 358296 27-Jul-23 18:46 x86
Flatfiledest.dll 2019.150.4322.2 411552 27-Jul-23 18:46 x64
Flatfilesrc.dll 2019.150.4322.2 370592 27-Jul-23 18:46 x86
Flatfilesrc.dll 2019.150.4322.2 427984 27-Jul-23 18:46 x64
Isdbupgradewizard.exe 15.0.4322.2 120728 27-Jul-23 18:46 x86
Isdbupgradewizard.exe 15.0.4322.2 120728 27-Jul-23 18:46 x86
Isserverexec.exe 15.0.4322.2 145344 27-Jul-23 18:46 x64
Isserverexec.exe 15.0.4322.2 149456 27-Jul-23 18:46 x86
Microsoft.sqlserver.astasks.dll 15.0.4322.2 116672 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4322.2 59296 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4322.2 509888 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4322.2 509840 27-Jul-23 18:46 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4322.2 42,904 27-Jul-23 18:46 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4322.2 391104 27-Jul-23 18:46 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4322.2 59296 27-Jul-23 18:46 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4322.2 59328 27-Jul-23 18:46 x86
Microsoft.sqlserver.scripttask.dll 15.0.4322.2 141248 27-Jul-23 18:46 x86
Microsoft.sqlserver.scripttask.dll 15.0.4322.2 141248 27-Jul-23 18:46 x86
Msdtssrvr.exe 15.0.4322.2 219088 27-Jul-23 18:46 x64
Msdtssrvrutil.dll 2019.150.4322.2 100,248 27-Jul-23 18:46 x86
Msdtssrvrutil.dll 2019.150.4322.2 112,536 27-Jul-23 18:46 x64
Msmdpp.dll 2018.150.35.41 10065304 27-Jul-23 18:40 x64
Odbcdest.dll 2019.150.4322.2 370624 27-Jul-23 18:46 x64
Odbcdest.dll 2019.150.4322.2 321440 27-Jul-23 18:46 x86
Odbcsrc.dll 2019.150.4322.2 329632 27-Jul-23 18:46 x86
Odbcsrc.dll 2019.150.4322.2 382880 27-Jul-23 18:46 x64
Oledbdest.dll 2019.150.4322.2 280480 27-Jul-23 18:46 x64
Oledbdest.dll 2019.150.4322.2 239504 27-Jul-23 18:46 x86
Oledbsrc.dll 2019.150.4322.2 313232 27-Jul-23 18:46 x64
Oledbsrc.dll 2019.150.4322.2 264088 27-Jul-23 18:46 x86
Rawdest.dll 2019.150.4322.2 227224 27-Jul-23 18:46 x64
Rawdest.dll 2019.150.4322.2 190352 27-Jul-23 18:46 x86
Rawsource.dll 2019.150.4322.2 210848 27-Jul-23 18:46 x64
Rawsource.dll 2019.150.4322.2 178080 27-Jul-23 18:46 x86
Recordsetdest.dll 2019.150.4322.2 173968 27-Jul-23 18:46 x86
Recordsetdest.dll 2019.150.4322.2 202640 27-Jul-23 18:46 x64
Sqlceip.exe 15.0.4322.2 292816 27-Jul-23 18:46 x86
Sqldest.dll 2019.150.4322.2 239504 27-Jul-23 18:46 x86
Sqldest.dll 2019.150.4322.2 276368 27-Jul-23 18:46 x64
Sqltaskconnections.dll 2019.150.4322.2 169,872 27-Jul-23 18:46 x86
Sqltaskconnections.dll 2019.150.4322.2 202656 27-Jul-23 18:46 x64
Txagg.dll 2019.150.4322.2 329624 27-Jul-23 18:46 x86
Txagg.dll 2019.150.4322.2 391072 27-Jul-23 18:46 x64
Txbdd.dll 2019.150.4322.2 153,496 27-Jul-23 18:46 x86
Txbdd.dll 2019.150.4322.2 190360 27-Jul-23 18:46 x64
Txbestmatch.dll 2019.150.4322.2 546720 27-Jul-23 18:46 x86
Txbestmatch.dll 2019.150.4322.2 653248 27-Jul-23 18:46 x64
Txcache.dll 2019.150.4322.2 165784 27-Jul-23 18:46 x86
Txcache.dll 2019.150.4322.2 198552 27-Jul-23 18:46 x64
Txcharmap.dll 2019.150.4322.2 272272 27-Jul-23 18:46 x86
Txcharmap.dll 2019.150.4322.2 313280 27-Jul-23 18:46 x64
Txcopymap.dll 2019.150.4322.2 173,976 27-Jul-23 18:46 x86
Txcopymap.dll 2019.150.4322.2 198560 27-Jul-23 18:46 x64
Txdataconvert.dll 2019.150.4322.2 276368 27-Jul-23 18:46 x86
Txdataconvert.dll 2019.150.4322.2 317376 27-Jul-23 18:46 x64
Txderived.dll 2019.150.4322.2 559040 27-Jul-23 18:46 x86
Txderived.dll 2019.150.4322.2 640960 27-Jul-23 18:46 x64
Txfileextractor.dll 2019.150.4322.2 182176 27-Jul-23 18:46 x86
Txfileextractor.dll 2019.150.4322.2 219040 27-Jul-23 18:46 x64
Txfileinserter.dll 2019.150.4322.2 182176 27-Jul-23 18:46 x86
Txfileinserter.dll 2019.150.4322.2 214944 27-Jul-23 18:46 x64
Txgroupdups.dll 2019.150.4322.2 255904 27-Jul-23 18:46 x86
Txgroupdups.dll 2019.150.4322.2 313240 27-Jul-23 18:46 x64
Txlineage.dll 2019.150.4322.2 128920 27-Jul-23 18:46 x86
Txlineage.dll 2019.150.4322.2 153504 27-Jul-23 18:46 x64
Txlookup.dll 2019.150.4322.2 468880 27-Jul-23 18:46 x86
Txlookup.dll 2019.150.4322.2 542656 27-Jul-23 18:46 x64
Txmerge.dll 2019.150.4322.2 206744 27-Jul-23 18:46 x86
Txmerge.dll 2019.150.4322.2 247696 27-Jul-23 18:46 x64
Txmergejoin.dll 2019.150.4322.2 247704 27-Jul-23 18:46 x86
Txmergejoin.dll 2019.150.4322.2 309152 27-Jul-23 18:46 x64
Txmulticast.dll 2019.150.4322.2 116632 27-Jul-23 18:46 x86
Txmulticast.dll 2019.150.4322.2 149400 27-Jul-23 18:46 x64
Txpivot.dll 2019.150.4322.2 206744 27-Jul-23 18:46 x86
Txpivot.dll 2019.150.4322.2 239512 27-Jul-23 18:46 x64
Txrowcount.dll 2019.150.4322.2 112,544 27-Jul-23 18:46 x86
Txrowcount.dll 2019.150.4322.2 141216 27-Jul-23 18:46 x64
Txsampling.dll 2019.150.4322.2 157600 27-Jul-23 18:46 x86
Txsampling.dll 2019.150.4322.2 194448 27-Jul-23 18:46 x64
Txscd.dll 2019.150.4322.2 198560 27-Jul-23 18:46 x86
Txscd.dll 2019.150.4322.2 235424 27-Jul-23 18:46 x64
Txsort.dll 2019.150.4322.2 231320 27-Jul-23 18:46 x86
Txsort.dll 2019.150.4322.2 288664 27-Jul-23 18:46 x64
Txsplit.dll 2019.150.4322.2 550800 27-Jul-23 18:46 x86
Txsplit.dll 2019.150.4322.2 624576 27-Jul-23 18:46 x64
Txtermextraction.dll 2019.150.4322.2 8644560 27-Jul-23 18:46 x86
Txtermextraction.dll 2019.150.4322.2 8701888 27-Jul-23 18:46 x64
Txtermlookup.dll 2019.150.4322.2 4138904 27-Jul-23 18:46 x86
Txtermlookup.dll 2019.150.4322.2 4184000 27-Jul-23 18:46 x64
Txunionall.dll 2019.150.4322.2 161696 27-Jul-23 18:46 x86
Txunionall.dll 2019.150.4322.2 198544 27-Jul-23 18:46 x64
Txunpivot.dll 2019.150.4322.2 182168 27-Jul-23 18:46 x86
Txunpivot.dll 2019.150.4322.2 214928 27-Jul-23 18:46 x64
Xe.dll 2019.150.4322.2 632768 27-Jul-23 18:46 x86
Xe.dll 2019.150.4322.2 722880 27-Jul-23 18:46 x64

SQL Server 2019 sql_polybase_core_inst

File name 檔案版本 檔案大小 Date Time 平台
Dms.dll 15.0.1964.0 559536 27-Jul-23 22:19 x86
Dmsnative.dll 2018.150.1964.0 152496 27-Jul-23 22:19 x64
Dwengineservice.dll 15.0.1964.0 45016 27-Jul-23 22:19 x86
Eng_polybase_odbcdrivermongo_2321_mongodbodbc_sb64_dll.64 2.3.21.1023 18691056 27-Jul-23 22:19 x64
Eng_polybase_odbcdrivermongo_2321_saslsspi_dll.64 1.0.2.1003 147504 27-Jul-23 22:19 x64
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 27-Jul-23 22:19 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 27-Jul-23 22:19 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.304 2532096 27-Jul-23 22:19 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2592 2425088 27-Jul-23 22:19 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2592 151808 27-Jul-23 22:19 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2416384 27-Jul-23 22:19 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.216 2953472 27-Jul-23 22:19 x64
Icudt58.dll 58.2.0.0 27109768 27-Jul-23 22:19 x64
Icudt58.dll 58.2.0.0 27109832 27-Jul-23 22:19 x64
Icudt58.dll 58.3.0.0 27110344 27-Jul-23 22:19 x64
Icuin58.dll 58.2.0.0 2425288 27-Jul-23 22:19 x64
Icuin58.dll 58.2.0.0 2431880 27-Jul-23 22:19 x64
Icuin58.dll 58.3.0.0 2551752 27-Jul-23 22:19 x64
Icuin58.dll 58.3.0.0 2562504 27-Jul-23 22:19 x64
Icuuc42.dll 8.0.2.124 15491840 27-Jul-23 22:19 x64
Icuuc58.dll 58.2.0.0 1775048 27-Jul-23 22:19 x64
Icuuc58.dll 58.2.0.0 1783688 27-Jul-23 22:19 x64
Icuuc58.dll 58.3.0.0 1888712 27-Jul-23 22:19 x64
Icuuc58.dll 58.3.0.0 1924040 27-Jul-23 22:19 x64
Instapi150.dll 2019.150.4322.2 87960 27-Jul-23 22:19 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 27-Jul-23 22:19 x64
Libcrypto 1.1.1.4 2953680 27-Jul-23 22:19 x64
Libcrypto 1.1.1.14 4085336 27-Jul-23 22:19 x64
Libcrypto 1.1.1.11 4321232 27-Jul-23 22:19 x64
Libsasl.dll 2.1.26.0 292224 27-Jul-23 22:19 x64
Libsasl.dll 2.1.26.0 521664 27-Jul-23 22:19 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 27-Jul-23 22:19 x64
Libssl 1.1.1.4 798160 27-Jul-23 22:19 x64
Libssl 1.1.1.14 1195600 27-Jul-23 22:19 x64
Libssl 1.1.1.11 1322960 27-Jul-23 22:19 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1964.0 67544 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1964.0 293328 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1964.0 1957848 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1964.0 169392 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1964.0 649648 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1964.0 246192 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1964.0 139184 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1964.0 79,776 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1964.0 51,104 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1964.0 88496 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1964.0 1129392 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1964.0 80816 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1964.0 70616 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1964.0 35248 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1964.0 31192 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1964.0 46552 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1964.0 21448 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1964.0 26,528 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1964.0 131536 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1964.0 86488 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1964.0 100824 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1964.0 293328 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 120,240 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 138160 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 141232 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 137680 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 150448 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 139696 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 134,608 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 176600 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 117664 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1964.0 136656 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1964.0 72664 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1964.0 21936 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1964.0 37,280 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1964.0 128928 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1964.0 3064752 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1964.0 3955672 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 118232 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 133024 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 137688 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 133584 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 148440 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 134088 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 130464 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 170912 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 115144 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1964.0 132056 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1964.0 67544 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1964.0 2682800 27-Jul-23 22:19 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1964.0 2436568 27-Jul-23 22:19 x86
Mpdwinterop.dll 2019.150.4322.2 452544 27-Jul-23 22:19 x64
Mpdwsvc.exe 2019.150.4322.2 7403472 27-Jul-23 22:19 x64
Msodbcsql17.dll 2017.174.1.1 2016120 27-Jul-23 22:19 x64
Odbc32.dll 10.0.17763.1 720792 27-Jul-23 22:19 x64
Odbccp32.dll 10.0.17763.1 138136 27-Jul-23 22:19 x64
Odbctrac.dll 10.0.17763.1 175000 27-Jul-23 22:19 x64
Saslplain.dll 2.1.26.0 170880 27-Jul-23 22:19 x64
Saslplain.dll 2.1.26.0 377792 27-Jul-23 22:19 x64
Secforwarder.dll 2019.150.4322.2 79,760 27-Jul-23 22:19 x64
Sharedmemory.dll 2018.150.1964.0 61400 27-Jul-23 22:19 x64
Sqldk.dll 2019.150.4322.2 3180480 27-Jul-23 22:19 x64
sqldumper.exe 2019.150.4322.2 186304 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 1595296 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 4171672 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 3418008 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 4163480 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 4069272 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 2226072 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 2172816 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 3827616 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 3823552 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 1537936 27-Jul-23 22:19 x64
Sqlevn70.rll 2019.150.4322.2 4036496 27-Jul-23 22:19 x64
Sqlncli17e.dll 2017.1710.4.1 1898392 27-Jul-23 22:19 x64
Sqlos.dll 2019.150.4322.2 42,944 27-Jul-23 22:19 x64
Sqlsortpdw.dll 2018.150.1964.0 4841432 27-Jul-23 22:19 x64
Sqltses.dll 2019.150.4322.2 9119648 27-Jul-23 22:19 x64
Tdataodbc_sb 16.20.0.1078 14995920 27-Jul-23 22:19 x64
Tdataodbc_sb 17.0.0.27 12914640 27-Jul-23 22:19 x64
Terasso.dll 16.20.0.13 2158896 27-Jul-23 22:19 x64
Terasso.dll 17.0.0.28 2357064 27-Jul-23 22:19 x64
Zlibwapi.dll 1.2.11.0 281472 27-Jul-23 22:19 x64
Zlibwapi.dll 1.2.11.0 499248 27-Jul-23 22:19 x64

SQL Server 2019 sql_shared_mr

File name 檔案版本 檔案大小 Date Time 平台
Smrdll.dll 15.0.4322.2 30,616 27-Jul-23 18:40 x86

SQL Server 2019 sql_tools_extensions

File name 檔案版本 檔案大小 Date Time 平台
Autoadmin.dll 2019.150.4322.2 1632152 27-Jul-23 19:12 x86
Dtaengine.exe 2019.150.4322.2 219032 27-Jul-23 19:12 x86
Dteparse.dll 2019.150.4322.2 112,536 27-Jul-23 19:12 x86
Dteparse.dll 2019.150.4322.2 124816 27-Jul-23 19:12 x64
Dteparsemgd.dll 2019.150.4322.2 116640 27-Jul-23 19:12 x86
Dteparsemgd.dll 2019.150.4322.2 133008 27-Jul-23 19:12 x64
Dtepkg.dll 2019.150.4322.2 133024 27-Jul-23 19:12 x86
Dtepkg.dll 2019.150.4322.2 149456 27-Jul-23 19:12 x64
Dtexec.exe 2019.150.4322.2 63,888 27-Jul-23 19:12 x86
Dtexec.exe 2019.150.4322.2 72640 27-Jul-23 19:12 x64
Dts.dll 2019.150.4322.2 2881472 27-Jul-23 19:12 x86
Dts.dll 2019.150.4322.2 3143576 27-Jul-23 19:12 x64
Dtscomexpreval.dll 2019.150.4322.2 444312 27-Jul-23 19:12 x86
Dtscomexpreval.dll 2019.150.4322.2 501648 27-Jul-23 19:12 x64
Dtsconn.dll 2019.150.4322.2 432016 27-Jul-23 19:12 x86
Dtsconn.dll 2019.150.4322.2 522128 27-Jul-23 19:12 x64
Dtshost.exe 2019.150.4322.2 106384 27-Jul-23 19:12 x64
Dtshost.exe 2019.150.4322.2 88,992 27-Jul-23 19:12 x86
Dtsmsg150.dll 2019.150.4322.2 554944 27-Jul-23 19:12 x86
Dtsmsg150.dll 2019.150.4322.2 567184 27-Jul-23 19:12 x64
Dtspipeline.dll 2019.150.4322.2 1120144 27-Jul-23 19:12 x86
Dtspipeline.dll 2019.150.4322.2 1329088 27-Jul-23 19:12 x64
Dtswizard.exe 15.0.4322.2 886688 27-Jul-23 19:12 x64
Dtswizard.exe 15.0.4322.2 890816 27-Jul-23 19:12 x86
Dtuparse.dll 2019.150.4322.2 100,248 27-Jul-23 19:12 x64
Dtuparse.dll 2019.150.4322.2 87,952 27-Jul-23 19:12 x86
Dtutil.exe 2019.150.4322.2 130496 27-Jul-23 19:12 x86
Dtutil.exe 2019.150.4322.2 149456 27-Jul-23 19:12 x64
Exceldest.dll 2019.150.4322.2 235424 27-Jul-23 19:12 x86
Exceldest.dll 2019.150.4322.2 280472 27-Jul-23 19:12 x64
Excelsrc.dll 2019.150.4322.2 259984 27-Jul-23 19:12 x86
Excelsrc.dll 2019.150.4322.2 309144 27-Jul-23 19:12 x64
Flatfiledest.dll 2019.150.4322.2 358296 27-Jul-23 19:12 x86
Flatfiledest.dll 2019.150.4322.2 411552 27-Jul-23 19:12 x64
Flatfilesrc.dll 2019.150.4322.2 370592 27-Jul-23 19:12 x86
Flatfilesrc.dll 2019.150.4322.2 427984 27-Jul-23 19:12 x64
Microsoft.sqlserver.astasks.dll 15.0.4322.2 116624 27-Jul-23 19:12 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4322.2 403344 27-Jul-23 19:12 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4322.2 403,360 27-Jul-23 19:12 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4322.2 3004304 27-Jul-23 19:12 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4322.2 3004312 27-Jul-23 19:12 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4322.2 42,904 27-Jul-23 19:12 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4322.2 59328 27-Jul-23 19:12 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100,800 27-Jul-23 19:12 x86
Msdtssrvrutil.dll 2019.150.4322.2 100,248 27-Jul-23 19:12 x86
Msdtssrvrutil.dll 2019.150.4322.2 112,536 27-Jul-23 19:12 x64
msmgdsrv.dll 2018.150.35.41 8281032 27-Jul-23 18:40 x86
Oledbdest.dll 2019.150.4322.2 239504 27-Jul-23 19:12 x86
Oledbdest.dll 2019.150.4322.2 280480 27-Jul-23 19:12 x64
Oledbsrc.dll 2019.150.4322.2 313232 27-Jul-23 19:12 x64
Oledbsrc.dll 2019.150.4322.2 264088 27-Jul-23 19:12 x86
Sqlresourceloader.dll 2019.150.4322.2 51,104 27-Jul-23 19:12 x64
Sqlresourceloader.dll 2019.150.4322.2 38848 27-Jul-23 19:12 x86
Sqlscm.dll 2019.150.4322.2 79,776 27-Jul-23 19:12 x86
Sqlscm.dll 2019.150.4322.2 87960 27-Jul-23 19:12 x64
Sqlsvc.dll 2019.150.4322.2 149392 27-Jul-23 19:12 x86
Sqlsvc.dll 2019.150.4322.2 182208 27-Jul-23 19:12 x64
Sqltaskconnections.dll 2019.150.4322.2 169,872 27-Jul-23 19:12 x86
Sqltaskconnections.dll 2019.150.4322.2 202656 27-Jul-23 19:12 x64
Txdataconvert.dll 2019.150.4322.2 276368 27-Jul-23 19:12 x86
Txdataconvert.dll 2019.150.4322.2 317376 27-Jul-23 19:12 x64
Xe.dll 2019.150.4322.2 632768 27-Jul-23 19:12 x86
Xe.dll 2019.150.4322.2 722880 27-Jul-23 19:12 x64

此更新的注意事項

先決條件

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

重新啟動資訊

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

登錄資訊

若要使用此套件中的其中一個 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 2019 元件的所有可用更新(功能)。 不過,累積更新套件只會更新您選取要服務之 SQL Server 實例上目前安裝的元件。 如果在套用此 CU 之後,SQL Server 功能(例如 Analysis Services)新增至實例,您必須重新套用此 CU,才能將新功能更新至此 CU。

此更新的支援

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

如何卸載此更新

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

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

參考資料