共用方式為


KB5025808 - 適用於 SQL Server 2019 的累積更新 21

發行日期: 2023年6月15日
版本: 15.0.4316.3

摘要

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

  • SQL Server - 產品版本: 15.0.4316.3,檔案版本: 2019.150.4316.3
  • Analysis Services - 產品版本: 15.0.35.39,檔案版本: 2018.150.35.39

此更新中的已知問題

問題一

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

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

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

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

問題 2

此問題是由 SQL Server 2019 CU20 中針對 受控執行個體 連結功能引進的變更所造成。 假設 Always On 可用性群組的資料庫有下列其中一個條件:

  • 資料庫會使用記憶體優化數據表、FileStream 類別或多個記錄檔。

  • 您將復本升級至此累積更新。 例如,主要復本會升級至 SQL Server 2019 CU21,而次要複本會維持 SQL Server 2019 CU19。

  • 資料庫表示「未同步處理」狀態。

  • 您檢閱 sys.dm_exec_requests DMV,並注意到 DB STARTUP 命令在等候 HADR_RECOVERY_WAIT_FOR_UNDO時遭到封鎖。

在此案例中,您會重新啟動裝載可用性群組主要複本的 SQL Server 實例。 然後資料庫會開始同步處理。 此外,您可能會注意到 SQL Server 錯誤記錄檔和擴充事件記錄檔中記錄的下列錯誤訊息:

錯誤 9642、嚴重性 16、狀態 3:Service Broker/資料庫鏡像傳輸連線端點發生錯誤。 錯誤:8474,狀態:11。 (接近端點角色:目標,遠端端點位址: '')

如果您已將此累積更新套用至一或多個次要複本,且目前未與主要復本同步處理,您可以使用下列步驟來減輕此問題:

  1. 在所有複本上新增追蹤旗標 12324 作為啟動參數(包括主要複本)。 重新啟動次要複本以啟動此追蹤旗標。 同時,主要複本應該與以追蹤旗標 12324 作為啟動參數重新啟動的所有次要複本同步處理。

  2. 更新並重新啟動所有次要複本之後,請將主要複本故障轉移為次要角色,然後重新啟動它以啟用追蹤旗標 12324。

  3. 將此累積更新套用至舊的主要複本,並在次要角色中重新啟動。

  4. 從所有複本中移除追蹤旗標 12324 做為啟動參數,並執行 DBCC TRACEOFF(12324, -1) 語句來停用所有複本上的追蹤旗標 12324。

注意

追蹤旗標 12324 只會影響 受控執行個體 連結功能,而且只會用來啟用 SQL Server 2019 CU20 和 CU21 中的變更。

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

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

注意

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

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

錯誤參考 描述 修正區域 元件 平台
2354551 新增 Master Data Services (MDS) 組態工具的選項,以決定是否要啟用 PerformanceImprovementEnable 效能改進設定。 Master Data Services Master Data Services Windows
2367741 修正在 Master Data Services (MDS) 中建立的階層無法正確展開的問題(在 [編輯衍生階層 ] 頁面和 [總管] 區域中的 [階層 ] 頁面。 Master Data Services Master Data Services Windows
2375656 修正在 Master Data Services (MDS) 實體中選取具有不同名稱和顯示名稱之網域屬性數據行的任何單元格,然後選取下拉箭號時可能會遇到的下列錯誤:

找不到目前的儲存格數據行標題。 如果數據行標題已變更,請關閉工作表,然後再試一次。
Master Data Services Master Data Services Windows
2385119 在動態管理檢視 (DMV) 的數據行上session_idsys.dm_exec_connections篩選時,更新述詞下推的支援。 SQL 連線能力 SQL 連線能力 全部
2405054 將 MICROSOFT ODBC 驅動程式的版本更新為 17.10.4.1。 如需詳細資訊,請參閱 Windows 上 Microsoft ODBC Driver for SQL Server 的版本資訊。 SQL 連線能力 SQL 連線能力 Windows
2405058 將 OLE DB 驅動程式Microsoft版本更新為 18.6.6。 如需詳細資訊,請參閱 Microsoft OLE DB Driver for SQL Server 的版本資訊。 SQL 連線能力 SQL 連線能力 Windows
2405087 修正在執行索引維護計劃中建立的索引重建工作時,在語句中ALTER INDEX REBUILD套用 選項ONLINE無效的問題。 SQL Server 用戶端工具 管理服務 全部
2399354 請考慮下列案例:

- 您有連線到 Microsoft Entra 識別符的 SQL Server 實例。

- 您可以在此 SQL Server 實體上啟用傳輸層安全性 (TLS) 加密。

在此案例中,如果您針對 實例執行sp_execute_external_script查詢,您可能會收到下列錯誤 39011:

Msg 39011、Level 16、State 7、Line LineNumber <>
SQL Server 無法與 LaunchPad 服務通訊,以取得要求標識符:<ID。> 請確認服務的組態。
SQL Server Engine 擴充性 Linux
2375469 修正當您使用 SQL Server 組態管理員 (SSCM) 停用 SQL Server 故障轉移叢集實例 (FCI) 上的 FILESTREAM 功能時,發生下列錯誤的問題:

套用 FILESTREAM 設定時發生未知的錯誤。
檢查參數是否有效。 (0x800713d6)
SQL Server Engine FileStream 和 FileTable Windows
2195940 修正 SQL Server Service Broker 交談中 sys.transmission_queue 啟動器資料庫中的訊息遺失或停滯在目標資料庫的故障轉移之後的問題。 SQL Server Engine 高可用性和災害復原 全部
2101590 修正還原已啟用透明數據加密的記憶體內部 OLTP 資料庫備份失敗並傳回下列錯誤訊息:

錯誤:33126,嚴重性:16,狀態:1。
資料庫加密金鑰已損毀且無法讀取。

注意:若要套用此修正程式,您必須啟用追蹤旗標 (TF) 以放寬記憶體內部數據表的 TDE 檢查,並在還原完成後停用 TF。 如需詳細資訊,請連絡 Microsoft客戶服務與支援
SQL Server Engine 記憶體內部 OLTP Windows
2184943 修正判斷提示傾印問題(位置:“sql\\ntdbms\\hekaton\\engine\\core\\tx.cpp”:4753;表達式:0 == 導致可用性群組故障轉移的Dependencies.CommitDepCountOut。 SQL Server Engine 記憶體內部 OLTP 全部
2347043 提供當您嘗試還原資料庫時,與記憶體內部資料庫相關聯的損毀檢查點檔案詳細數據,但失敗並出現下列錯誤:

[ERROR] 復原失敗,資料庫 10 上發生錯誤0x84000004。 此錯誤會對應至 「HK_E_RESTORE_ABORTED」(0x82000018)。 (sql\ntdbms\hekaton\runtime\src\hkruntime.cpp : 5051 - 'HkRtRestoreDatabase')
SQL Server Engine 記憶體內部 OLTP Windows
2401115 修正大量並行記憶體內部 OLTP 交易造成堆疊溢出的傾印問題。 SQL Server Engine 記憶體內部 OLTP 全部
2404944 拿掉執行 sys.sp_xtp_force_gc 預存程式兩次以釋出已配置且已使用 XTP 記憶體的需求,並執行它一次就足夠了。 您至少需要執行 ALTER SERVER STATE 此程序的許可權。 SQL Server Engine 記憶體內部 OLTP 全部
2312800 修正當您安裝 SQL Server 2019 CU19 或更新版本之後,使用泛型 ODBC 連接器的外部數據源可能無法運作的問題。 您可能會遇到下列情況:
- 當您嘗試查詢在一般 ODBC 數據源上安裝此修正程式之前所建立的外部數據表,且CONNECTION_OPTIONS自變數使用DSN不含 Driver 關鍵詞的參數時,您會收到下列錯誤訊息:

Msg 7320、Level 16、State 110、Line LineNumber<>
無法針對鏈接伺服器 “MSOLEDBSQL” 的 OLE DB 提供者 “MSOLEDBSQL” 執行查詢 “Remote Query”。
並未將物件參考設定為物件的執行個體。

- 如果您嘗試建立新的外部數據表,您會收到下列錯誤訊息:

Msg 110813層級 16、狀態 1、Line LineNumber>
< 物件參考未設定為對象的實例。

注意:套用此修正之前,您可以卸載 SQL Server 2019 CU19 或更新版本,或將 關鍵詞新增 DriverCONNECTION_OPTIONS 自變數作為因應措施。 如需詳細資訊,請參閱 安裝累積更新之後,一般 ODBC 外部數據源可能無法運作。
SQL Server Engine PolyBase Windows
2117672 修正當查詢有聚合函數或 GROUP BY 子句時,查詢執行可能會發生存取違規錯誤的問題,而數據行存放區數據表包含未壓縮數據列群組中的數據,而且清除有時可能未正確完成。

注意:套用此累積更新之前,您可以重建數據行存放區索引,以將所有數據移至壓縮的數據列群組,作為因應措施。
SQL Server Engine 查詢執行 Windows
2346939 修正判斷提示失敗 (位置:tmpilb.cpp:3540;表達式:RTL_ASSERTSZ(fFalse,“嘗試存取過期的 Blob 句柄 (1)”),以及您在執行 Common Language Runtime (CLR) 預存程式時遇到的下列錯誤兩次:

Msg 3624、Level 20、State 1、Procedure <ProcedureName>、Line LineNumber <[Batch Start <Line LineNumber>>]
系統判斷提示檢查失敗。 請檢查 SQL Server 錯誤記錄檔,以取得詳細資料。 一般而言,判斷提示失敗是軟體錯誤或資料損毀所致。 若要檢查資料庫是否已損毀,請考慮執行 DBCC CHECKDB。 如果您在安裝過程中同意傳送傾印給 Microsoft,就會有一個迷你傾印傳送給 Microsoft。 之後 Microsoft 可能會以最新的 Service Pack 或技術支援 Hotfix 的形式提供更新。

訊息 596,層級 21,狀態 1,Line <LineNumber>
無法繼續執行,因為會話處於終止狀態。

Msg 0, Level 20, State 0, Line LineNumber <>
目前命令上發生嚴重錯誤。  應捨棄結果 (如果有的話)。
SQL Server Engine 查詢執行 全部
2307898 修正篩選 ROW_NUMBER 和涉及可為 Null 數據行之查詢的不正確結果。 SQL Server Engine 查詢最佳化工具 全部
2313620 修正下列錯誤和存取違規,因為相同純量子查詢多次發生時發生錯誤和存取違規:

Msg 596、Level 21、State 1、Line <LineNumber>
無法繼續執行,因為會話處於終止狀態。

Msg 0, Level 20, State 0, Line LineNumber <>
目前命令上發生嚴重錯誤。  應捨棄結果 (如果有的話)。
SQL Server Engine 查詢最佳化工具 全部
2363303 當述詞具有涵蓋它們的多數據行統計數據,且述詞值位於直方圖界限之外時,改善由點述詞所組成的「AND」組合基數估計(CE)。 SQL Server Engine 查詢最佳化工具 全部
2391556 修正 、、 UPDATEDELETE 查詢方案中INSERT平行多任務緩衝處理所造成的不一致結果。 SQL Server Engine 查詢最佳化工具 全部
2266806 新增錯誤 673,有助於避免判斷提示失敗(位置:IndexRowScanner.cpp:1449;表達式:當您在已開啟快照集隔離的資料庫上啟用變更追蹤時,可能會遇到的表達式:m_versionStatus.IsVisible ())。

錯誤訊息:

無法存取快照隔離中的數據列物件。

注意:您必須開啟追蹤旗標 8285。
SQL Server Engine 複寫 全部
2320889 修正在次要復本上套用更新或在可用性群組中執行就地升級失敗的問題。 傳回下列錯誤:

錯誤:執行復寫升級腳本時發生錯誤。 如需詳細資訊,請參閱 SQL Server 錯誤記錄檔。

您可以在 SQL Server 錯誤記錄檔中看到下列錯誤詳細數據:

執行sp_vupgrade_replication。
無法開啟散發資料庫散發,因為它已離線或正在復原。 無法將複寫的設定及系統物件升級。 請確認此資料庫可以使用,然後重新執行 sp_vupgrade_replication。
SQL Server Engine 複寫 Windows
2421435 修正手動清除問題,其中數據表上的重複鎖定擴大會導致爭用和清除過期的變更追蹤元數據的速度變慢。

注意:您必須開啟追蹤旗標 8284。
SQL Server Engine 複寫 全部
2397659 修正:SQL Server 稽核事件無法寫入安全性記錄檔 (KB4052136) SQL Server Engine 安全基礎設施 Windows
2409008 修正錯誤 207 (無效的數據行名稱 '<ColumnName>'),當您執行使用者定義函式 (UDF),它會參考使用動態數據遮罩 (DDM) 的已卸除數據行。 SQL Server Engine 安全基礎設施 全部
2410400 SOS_BLOCKALLOCPARTIALLIST 在大型記憶體計算機上發生微調鎖定爭用和提高的CPU使用率。

DBCC DROPCLEANBUFFERS 提供此問題的暫時緩和措施。

當多個線程同時嘗試存取 SQL 操作系統用來進行記憶體管理時,就會發生此情況。

需要下列追蹤旗標才能啟用修正:

- TF 8142 分割區清單依 CPU 計數,最多 64

個分割區 - TF 8145 會修改分割區,以計算軟 NUMA 節點

計數。這些追蹤旗標必須套用為啟動參數才會生效。

如果 SOS_BLOCKALLOCPARTIALLIST 遇到同步鎖定爭用並提供 DBCC DROPCLEANBUFFERS 暫時性風險降低,建議先使用追蹤旗標套用此修正程式,只有在癥狀持續時,才移除追蹤旗標 8145。
SQL Server Engine SQL OS 全部
2330957 修正在設定 Service Broker 與傳輸安全性通訊時,在目標實例上遇到的下列錯誤,且憑證序號長度大於 16 個字節:

憑證序號大小為 19,不過長度不得大於 16 個字節。 這發生在具有交談標識碼、啟動器:1 和訊息序號:0 的訊息中。
SQL Server Engine SQL Server Engine 全部

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

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

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

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

注意

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

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

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

注意

  • 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-KB5025808-x64.exe檔案的哈希來驗證下載:

certutil -hashfile SQLServer2019-KB5025808-x64.exe SHA256

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

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

x64 型版本

SQL Server 2019 Analysis Services

File name 檔案版本 檔案大小 Date Time 平台
Asplatformhost.dll 2018.150.35.39 292776 1-Jun-23 17:10 x64
Mashupcompression.dll 2.87.142.0 140672 1-Jun-23 17:10 x64
Microsoft.analysisservices.minterop.dll 15.0.35.39 758224 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 175568 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 199632 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 202192 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 198608 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 214992 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 197584 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 193488 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 252368 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 174032 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.39 197072 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.39 1098664 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.39 567248 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 54696 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 59,304 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 59,816 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 58832 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 61864 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 58320 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 58320 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 67496 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 53712 1-Jun-23 17:10 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.39 58280 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 18896 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17832 1-Jun-23 17:10 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.39 17,872 1-Jun-23 17:10 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 1-Jun-23 17:10 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 1-Jun-23 17:10 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30,592 1-Jun-23 17:10 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37,760 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37,752 1-Jun-23 17:10 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 1-Jun-23 17:10 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 1-Jun-23 17:10 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 1-Jun-23 17:10 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 1-Jun-23 17:10 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 1-Jun-23 17:10 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 1-Jun-23 17:10 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 1-Jun-23 17:10 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 1-Jun-23 17:10 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 1-Jun-23 17:10 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15,240 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15,240 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14,728 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 1-Jun-23 17:10 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14,728 1-Jun-23 17:10 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 1-Jun-23 17:10 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 1-Jun-23 17:10 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 1-Jun-23 17:10 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 1-Jun-23 17:10 x86
Microsoft.mashup.shims.dll 2.87.142.0 27,528 1-Jun-23 17:10 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 1-Jun-23 17:10 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 1-Jun-23 17:10 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 1-Jun-23 17:10 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 1-Jun-23 17:10 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 1-Jun-23 17:10 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 1-Jun-23 17:10 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 1-Jun-23 17:10 x86
Msmdctr.dll 2018.150.35.39 38352 1-Jun-23 17:10 x64
msmdlocal.dll 2018.150.35.39 66299856 1-Jun-23 17:10 x64
msmdlocal.dll 2018.150.35.39 47787944 1-Jun-23 17:10 x86
Msmdpump.dll 2018.150.35.39 10189736 1-Jun-23 17:10 x64
Msmdredir.dll 2018.150.35.39 7957928 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 16848 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 16,808 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 17360 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 16,808 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 17,320 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 17,320 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 17360 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 18344 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 16,808 1-Jun-23 17:10 x86
Msmdspdm.resources.dll 15.0.35.39 16,808 1-Jun-23 17:10 x86
Msmdsrv.exe 2018.150.35.39 65835472 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 833448 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1628072 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1454032 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1642960 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1608608 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1001376 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 992720 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1536976 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1521576 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 810920 1-Jun-23 17:10 x64
Msmdsrv.rll 2018.150.35.39 1596368 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 832464 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1624528 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1450960 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1637840 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1604560 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 998864 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 991184 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1532880 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1518032 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 809936 1-Jun-23 17:10 x64
Msmdsrvi.rll 2018.150.35.39 1591760 1-Jun-23 17:10 x64
msmgdsrv.dll 2018.150.35.39 10187176 1-Jun-23 17:10 x64
msmgdsrv.dll 2018.150.35.39 8281000 1-Jun-23 17:10 x86
Msolap.dll 2018.150.35.39 11017120 1-Jun-23 17:10 x64
Msolap.dll 2018.150.35.39 8609232 1-Jun-23 17:10 x86
Msolui.dll 2018.150.35.39 306640 1-Jun-23 17:10 x64
Msolui.dll 2018.150.35.39 286160 1-Jun-23 17:10 x86
Powerbiextensions.dll 2.87.142.0 8853888 1-Jun-23 17:10 x86
Private_odbc32.dll 10.0.14832.1000 728448 1-Jun-23 17:10 x64
Sqlboot.dll 2019.150.4316.3 214928 1-Jun-23 17:10 x64
Sqlceip.exe 15.0.4316.3 292760 1-Jun-23 17:10 x86
sqldumper.exe 2019.150.4316.3 153,536 1-Jun-23 17:10 x86
sqldumper.exe 2019.150.4316.3 186320 1-Jun-23 17:10 x64
System.spatial.netfx35.dll 5.7.0.62516 117640 1-Jun-23 17:10 x86
Tmapi.dll 2018.150.35.39 6178216 1-Jun-23 17:10 x64
Tmcachemgr.dll 2018.150.35.39 4917664 1-Jun-23 17:10 x64
Tmpersistence.dll 2018.150.35.39 1184680 1-Jun-23 17:10 x64
Tmtransactions.dll 2018.150.35.39 6806952 1-Jun-23 17:10 x64
xmsrv.dll 2018.150.35.39 26026448 1-Jun-23 17:10 x64
xmsrv.dll 2018.150.35.39 35460560 1-Jun-23 17:10 x86

SQL Server 2019 Database Services Common Core

File name 檔案版本 檔案大小 Date Time 平台
Batchparser.dll 2019.150.4316.3 165792 1-Jun-23 17:10 x86
Batchparser.dll 2019.150.4316.3 182176 1-Jun-23 17:10 x64
Instapi150.dll 2019.150.4316.3 87,952 1-Jun-23 17:10 x64
Instapi150.dll 2019.150.4316.3 75,680 1-Jun-23 17:10 x86
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4316.3 100256 1-Jun-23 17:10 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4316.3 87,952 1-Jun-23 17:10 x86
Microsoft.sqlserver.rmo.dll 15.0.4316.3 550816 1-Jun-23 17:10 x86
Microsoft.sqlserver.rmo.dll 15.0.4316.3 550848 1-Jun-23 17:10 x86
Msasxpress.dll 2018.150.35.39 32208 1-Jun-23 17:10 x64
Msasxpress.dll 2018.150.35.39 27,088 1-Jun-23 17:11 x86
Pbsvcacctsync.dll 2019.150.4316.3 92096 1-Jun-23 17:10 x64
Pbsvcacctsync.dll 2019.150.4316.3 75664 1-Jun-23 17:10 x86
sqldumper.exe 2019.150.4316.3 153,536 1-Jun-23 17:10 x86
sqldumper.exe 2019.150.4316.3 186320 1-Jun-23 17:10 x64
Sqlftacct.dll 2019.150.4316.3 59328 1-Jun-23 17:10 x86
Sqlftacct.dll 2019.150.4316.3 79,760 1-Jun-23 17:10 x64
Sqlmanager.dll 2019.150.4316.3 878544 1-Jun-23 17:10 x64
Sqlmanager.dll 2019.150.4316.3 743328 1-Jun-23 17:10 x86
Sqlmgmprovider.dll 2019.150.4316.3 378832 1-Jun-23 17:10 x86
Sqlmgmprovider.dll 2019.150.4316.3 432016 1-Jun-23 17:10 x64
Sqlsvcsync.dll 2019.150.4316.3 358296 1-Jun-23 17:10 x64
Sqlsvcsync.dll 2019.150.4316.3 276416 1-Jun-23 17:10 x86
Svrenumapi150.dll 2019.150.4316.3 1161152 1-Jun-23 17:10 x64
Svrenumapi150.dll 2019.150.4316.3 911312 1-Jun-23 17:10 x86

SQL Server 2019 Data Quality

File name 檔案版本 檔案大小 Date Time 平台
Microsoft.ssdqs.core.dll 15.0.4316.3 599968 1-Jun-23 17:10 x86
Microsoft.ssdqs.core.dll 15.0.4316.3 599968 1-Jun-23 17:10 x86
Microsoft.ssdqs.infra.dll 15.0.4316.3 1857440 1-Jun-23 17:10 x86
Microsoft.ssdqs.infra.dll 15.0.4316.3 1857432 1-Jun-23 17:10 x86

SQL Server 2019 sql_dreplay_client

File name 檔案版本 檔案大小 Date Time 平台
Dreplayclient.exe 2019.150.4316.3 137104 01-Jun-2023 17:10 x86
Dreplaycommon.dll 2019.150.4316.3 667552 01-Jun-2023 17:10 x86
Dreplayutil.dll 2019.150.4316.3 305088 01-Jun-2023 17:10 x86
Instapi150.dll 2019.150.4316.3 87,952 01-Jun-2023 17:10 x64
Sqlresourceloader.dll 2019.150.4316.3 38864 01-Jun-2023 17:10 x86

SQL Server 2008 sql_dreplay_controller

File name 檔案版本 檔案大小 Date Time 平台
Dreplaycommon.dll 2019.150.4316.3 667552 1-Jun-23 17:10 x86
Dreplaycontroller.exe 2019.150.4316.3 366496 1-Jun-23 17:10 x86
Instapi150.dll 2019.150.4316.3 87,952 1-Jun-23 17:10 x64
Sqlresourceloader.dll 2019.150.4316.3 38864 1-Jun-23 17:10 x86

SQL Server 2019 Database Services 核心實例

File name 檔案版本 檔案大小 Date Time 平台
Aetm-enclave-simulator.dll 2019.150.4316.3 4658080 1-Jun-23 1,818 x64
Aetm-enclave.dll 2019.150.4316.3 4612504 1-Jun-23 1,819 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4316.3 4932384 1-Jun-23 1,819 x64
Aetm-sgx-enclave.dll 2019.150.4316.3 4874568 1-Jun-23 1,819 x64
Azureattest.dll 10.0.18965.1000 255056 1-Jun-23 17:10 x64
Azureattestmanager.dll 10.0.18965.1000 97528 1-Jun-23 17:10 x64
Batchparser.dll 2019.150.4316.3 182176 1-Jun-23 1,818 x64
C1.dll 19.16.27034.0 2438520 1-Jun-23 1,818 x64
C2.dll 19.16.27034.0 7239032 1-Jun-23 1,818 x64
Cl.exe 19.16.27034.0 424360 1-Jun-23 1,818 x64
Clui.dll 19.16.27034.0 541048 1-Jun-23 1,818 x64
Datacollectorcontroller.dll 2019.150.4316.3 280472 1-Jun-23 1,819 x64
Dcexec.exe 2019.150.4316.3 88016 1-Jun-23 1,819 x64
Fssres.dll 2019.150.4316.3 96144 1-Jun-23 1,818 x64
Hadrres.dll 2019.150.4316.3 206752 1-Jun-23 1,818 x64
Hkcompile.dll 2019.150.4316.3 1292184 1-Jun-23 1,818 x64
Hkengine.dll 2019.150.4316.3 5793728 1-Jun-23 1,818 x64
Hkruntime.dll 2019.150.4316.3 182160 1-Jun-23 1,818 x64
Hktempdb.dll 2019.150.4316.3 63376 1-Jun-23 1,819 x64
Link.exe 14.16.27034.0 1707936 1-Jun-23 1,818 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4316.3 235408 1-Jun-23 1,819 x86
Microsoft.sqlserver.types.dll 2019.150.4316.3 391120 1-Jun-23 1,819 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4316.3 325520 1-Jun-23 1,818 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4316.3 92096 1-Jun-23 1,819 x64
Msobj140.dll 14.16.27034.0 134008 1-Jun-23 1,818 x64
Mspdb140.dll 14.16.27034.0 632184 1-Jun-23 1,818 x64
Mspdbcore.dll 14.16.27034.0 632184 1-Jun-23 1,818 x64
msvcp140.dll 14.16.27034.0 628200 1-Jun-23 1,818 x64
Qds.dll 2019.150.4316.3 1189824 1-Jun-23 1,818 x64
Rsfxft.dll 2019.150.4316.3 51,104 1-Jun-23 1,818 x64
Secforwarder.dll 2019.150.4316.3 79,808 1-Jun-23 1,818 x64
Sqagtres.dll 2019.150.4316.3 87960 1-Jun-23 1,819 x64
Sqlaamss.dll 2019.150.4316.3 108,448 1-Jun-23 1,819 x64
Sqlaccess.dll 2019.150.4316.3 493456 1-Jun-23 1,818 x64
Sqlagent.exe 2019.150.4316.3 731024 1-Jun-23 1,819 x64
Sqlagentctr150.dll 2019.150.4316.3 71632 1-Jun-23 1,819 x86
Sqlagentctr150.dll 2019.150.4316.3 79,760 1-Jun-23 1,819 x64
Sqlboot.dll 2019.150.4316.3 214928 1-Jun-23 1,818 x64
Sqlceip.exe 15.0.4316.3 292760 1-Jun-23 1,818 x86
Sqlcmdss.dll 2019.150.4316.3 87960 1-Jun-23 1,819 x64
Sqlctr150.dll 2019.150.4316.3 116640 1-Jun-23 1,818 x86
Sqlctr150.dll 2019.150.4316.3 145296 1-Jun-23 1,818 x64
Sqldk.dll 2019.150.4316.3 3180432 1-Jun-23 1,818 x64
Sqldtsss.dll 2019.150.4316.3 108480 1-Jun-23 1,819 x64
Sqlevn70.rll 2019.150.4316.3 1595296 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3504016 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3700672 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4167584 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4286368 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3418008 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3585952 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4163488 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4016016 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4069264 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 2226064 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 2172832 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3876752 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3549120 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4020160 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3827600 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3823512 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3618720 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3504032 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 1537952 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 3913632 1-Jun-23 1,818 x64
Sqlevn70.rll 2019.150.4316.3 4036512 1-Jun-23 1,818 x64
Sqllang.dll 2019.150.4316.3 40007616 1-Jun-23 1,818 x64
Sqlmin.dll 2019.150.4316.3 40619456 1-Jun-23 1,819 x64
Sqlolapss.dll 2019.150.4316.3 108,448 1-Jun-23 1,819 x64
Sqlos.dll 2019.150.4316.3 42960 1-Jun-23 1,818 x64
Sqlpowershellss.dll 2019.150.4316.3 83856 1-Jun-23 1,818 x64
Sqlrepss.dll 2019.150.4316.3 87968 1-Jun-23 1,819 x64
Sqlresourceloader.dll 2019.150.4316.3 51152 1-Jun-23 1,818 x64
Sqlscm.dll 2019.150.4316.3 87968 1-Jun-23 1,818 x64
Sqlscriptdowngrade.dll 2019.150.4316.3 38,808 1-Jun-23 1,818 x64
Sqlscriptupgrade.dll 2019.150.4316.3 5805968 1-Jun-23 1,818 x64
Sqlserverspatial150.dll 2019.150.4316.3 673680 1-Jun-23 1,818 x64
Sqlservr.exe 2019.150.4316.3 628640 1-Jun-23 1,818 x64
Sqlsvc.dll 2019.150.4316.3 182160 1-Jun-23 1,819 x64
Sqltses.dll 2019.150.4316.3 9119640 1-Jun-23 1,818 x64
Sqsrvres.dll 2019.150.4316.3 280480 1-Jun-23 1,818 x64
Stretchcodegen.exe 15.0.4316.3 59344 1-Jun-23 1,818 x86
Svl.dll 2019.150.4316.3 161728 1-Jun-23 1,818 x64
vcruntime140.dll 14.16.27034.0 85992 1-Jun-23 1,818 x64
Xe.dll 2019.150.4316.3 722848 1-Jun-23 1,819 x64
Xpadsi.exe 2019.150.4316.3 116672 1-Jun-23 1,818 x64
Xplog70.dll 2019.150.4316.3 92,064 1-Jun-23 1,818 x64
Xpqueue.dll 2019.150.4316.3 92112 1-Jun-23 1,818 x64
Xprepl.dll 2019.150.4316.3 120720 1-Jun-23 1,818 x64
Xpstar.dll 2019.150.4316.3 473040 1-Jun-23 1,818 x64

SQL Server 2019 Database Services Core 共用

File name 檔案版本 檔案大小 Date Time 平台
Batchparser.dll 2019.150.4316.3 165792 1-Jun-23 17:10 x86
Batchparser.dll 2019.150.4316.3 182176 1-Jun-23 17:10 x64
Commanddest.dll 2019.150.4316.3 264144 1-Jun-23 17:10 x64
Datacollectortasks.dll 2019.150.4316.3 227232 1-Jun-23 17:10 x64
Distrib.exe 2019.150.4316.3 243616 1-Jun-23 17:10 x64
Dteparse.dll 2019.150.4316.3 124832 1-Jun-23 17:10 x64
Dteparsemgd.dll 2019.150.4316.3 133008 1-Jun-23 17:10 x64
Dtepkg.dll 2019.150.4316.3 149392 1-Jun-23 17:10 x64
Dtexec.exe 2019.150.4316.3 72592 1-Jun-23 17:10 x64
Dts.dll 2019.150.4316.3 3143616 1-Jun-23 17:10 x64
Dtscomexpreval.dll 2019.150.4316.3 501696 1-Jun-23 17:10 x64
Dtsconn.dll 2019.150.4316.3 522192 1-Jun-23 17:10 x64
Dtshost.exe 2019.150.4316.3 106392 1-Jun-23 17:10 x64
Dtsmsg150.dll 2019.150.4316.3 567232 1-Jun-23 17:10 x64
Dtspipeline.dll 2019.150.4316.3 1329056 1-Jun-23 17:10 x64
Dtswizard.exe 15.0.4316.3 886672 1-Jun-23 17:10 x64
Dtuparse.dll 2019.150.4316.3 100256 1-Jun-23 17:10 x64
Dtutil.exe 2019.150.4316.3 149392 1-Jun-23 17:10 x64
Exceldest.dll 2019.150.4316.3 280512 1-Jun-23 17:10 x64
Excelsrc.dll 2019.150.4316.3 309136 1-Jun-23 17:10 x64
Execpackagetask.dll 2019.150.4316.3 186304 1-Jun-23 17:10 x64
Flatfiledest.dll 2019.150.4316.3 411552 1-Jun-23 17:10 x64
Flatfilesrc.dll 2019.150.4316.3 427920 1-Jun-23 17:10 x64
Logread.exe 2019.150.4316.3 722896 1-Jun-23 17:10 x64
Mergetxt.dll 2019.150.4316.3 75712 1-Jun-23 17:10 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4316.3 59328 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4316.3 42,896 1-Jun-23 17:10 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4316.3 391120 1-Jun-23 17:10 x86
Microsoft.sqlserver.replication.dll 2019.150.4316.3 1697680 1-Jun-23 17:10 x64
Microsoft.sqlserver.replication.dll 2019.150.4316.3 1640344 1-Jun-23 17:10 x86
Microsoft.sqlserver.rmo.dll 15.0.4316.3 550848 1-Jun-23 17:10 x86
Msdtssrvrutil.dll 2019.150.4316.3 112576 1-Jun-23 17:10 x64
Msgprox.dll 2019.150.4316.3 300944 1-Jun-23 17:10 x64
Msoledbsql.dll 2018.186.6.0 2729992 1-Jun-23 17:10 x64
Msoledbsql.dll 2018.186.6.0 153608 1-Jun-23 17:10 x64
Msxmlsql.dll 2019.150.4316.3 1497024 1-Jun-23 17:10 x64
Oledbdest.dll 2019.150.4316.3 280520 1-Jun-23 17:10 x64
Oledbsrc.dll 2019.150.4316.3 313232 1-Jun-23 17:10 x64
Osql.exe 2019.150.4316.3 92,048 1-Jun-23 17:10 x64
Qrdrsvc.exe 2019.150.4316.3 497616 1-Jun-23 17:10 x64
Rawdest.dll 2019.150.4316.3 227280 1-Jun-23 17:10 x64
Rawsource.dll 2019.150.4316.3 210832 1-Jun-23 17:10 x64
Rdistcom.dll 2019.150.4316.3 915344 1-Jun-23 17:10 x64
Recordsetdest.dll 2019.150.4316.3 202704 1-Jun-23 17:10 x64
Repldp.dll 2019.150.4316.3 313232 1-Jun-23 17:10 x64
Replerrx.dll 2019.150.4316.3 182160 1-Jun-23 17:10 x64
Replisapi.dll 2019.150.4316.3 395168 1-Jun-23 17:10 x64
Replmerg.exe 2019.150.4316.3 563104 1-Jun-23 17:10 x64
Replprov.dll 2019.150.4316.3 862096 1-Jun-23 17:10 x64
Replrec.dll 2019.150.4316.3 1034192 1-Jun-23 17:10 x64
Replsub.dll 2019.150.4316.3 472992 1-Jun-23 17:10 x64
Replsync.dll 2019.150.4316.3 165776 1-Jun-23 17:10 x64
Spresolv.dll 2019.150.4316.3 276368 1-Jun-23 17:10 x64
Sqlcmd.exe 2019.150.4316.3 264144 1-Jun-23 17:10 x64
Sqldiag.exe 2019.150.4316.3 1140624 1-Jun-23 17:10 x64
Sqldistx.dll 2019.150.4316.3 251800 1-Jun-23 17:10 x64
Sqllogship.exe 15.0.4316.3 104336 1-Jun-23 17:10 x64
Sqlmergx.dll 2019.150.4316.3 399264 1-Jun-23 17:10 x64
Sqlresourceloader.dll 2019.150.4316.3 38864 1-Jun-23 17:10 x86
Sqlresourceloader.dll 2019.150.4316.3 51152 1-Jun-23 17:10 x64
Sqlscm.dll 2019.150.4316.3 79,808 1-Jun-23 17:10 x86
Sqlscm.dll 2019.150.4316.3 87968 1-Jun-23 17:10 x64
Sqlsvc.dll 2019.150.4316.3 149440 1-Jun-23 17:10 x86
Sqlsvc.dll 2019.150.4316.3 182160 1-Jun-23 17:10 x64
Sqltaskconnections.dll 2019.150.4316.3 202704 1-Jun-23 17:10 x64
Ssradd.dll 2019.150.4316.3 83872 1-Jun-23 17:10 x64
Ssravg.dll 2019.150.4316.3 83904 1-Jun-23 17:10 x64
Ssrdown.dll 2019.150.4316.3 75728 1-Jun-23 17:10 x64
Ssrmax.dll 2019.150.4316.3 83920 1-Jun-23 17:10 x64
Ssrmin.dll 2019.150.4316.3 83856 1-Jun-23 17:10 x64
Ssrpub.dll 2019.150.4316.3 79,808 1-Jun-23 17:10 x64
Ssrup.dll 2019.150.4316.3 75712 1-Jun-23 17:10 x64
Txagg.dll 2019.150.4316.3 391104 1-Jun-23 17:10 x64
Txbdd.dll 2019.150.4316.3 190360 1-Jun-23 17:10 x64
Txdatacollector.dll 2019.150.4316.3 473040 1-Jun-23 17:10 x64
Txdataconvert.dll 2019.150.4316.3 317376 1-Jun-23 17:10 x64
Txderived.dll 2019.150.4316.3 640976 1-Jun-23 17:10 x64
Txlookup.dll 2019.150.4316.3 542608 1-Jun-23 17:10 x64
Txmerge.dll 2019.150.4316.3 247744 1-Jun-23 17:10 x64
Txmergejoin.dll 2019.150.4316.3 309184 1-Jun-23 17:10 x64
Txmulticast.dll 2019.150.4316.3 145296 1-Jun-23 17:10 x64
Txrowcount.dll 2019.150.4316.3 141200 1-Jun-23 17:10 x64
Txsort.dll 2019.150.4316.3 288704 1-Jun-23 17:10 x64
Txsplit.dll 2019.150.4316.3 624592 1-Jun-23 17:10 x64
Txunionall.dll 2019.150.4316.3 198592 1-Jun-23 17:10 x64
Xe.dll 2019.150.4316.3 722848 1-Jun-23 17:10 x64
Xmlsub.dll 2019.150.4316.3 296864 1-Jun-23 17:10 x64

SQL Server 2019 sql_extensibility

File name 檔案版本 檔案大小 Date Time 平台
Commonlauncher.dll 2019.150.4316.3 96192 1-Jun-23 17:10 x64
Exthost.exe 2019.150.4316.3 239568 1-Jun-23 17:10 x64
Launchpad.exe 2019.150.4316.3 1230784 1-Jun-23 17:10 x64
Sqlsatellite.dll 2019.150.4316.3 1025944 1-Jun-23 17:10 x64

SQL Server 2019 全文檢索引擎

File name 檔案版本 檔案大小 Date Time 平台
Fd.dll 2019.150.4316.3 685976 1-Jun-23 17:10 x64
Fdhost.exe 2019.150.4316.3 128920 1-Jun-23 17:10 x64
Fdlauncher.exe 2019.150.4316.3 79,808 1-Jun-23 17:10 x64
Sqlft150ph.dll 2019.150.4316.3 92112 1-Jun-23 17:10 x64

SQL Server 2019 sql_inst_mr

File name 檔案版本 檔案大小 Date Time 平台
Imrdll.dll 15.0.4316.3 30,608 1-Jun-23 17:10 x86

SQL Server 2019 Integration Services

File name 檔案版本 檔案大小 Date Time 平台
Commanddest.dll 2019.150.4316.3 227264 1-Jun-23 17:10 x86
Commanddest.dll 2019.150.4316.3 264144 1-Jun-23 17:10 x64
Dteparse.dll 2019.150.4316.3 112528 1-Jun-23 17:10 x86
Dteparse.dll 2019.150.4316.3 124832 1-Jun-23 17:10 x64
Dteparsemgd.dll 2019.150.4316.3 116672 1-Jun-23 17:10 x86
Dteparsemgd.dll 2019.150.4316.3 133008 1-Jun-23 17:10 x64
Dtepkg.dll 2019.150.4316.3 133008 1-Jun-23 17:10 x86
Dtepkg.dll 2019.150.4316.3 149392 1-Jun-23 17:10 x64
Dtexec.exe 2019.150.4316.3 63904 1-Jun-23 17:10 x86
Dtexec.exe 2019.150.4316.3 72592 1-Jun-23 17:10 x64
Dts.dll 2019.150.4316.3 2762688 1-Jun-23 17:10 x86
Dts.dll 2019.150.4316.3 3143616 1-Jun-23 17:10 x64
Dtscomexpreval.dll 2019.150.4316.3 444352 1-Jun-23 17:10 x86
Dtscomexpreval.dll 2019.150.4316.3 501696 1-Jun-23 17:10 x64
Dtsconn.dll 2019.150.4316.3 522192 1-Jun-23 17:10 x64
Dtsconn.dll 2019.150.4316.3 432080 1-Jun-23 17:10 x86
Dtsdebughost.exe 2019.150.4316.3 112064 1-Jun-23 17:10 x64
Dtsdebughost.exe 2019.150.4316.3 93,632 1-Jun-23 17:10 x86
Dtshost.exe 2019.150.4316.3 106392 1-Jun-23 17:10 x64
Dtshost.exe 2019.150.4316.3 89040 1-Jun-23 17:10 x86
Dtsmsg150.dll 2019.150.4316.3 554944 1-Jun-23 17:10 x86
Dtsmsg150.dll 2019.150.4316.3 567232 1-Jun-23 17:10 x64
Dtspipeline.dll 2019.150.4316.3 1120144 1-Jun-23 17:10 x86
Dtspipeline.dll 2019.150.4316.3 1329056 1-Jun-23 17:10 x64
Dtswizard.exe 15.0.4316.3 886672 1-Jun-23 17:10 x64
Dtswizard.exe 15.0.4316.3 890816 1-Jun-23 17:10 x86
Dtuparse.dll 2019.150.4316.3 100256 1-Jun-23 17:10 x64
Dtuparse.dll 2019.150.4316.3 88016 1-Jun-23 17:10 x86
Dtutil.exe 2019.150.4316.3 130512 1-Jun-23 17:10 x86
Dtutil.exe 2019.150.4316.3 149392 1-Jun-23 17:10 x64
Exceldest.dll 2019.150.4316.3 235472 1-Jun-23 17:10 x86
Exceldest.dll 2019.150.4316.3 280512 1-Jun-23 17:10 x64
Excelsrc.dll 2019.150.4316.3 260032 1-Jun-23 17:10 x86
Excelsrc.dll 2019.150.4316.3 309136 1-Jun-23 17:10 x64
Execpackagetask.dll 2019.150.4316.3 149456 1-Jun-23 17:10 x86
Execpackagetask.dll 2019.150.4316.3 186304 1-Jun-23 17:10 x64
Flatfiledest.dll 2019.150.4316.3 358352 1-Jun-23 17:10 x86
Flatfiledest.dll 2019.150.4316.3 411552 1-Jun-23 17:10 x64
Flatfilesrc.dll 2019.150.4316.3 370624 1-Jun-23 17:10 x86
Flatfilesrc.dll 2019.150.4316.3 427920 1-Jun-23 17:10 x64
Isdbupgradewizard.exe 15.0.4316.3 120,736 1-Jun-23 17:10 x86
Isdbupgradewizard.exe 15.0.4316.3 120768 1-Jun-23 17:10 x86
Isserverexec.exe 15.0.4316.3 145360 1-Jun-23 17:10 x64
Isserverexec.exe 15.0.4316.3 149392 1-Jun-23 17:10 x86
Microsoft.sqlserver.astasks.dll 15.0.4316.3 116672 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4316.3 59296 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4316.3 59328 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4316.3 509840 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4316.3 509856 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4316.3 42,896 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4316.3 42,912 1-Jun-23 17:10 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4316.3 391120 1-Jun-23 17:10 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4316.3 59280 1-Jun-23 17:10 x86
Microsoft.sqlserver.scripttask.dll 15.0.4316.3 141216 1-Jun-23 17:10 x86
Microsoft.sqlserver.scripttask.dll 15.0.4316.3 141216 1-Jun-23 17:10 x86
Msdtssrvr.exe 15.0.4316.3 219088 1-Jun-23 17:10 x64
Msdtssrvrutil.dll 2019.150.4316.3 100288 1-Jun-23 17:10 x86
Msdtssrvrutil.dll 2019.150.4316.3 112576 1-Jun-23 17:10 x64
Msmdpp.dll 2018.150.35.39 10065320 1-Jun-23 17:10 x64
Odbcdest.dll 2019.150.4316.3 321480 1-Jun-23 17:10 x86
Odbcdest.dll 2019.150.4316.3 370576 1-Jun-23 17:10 x64
Odbcsrc.dll 2019.150.4316.3 329664 1-Jun-23 17:10 x86
Odbcsrc.dll 2019.150.4316.3 382880 1-Jun-23 17:10 x64
Oledbdest.dll 2019.150.4316.3 280520 1-Jun-23 17:10 x64
Oledbdest.dll 2019.150.4316.3 239552 1-Jun-23 17:10 x86
Oledbsrc.dll 2019.150.4316.3 313232 1-Jun-23 17:10 x64
Oledbsrc.dll 2019.150.4316.3 264144 1-Jun-23 17:10 x86
Rawdest.dll 2019.150.4316.3 190416 1-Jun-23 17:10 x86
Rawdest.dll 2019.150.4316.3 227280 1-Jun-23 17:10 x64
Rawsource.dll 2019.150.4316.3 178080 1-Jun-23 17:10 x86
Rawsource.dll 2019.150.4316.3 210832 1-Jun-23 17:10 x64
Recordsetdest.dll 2019.150.4316.3 174032 1-Jun-23 17:10 x86
Recordsetdest.dll 2019.150.4316.3 202704 1-Jun-23 17:10 x64
Sqlceip.exe 15.0.4316.3 292760 1-Jun-23 17:10 x86
Sqldest.dll 2019.150.4316.3 239568 1-Jun-23 17:10 x86
Sqldest.dll 2019.150.4316.3 276376 1-Jun-23 17:10 x64
Sqltaskconnections.dll 2019.150.4316.3 169936 1-Jun-23 17:10 x86
Sqltaskconnections.dll 2019.150.4316.3 202704 1-Jun-23 17:10 x64
Txagg.dll 2019.150.4316.3 329664 1-Jun-23 17:10 x86
Txagg.dll 2019.150.4316.3 391104 1-Jun-23 17:10 x64
Txbdd.dll 2019.150.4316.3 153,496 1-Jun-23 17:10 x86
Txbdd.dll 2019.150.4316.3 190360 1-Jun-23 17:10 x64
Txbestmatch.dll 2019.150.4316.3 546704 1-Jun-23 17:10 x86
Txbestmatch.dll 2019.150.4316.3 653248 1-Jun-23 17:10 x64
Txcache.dll 2019.150.4316.3 165832 1-Jun-23 17:10 x86
Txcache.dll 2019.150.4316.3 198560 1-Jun-23 17:10 x64
Txcharmap.dll 2019.150.4316.3 272320 1-Jun-23 17:10 x86
Txcharmap.dll 2019.150.4316.3 313240 1-Jun-23 17:10 x64
Txcopymap.dll 2019.150.4316.3 165776 1-Jun-23 17:10 x86
Txcopymap.dll 2019.150.4316.3 198608 1-Jun-23 17:10 x64
Txdataconvert.dll 2019.150.4316.3 276432 1-Jun-23 17:10 x86
Txdataconvert.dll 2019.150.4316.3 317376 1-Jun-23 17:10 x64
Txderived.dll 2019.150.4316.3 559040 1-Jun-23 17:10 x86
Txderived.dll 2019.150.4316.3 640976 1-Jun-23 17:10 x64
Txfileextractor.dll 2019.150.4316.3 182208 1-Jun-23 17:10 x86
Txfileextractor.dll 2019.150.4316.3 219032 1-Jun-23 17:10 x64
Txfileinserter.dll 2019.150.4316.3 182224 1-Jun-23 17:10 x86
Txfileinserter.dll 2019.150.4316.3 214976 1-Jun-23 17:10 x64
Txgroupdups.dll 2019.150.4316.3 313296 1-Jun-23 17:10 x64
Txgroupdups.dll 2019.150.4316.3 255952 1-Jun-23 17:10 x86
Txlineage.dll 2019.150.4316.3 128912 1-Jun-23 17:10 x86
Txlineage.dll 2019.150.4316.3 153552 1-Jun-23 17:10 x64
Txlookup.dll 2019.150.4316.3 468944 1-Jun-23 17:10 x86
Txlookup.dll 2019.150.4316.3 542608 1-Jun-23 17:10 x64
Txmerge.dll 2019.150.4316.3 202688 1-Jun-23 17:10 x86
Txmerge.dll 2019.150.4316.3 247744 1-Jun-23 17:10 x64
Txmergejoin.dll 2019.150.4316.3 247744 1-Jun-23 17:10 x86
Txmergejoin.dll 2019.150.4316.3 309184 1-Jun-23 17:10 x64
Txmulticast.dll 2019.150.4316.3 116688 1-Jun-23 17:10 x86
Txmulticast.dll 2019.150.4316.3 145296 1-Jun-23 17:10 x64
Txpivot.dll 2019.150.4316.3 206784 1-Jun-23 17:10 x86
Txpivot.dll 2019.150.4316.3 239552 1-Jun-23 17:10 x64
Txrowcount.dll 2019.150.4316.3 112528 1-Jun-23 17:10 x86
Txrowcount.dll 2019.150.4316.3 141200 1-Jun-23 17:10 x64
Txsampling.dll 2019.150.4316.3 157648 1-Jun-23 17:10 x86
Txsampling.dll 2019.150.4316.3 194496 1-Jun-23 17:10 x64
Txscd.dll 2019.150.4316.3 198592 1-Jun-23 17:10 x86
Txscd.dll 2019.150.4316.3 235416 1-Jun-23 17:10 x64
Txsort.dll 2019.150.4316.3 288704 1-Jun-23 17:10 x64
Txsort.dll 2019.150.4316.3 231360 1-Jun-23 17:10 x86
Txsplit.dll 2019.150.4316.3 624592 1-Jun-23 17:10 x64
Txsplit.dll 2019.150.4316.3 550848 1-Jun-23 17:10 x86
Txtermextraction.dll 2019.150.4316.3 8644504 1-Jun-23 17:10 x86
Txtermextraction.dll 2019.150.4316.3 8701840 1-Jun-23 17:10 x64
Txtermlookup.dll 2019.150.4316.3 4138960 1-Jun-23 17:10 x86
Txtermlookup.dll 2019.150.4316.3 4183968 1-Jun-23 17:10 x64
Txunionall.dll 2019.150.4316.3 161728 1-Jun-23 17:10 x86
Txunionall.dll 2019.150.4316.3 198592 1-Jun-23 17:10 x64
Txunpivot.dll 2019.150.4316.3 182160 1-Jun-23 17:10 x86
Txunpivot.dll 2019.150.4316.3 214944 1-Jun-23 17:10 x64
Xe.dll 2019.150.4316.3 632784 1-Jun-23 17:10 x86
Xe.dll 2019.150.4316.3 722848 1-Jun-23 17:10 x64

SQL Server 2019 sql_polybase_core_inst

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

SQL Server 2019 sql_shared_mr

File name 檔案版本 檔案大小 Date Time 平台
Smrdll.dll 15.0.4316.3 30,608 1-Jun-23 17:10 x86

SQL Server 2019 sql_tools_extensions

File name 檔案版本 檔案大小 Date Time 平台
Autoadmin.dll 2019.150.4316.3 1632192 1-Jun-23 1,729 x86
Dtaengine.exe 2019.150.4316.3 219032 1-Jun-23 1,729 x86
Dteparse.dll 2019.150.4316.3 112528 1-Jun-23 17:10 x86
Dteparse.dll 2019.150.4316.3 124832 1-Jun-23 17:10 x64
Dteparsemgd.dll 2019.150.4316.3 116672 1-Jun-23 17:10 x86
Dteparsemgd.dll 2019.150.4316.3 133008 1-Jun-23 17:10 x64
Dtepkg.dll 2019.150.4316.3 133008 1-Jun-23 17:10 x86
Dtepkg.dll 2019.150.4316.3 149392 1-Jun-23 17:10 x64
Dtexec.exe 2019.150.4316.3 63904 1-Jun-23 17:10 x86
Dtexec.exe 2019.150.4316.3 72592 1-Jun-23 17:10 x64
Dts.dll 2019.150.4316.3 2762688 1-Jun-23 17:10 x86
Dts.dll 2019.150.4316.3 3143616 1-Jun-23 17:10 x64
Dtscomexpreval.dll 2019.150.4316.3 444352 1-Jun-23 17:10 x86
Dtscomexpreval.dll 2019.150.4316.3 501696 1-Jun-23 17:10 x64
Dtsconn.dll 2019.150.4316.3 522192 1-Jun-23 17:10 x64
Dtsconn.dll 2019.150.4316.3 432080 1-Jun-23 17:10 x86
Dtshost.exe 2019.150.4316.3 106392 1-Jun-23 17:10 x64
Dtshost.exe 2019.150.4316.3 89040 1-Jun-23 17:10 x86
Dtsmsg150.dll 2019.150.4316.3 554944 1-Jun-23 17:10 x86
Dtsmsg150.dll 2019.150.4316.3 567232 1-Jun-23 17:10 x64
Dtspipeline.dll 2019.150.4316.3 1120144 1-Jun-23 17:10 x86
Dtspipeline.dll 2019.150.4316.3 1329056 1-Jun-23 17:10 x64
Dtswizard.exe 15.0.4316.3 886672 1-Jun-23 17:10 x64
Dtswizard.exe 15.0.4316.3 890816 1-Jun-23 17:10 x86
Dtuparse.dll 2019.150.4316.3 100256 1-Jun-23 17:10 x64
Dtuparse.dll 2019.150.4316.3 88016 1-Jun-23 17:10 x86
Dtutil.exe 2019.150.4316.3 130512 1-Jun-23 17:10 x86
Dtutil.exe 2019.150.4316.3 149392 1-Jun-23 17:10 x64
Exceldest.dll 2019.150.4316.3 235472 1-Jun-23 17:10 x86
Exceldest.dll 2019.150.4316.3 280512 1-Jun-23 17:10 x64
Excelsrc.dll 2019.150.4316.3 260032 1-Jun-23 17:10 x86
Excelsrc.dll 2019.150.4316.3 309136 1-Jun-23 17:10 x64
Flatfiledest.dll 2019.150.4316.3 358352 1-Jun-23 17:10 x86
Flatfiledest.dll 2019.150.4316.3 411552 1-Jun-23 17:10 x64
Flatfilesrc.dll 2019.150.4316.3 370624 1-Jun-23 17:10 x86
Flatfilesrc.dll 2019.150.4316.3 427920 1-Jun-23 17:10 x64
Microsoft.sqlserver.astasks.dll 15.0.4316.3 116632 1-Jun-23 17:10 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4316.3 403344 1-Jun-23 1,729 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4316.3 403408 1-Jun-23 1,729 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4316.3 3004304 1-Jun-23 1,729 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4316.3 3004368 1-Jun-23 1,729 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4316.3 42,896 1-Jun-23 17:10 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4316.3 42,912 1-Jun-23 17:10 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4316.3 59280 1-Jun-23 17:10 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100,800 1-Jun-23 1,729 x86
Msdtssrvrutil.dll 2019.150.4316.3 100288 1-Jun-23 17:10 x86
Msdtssrvrutil.dll 2019.150.4316.3 112576 1-Jun-23 17:10 x64
msmgdsrv.dll 2018.150.35.39 8281000 1-Jun-23 17:10 x86
Oledbdest.dll 2019.150.4316.3 280520 1-Jun-23 17:10 x64
Oledbdest.dll 2019.150.4316.3 239552 1-Jun-23 17:10 x86
Oledbsrc.dll 2019.150.4316.3 313232 1-Jun-23 17:10 x64
Oledbsrc.dll 2019.150.4316.3 264144 1-Jun-23 17:10 x86
Sqlresourceloader.dll 2019.150.4316.3 38864 1-Jun-23 1,729 x86
Sqlresourceloader.dll 2019.150.4316.3 51152 1-Jun-23 1,729 x64
Sqlscm.dll 2019.150.4316.3 79,808 1-Jun-23 1,729 x86
Sqlscm.dll 2019.150.4316.3 87968 1-Jun-23 1,729 x64
Sqlsvc.dll 2019.150.4316.3 149440 1-Jun-23 1,729 x86
Sqlsvc.dll 2019.150.4316.3 182160 1-Jun-23 1,729 x64
Sqltaskconnections.dll 2019.150.4316.3 169936 1-Jun-23 17:10 x86
Sqltaskconnections.dll 2019.150.4316.3 202704 1-Jun-23 17:10 x64
Txdataconvert.dll 2019.150.4316.3 276432 1-Jun-23 17:10 x86
Txdataconvert.dll 2019.150.4316.3 317376 1-Jun-23 17:10 x64
Xe.dll 2019.150.4316.3 632784 1-Jun-23 17:10 x86
Xe.dll 2019.150.4316.3 722848 1-Jun-23 17:10 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、複寫、叢集和鏡像),建議您在部署更新之前參考下列文章:

注意

如果您不想使用滾動更新程式,請遵循下列步驟來套用更新:

  • 在被動節點上安裝更新。
  • 在作用中節點上安裝更新(需要重新啟動服務)。

注意

如果您已啟用 Always On 與 SSISDB 目錄,請參閱 SSIS 與 Always On 的相關信息,瞭解如何在這些環境中套用更新。

語言支援

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

參考資料