KB5016394 - SQL Server 2019 的累積更新 17

發行日期: 2022 年 8 月 11 日
版本: 15.0.4249.2

摘要

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

  • SQL Server - 產品版本:15.0.4249.2,檔案版本:2019.150.4249.2
  • Analysis Services - 產品版本: 15.0.35.33,檔案版本: 2018.150.35.33

此更新中的已知問題

重設會話時的存取違規

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

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

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

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

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

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

注意事項

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

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

Bug 參考 描述 修正區域 元件 平台
14729381 當您使用 SharePoint Online 清單 時,新增對遺漏 “Implementation” 參數的支援。 Analysis Services Analysis Services Windows
14915048 解決 2019 SQL Server 中 Newtonsoft 連結庫的拒絕服務 (DoS) 弱點。 Analysis Services Analysis Services Windows
14507664 當您在 SSISDB 資料庫中執行 internal.cleanup_server_log 預存程式時,就會發生錯誤。 以下是錯誤訊息:

#MS_SSISServerCleanupJobLogin##。 名稱為 『execution_cursor』 的數據指標不存在。 [SQLSTATE 34000] (錯誤 16916)
Integration Services 伺服器 Windows
14676485 當您使用 RESTORE WITH STANDBY 語句在虛擬記錄檔 (VLF) 界限指定 LSN 之後,執行後續還原時,發生錯誤 9003,記錄序號 (LSN) 不正確。 以下是錯誤訊息:

Msg 3013、Level 16、State 1、Line <LineNumber>
RESTORE DATABASE 異常終止。

Msg 9003, Level 17, State 11, LineNumber <>
記錄掃描編號 (<LogScanNumber>) 傳遞至資料庫 '<DatabaseName>' 中的記錄檔掃描無效。 此錯誤可能表示數據損毀,或記錄檔 (.ldf) 與數據檔 (.mdf) 不符。 如果在復寫期間發生此錯誤,請重新建立發行集。 否則,如果問題導致啟動期間失敗,請從備份還原。
SQL Server引擎 備份還原 Windows
14692739 修正:數據行存放區索引掃描期間發生存取違規傾印檔案 (KB5017100) SQL Server引擎 數據行存放區 全部
14856153 數據行存放區索引的最後一個機率例外狀況處理會在記錄檔完整 9002 錯誤之後發生。 SQL Server引擎 數據行存放區 全部
14899781 改進:在 SQL Server Standard 版本上啟用分散式可用性群組 (KB5016729) SQL Server引擎 高可用性和災害復原 全部
14638786 在套用 SQL Server 2019 累計更新 14 (sys.dm_hadr_availability_replica_cluster_nodes CU14) 之後,動態管理檢視 (DMV) 傳回某些查詢無效node_name的 。 SQL Server引擎 高可用性和災害復原 Windows
14758810 資料庫可能無法在 Always On 可用性群組的故障轉移期間繼續同步處理,因為另一個會話會終止資料庫同步處理或復原的會話。 SQL Server引擎 高可用性和災害復原 全部
14780760 在可用性群組的次要複本上進行記錄備份期間,會在中發生 sqlmin!BOSLockThreadHashTable::AddEntry 判斷提示傾印。 SQL Server引擎 高可用性和災害復原 全部
14812570 當 Service Broker 使用資料庫鏡像連線到端點時,就會發生閂鎖逾時,而且 IOCP 接聽程式會停止運作。

注意:啟用 TF 12323 時,可以使用此修正程式。
SQL Server引擎 高可用性和災害復原 Windows
14860468 當唯讀路由清單節點關閉時,只讀要求仍會移至 Always On 可用性群組中的讀寫主要節點。 SQL Server引擎 高可用性和災害復原 全部
14910661 每當有並行插入時,記憶體內部數據表的 「範圍索引堆積」下就會發生記憶體流失。 SQL Server引擎 In-Memory OLTP 全部
14923176 平行索引掃描之後,記憶體內部數據表的範圍索引中會發生記憶體流失。 SQL Server引擎 In-Memory OLTP 全部
14350896 改善 Linux 上系統檢視 sys.spt_columns_odbc_view 的回應時間。 SQL Server引擎 Linux Linux
14826907 Linux 區塊裝置的實體扇區大小報告不正確,可能會導致記錄傳送和 Always On 可用性群組出現未預期的「記錄 IO 錯誤」警告。 SQL Server引擎 Linux Linux
14679511 此修正可解決下列問題:

- 資料庫使用簡單恢復模式時,在線索引重建可能無法完成。

- 當您重新組織索引時,閂鎖擁有者的判斷提示失敗。
SQL Server引擎 存取預存數據的方法 全部
14708235 周遊長 IAM 鏈結可能會導致未產生的排程器和相關聯的傾印。 SQL Server引擎 存取預存數據的方法 全部
14862654 當未配置 和 m_pNewVersionChainTailInsertm_pOldVersionChainTailInsert 這些值時XVBChainTails::UpdateChainTails,就會發生存取違規。 SQL Server引擎 存取預存數據的方法 全部
14537603 當您啟用純量 User-Defined 函式 (UDF) 內嵌功能,並嘗試使用 UDF 的輸出來更新分割區檢視時,優化工具可能無法產生計劃並擲回錯誤。 以下是錯誤訊息:

Msg 8624、層級 16、狀態 21、Line <LineNumber>
內部查詢處理器錯誤:查詢處理器無法產生查詢計劃。 如需詳細資訊,請連絡客戶支持服務。
SQL Server引擎 可程式性 Windows
14822463 重設 以供重複使用時,SESSION會在 中發生CSession::DeleteBlobHandleFactoryPool存取違規。 SQL Server引擎 可程式性 Windows
14871059 當您從快照集還原資料庫之後建立 CLR 元件時,就會發生存取違規。 SQL Server引擎 可程式性 Windows
14673410 當您 DBCC CHECKDB WITH EXTENDED_LOGICAL_CHECKS 使用使用索引的 Table-Valued Function (TVF) 執行資料庫時,會發生錯誤 2706。 以下是錯誤訊息:

數據表 '%.*ls' 不存在。
SQL Server引擎 查詢執行 Windows
14764339 發生存取違規,而且當您用於sp_cursoropenSHORTEST_PATH圖表數據表時,查詢會終止。 SQL Server引擎 查詢執行 全部
14764631 當您嘗試搭配 WITHIN GROUP (GRAPH PATH)使用聚合函數,且查詢沒有適當的 MATCH 子句時,就會發生存取違規。 SQL Server引擎 查詢執行 全部
14788992 當您在執行平行查詢時使用此功能時, LAST_QUERY_PLAN_STATS 會發生存取違規或判斷提示失敗。 SQL Server引擎 查詢執行 Windows
14889419 系統判斷提示失敗,當您嘗試在述詞內 MATCH 使用衍生數據表時,查詢就會終止。 SQL Server引擎 查詢執行 全部
14927877 在處理 BLOB) 數據 (二進位大型物件時,發生判斷提示傾 RaiseInternalError 印。 SQL Server引擎 查詢執行 Windows
14729398 當您使用節點數據表而非條件約束中的邊緣數據表時,在圖形數據表上建立邊緣條件約束會遇到存取違規。 SQL Server引擎 查詢優化器 全部
14861989 在 Microsoft SQL Server 2019 中,索引建立腳本失敗,並傳回錯誤訊息 8624。 以下是錯誤訊息:

內部查詢處理器錯誤:查詢處理器無法產生查詢計劃。 如需詳細資訊,請連絡客戶支持服務。
SQL Server引擎 查詢優化器 Windows
14924053 在 Microsoft SQL Server 2019 中,執行參數化查詢會略過SelOnSeqPrj規則。 因此,不會發生下推。 SQL Server引擎 查詢優化器 全部
14726037 如果以大小為基礎的清除索引重建會以異步方式釋放空間,QDS 仍會卡在只讀模式中。 SQL Server引擎 查詢存放區 Windows
14708231 修正:在散發保留期限到期之後,訂用帳戶仍處於作用中狀態 (KB5013181) SQL Server引擎 複製 Windows
14737844 修正:sp_replmonitorsubscriptionpendingcmds傳回 P2P 複寫 (KB5017009) 的暫止命令不正確 SQL Server引擎 複製 Windows
14884007 當您使用最後寫入優先衝突解決原則建立點對點發行集時,此發行集中只有 1 個數據行是主鍵數據行,執行散發代理程式會失敗,並傳回下列錯誤訊息:

『$sys_mw_cd_id』 附近的語法不正確。
SQL Server引擎 複製 Windows
14915360 當您執行包含 FREETEXTTABLE 函式的全文檢索查詢時,會發生浮點例外狀況錯誤 3628。 SQL Server引擎 搜尋 全部
312902877 當您使用 AZDATA BDC ROTATE 命令來輪替使用 Active Directory 的 SQL Server 巨量數據叢集密碼時,您會收到下列錯誤訊息:

無法更新現有 AD 帳戶 '<AccountName>' 的密碼。 錯誤碼:30
SQL Server引擎 SQL 巨量數據叢集 Linux
14874191 改進:針對不支援UTF-8 (KB5016780) 的用戶端驅動程式,提供最接近的相符非UTF8定序 SQL Server引擎 SQL Server引擎 全部
14764719 SQL Server Express LocalDB 的實例無法啟動,而且會在資料庫上model多次備份之後傳回錯誤 9003。 SQL Server引擎 交易服務 Windows

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

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

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

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

注意事項

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

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

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

注意事項

  • Microsoft Update Catalog 包含此 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) 的最新累積更新

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

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

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

檔案資訊

檔案哈希資訊

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

certutil -hashfile SQLServer2019-KB5016394-x64.exe SHA256

檔案名稱 SHA256 哈希
SQLServer2019-KB5016394-x64.exe B3AF212A50B79CA5B780D0EEB895572C6567ECD516135C0D221309CDF637C8AB
累積更新套件檔案資訊

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

x64 型版本

SQL Server 2019 Analysis Services

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Asplatformhost.dll 2018.150.35.33 292768 22-Jul-22 12:45 x64
Mashupcompression.dll 2.87.142.0 140672 22-Jul-22 12:45 x64
Microsoft.analysisservices.minterop.dll 15.0.35.33 758192 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 175536 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 199600 22-Jul-22 12:45 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 202152 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 198576 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 214960 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 197552 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 193440 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 252320 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 174000 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.core.resources.dll 15.0.35.33 197024 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.dll 15.0.35.33 1098680 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.json.dll 15.0.35.33 567200 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 54720 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 59296 22-Jul-22 12:45 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 59824 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58800 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 61872 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58296 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58288 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 67504 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 53680 22-Jul-22 12:46 x86
Microsoft.analysisservices.server.tabular.resources.dll 15.0.35.33 58288 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:45 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 18848 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.analysisservices.timedimgenerator.resources.dll 15.0.35.33 17824 22-Jul-22 12:46 x86
Microsoft.data.edm.netfx35.dll 5.7.0.62516 660872 22-Jul-22 12:45 x86
Microsoft.data.mashup.dll 2.87.142.0 191352 22-Jul-22 12:45 x86
Microsoft.data.mashup.oledb.dll 2.87.142.0 30592 22-Jul-22 12:45 x86
Microsoft.data.mashup.preview.dll 2.87.142.0 76672 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.dll 2.87.142.0 103808 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37760 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 32120 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41856 22-Jul-22 12:45 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 45952 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 37752 22-Jul-22 12:46 x86
Microsoft.data.mashup.providercommon.resources.dll 2.87.142.0 41864 22-Jul-22 12:45 x86
Microsoft.data.odata.netfx35.dll 5.7.0.62516 1454464 22-Jul-22 12:45 x86
Microsoft.data.odata.query.netfx35.dll 5.7.0.62516 181120 22-Jul-22 12:45 x86
Microsoft.data.sapclient.dll 1.0.0.25 929592 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34624 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34600 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 35128 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 46888 22-Jul-22 12:45 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 33064 22-Jul-22 12:46 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 34616 22-Jul-22 12:46 x86
Microsoft.data.sapclient.resources.dll 1.0.0.25 37672 22-Jul-22 12:46 x86
Microsoft.hostintegration.connectors.dll 2.87.142.0 5283720 22-Jul-22 12:45 x86
Microsoft.mashup.container.exe 2.87.142.0 23432 22-Jul-22 12:45 x64
Microsoft.mashup.container.netfx40.exe 2.87.142.0 22912 22-Jul-22 12:45 x64
Microsoft.mashup.container.netfx45.exe 2.87.142.0 22912 22-Jul-22 12:45 x64
Microsoft.mashup.eventsource.dll 2.87.142.0 149384 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.dll 2.87.142.0 78720 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14712 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15240 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15232 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15224 22-Jul-22 12:45 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 15744 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14720 22-Jul-22 12:46 x86
Microsoft.mashup.oauth.resources.dll 2.87.142.0 14728 22-Jul-22 12:45 x86
Microsoft.mashup.oledbinterop.dll 2.87.142.0 199560 22-Jul-22 12:45 x64
Microsoft.mashup.oledbprovider.dll 2.87.142.0 64888 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 22-Jul-22 12:45 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13176 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13184 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:46 x86
Microsoft.mashup.oledbprovider.resources.dll 2.87.142.0 13192 22-Jul-22 12:45 x86
Microsoft.mashup.scriptdom.dll 2.40.4554.261 2371808 22-Jul-22 12:45 x86
Microsoft.mashup.shims.dll 2.87.142.0 27528 22-Jul-22 12:45 x86
Microsoft.mashup.storage.xmlserializers.dll 1.0.0.0 140168 22-Jul-22 12:45 x86
Microsoft.mashupengine.dll 2.87.142.0 14835080 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 566136 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 676728 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 672640 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 652152 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 701312 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 660352 22-Jul-22 12:45 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 639872 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 881536 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 553848 22-Jul-22 12:46 x86
Microsoft.mashupengine.resources.dll 2.87.142.0 648064 22-Jul-22 12:45 x86
Microsoft.odata.core.netfx35.dll 6.15.0.0 1437560 22-Jul-22 12:45 x86
Microsoft.odata.edm.netfx35.dll 6.15.0.0 778632 22-Jul-22 12:45 x86
Microsoft.powerbi.adomdclient.dll 15.1.61.21 1109368 22-Jul-22 12:45 x86
Microsoft.spatial.netfx35.dll 6.15.0.0 126344 22-Jul-22 12:45 x86
Msmdctr.dll 2018.150.35.33 38320 22-Jul-22 12:46 x64
Msmdlocal.dll 2018.150.35.33 66291632 22-Jul-22 12:46 x64
Msmdlocal.dll 2018.150.35.33 47785376 22-Jul-22 12:46 x86
Msmdpump.dll 2018.150.35.33 10188728 22-Jul-22 12:46 x64
Msmdredir.dll 2018.150.35.33 7956928 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:45 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 17312 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 18336 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdspdm.resources.dll 15.0.35.33 16800 22-Jul-22 12:46 x86
Msmdsrv.exe 2018.150.35.33 65831328 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 833440 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1628064 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1453984 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1642912 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1608608 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1001376 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 992672 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1536928 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1521568 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 810912 22-Jul-22 12:46 x64
Msmdsrv.rll 2018.150.35.33 1596320 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 832416 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1624480 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1450912 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1637792 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1604512 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 998816 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 991136 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1532832 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1517984 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 809888 22-Jul-22 12:46 x64
Msmdsrvi.rll 2018.150.35.33 1591712 22-Jul-22 12:46 x64
Msmgdsrv.dll 2018.150.35.33 10185640 22-Jul-22 12:46 x64
Msmgdsrv.dll 2018.150.35.33 8279472 22-Jul-22 12:46 x86
Msolap.dll 2018.150.35.33 11016112 22-Jul-22 12:46 x64
Msolap.dll 2018.150.35.33 8608160 22-Jul-22 12:46 x86
Msolui.dll 2018.150.35.33 306592 22-Jul-22 12:46 x64
Msolui.dll 2018.150.35.33 286112 22-Jul-22 12:46 x86
Powerbiextensions.dll 2.87.142.0 8853888 22-Jul-22 12:46 x86
Private_odbc32.dll 10.0.14832.1000 728448 22-Jul-22 12:46 x64
Sqlboot.dll 2019.150.4249.2 214968 22-Jul-22 12:46 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 12:46 x86
Sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 12:45 x64
Sqldumper.exe 2019.150.4249.2 153512 22-Jul-22 12:46 x86
System.spatial.netfx35.dll 5.7.0.62516 117640 22-Jul-22 12:46 x86
Tmapi.dll 2018.150.35.33 6178208 22-Jul-22 12:46 x64
Tmcachemgr.dll 2018.150.35.33 4917688 22-Jul-22 12:46 x64
Tmpersistence.dll 2018.150.35.33 1184672 22-Jul-22 12:46 x64
Tmtransactions.dll 2018.150.35.33 6806432 22-Jul-22 12:46 x64
Xmsrv.dll 2018.150.35.33 26025904 22-Jul-22 12:46 x64
Xmsrv.dll 2018.150.35.33 35460528 22-Jul-22 12:46 x86

SQL Server 2019 Database Services Common Core

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 12:46 x64
Batchparser.dll 2019.150.4249.2 165816 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Instapi150.dll 2019.150.4249.2 75688 22-Jul-22 12:46 x86
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4249.2 100256 22-Jul-22 12:46 x64
Microsoft.sqlserver.mgdsqldumper.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:46 x86
Msasxpress.dll 2018.150.35.33 27072 22-Jul-22 12:47 x86
Msasxpress.dll 2018.150.35.33 32160 22-Jul-22 12:47 x64
Pbsvcacctsync.dll 2019.150.4249.2 75704 22-Jul-22 12:46 x86
Pbsvcacctsync.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Sqldumper.exe 2019.150.4249.2 153512 22-Jul-22 12:46 x86
Sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 12:47 x64
Sqlftacct.dll 2019.150.4249.2 59296 22-Jul-22 12:46 x86
Sqlftacct.dll 2019.150.4249.2 79776 22-Jul-22 12:47 x64
Sqlmanager.dll 2019.150.4249.2 743352 22-Jul-22 12:47 x86
Sqlmanager.dll 2019.150.4249.2 878520 22-Jul-22 12:47 x64
Sqlmgmprovider.dll 2019.150.4249.2 432032 22-Jul-22 12:46 x64
Sqlmgmprovider.dll 2019.150.4249.2 378808 22-Jul-22 12:47 x86
Sqlsvcsync.dll 2019.150.4249.2 276384 22-Jul-22 12:46 x86
Sqlsvcsync.dll 2019.150.4249.2 358304 22-Jul-22 12:46 x64
Svrenumapi150.dll 2019.150.4249.2 1161128 22-Jul-22 12:46 x64
Svrenumapi150.dll 2019.150.4249.2 911272 22-Jul-22 12:46 x86

SQL Server 2019 sql_dreplay_client

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Dreplayclient.exe 2019.150.4249.2 137144 22-Jul-22 12:46 x86
Dreplaycommon.dll 2019.150.4249.2 666552 22-Jul-22 12:46 x86
Dreplayutil.dll 2019.150.4249.2 305056 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:46 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:46 x86

SQL Server 2019 sql_dreplay_controller

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Dreplaycommon.dll 2019.150.4249.2 666552 22-Jul-22 12:46 x86
Dreplaycontroller.exe 2019.150.4249.2 366520 22-Jul-22 12:46 x86
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 12:45 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:45 x86

SQL Server 2019 Database Services Core 實例

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Aetm-enclave-simulator.dll 2019.150.4249.2 4658104 22-Jul-22 14:01 x64
Aetm-enclave.dll 2019.150.4249.2 4612528 22-Jul-22 14:01 x64
Aetm-sgx-enclave-simulator.dll 2019.150.4249.2 4931872 22-Jul-22 14:01 x64
Aetm-sgx-enclave.dll 2019.150.4249.2 4873536 22-Jul-22 14:01 x64
Azureattest.dll 10.0.18965.1000 255056 22-Jul-22 12:45 x64
Azureattestmanager.dll 10.0.18965.1000 97528 22-Jul-22 12:45 x64
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 14:01 x64
C1.dll 19.16.27034.0 2438520 22-Jul-22 14:01 x64
C2.dll 19.16.27034.0 7239032 22-Jul-22 14:01 x64
Cl.exe 19.16.27034.0 424360 22-Jul-22 14:01 x64
Clui.dll 19.16.27034.0 541048 22-Jul-22 14:01 x64
Datacollectorcontroller.dll 2019.150.4249.2 280504 22-Jul-22 14:01 x64
Dcexec.exe 2019.150.4249.2 87992 22-Jul-22 14:01 x64
Fssres.dll 2019.150.4249.2 96160 22-Jul-22 14:01 x64
Hadrres.dll 2019.150.4249.2 202656 22-Jul-22 14:01 x64
Hkcompile.dll 2019.150.4249.2 1292192 22-Jul-22 14:01 x64
Hkengine.dll 2019.150.4249.2 5789624 22-Jul-22 14:01 x64
Hkruntime.dll 2019.150.4249.2 182176 22-Jul-22 14:01 x64
Hktempdb.dll 2019.150.4249.2 63416 22-Jul-22 14:01 x64
Link.exe 14.16.27034.0 1707936 22-Jul-22 14:01 x64
Microsoft.sqlautoadmin.autobackupagent.dll 15.0.4249.2 235424 22-Jul-22 14:01 x86
Microsoft.sqlserver.xevent.linq.dll 2019.150.4249.2 325544 22-Jul-22 14:01 x64
Microsoft.sqlserver.xevent.targets.dll 2019.150.4249.2 92064 22-Jul-22 14:01 x64
Msobj140.dll 14.16.27034.0 134008 22-Jul-22 14:01 x64
Mspdb140.dll 14.16.27034.0 632184 22-Jul-22 14:01 x64
Mspdbcore.dll 14.16.27034.0 632184 22-Jul-22 14:01 x64
Msvcp140.dll 14.16.27034.0 628200 22-Jul-22 14:01 x64
Qds.dll 2019.150.4249.2 1185696 22-Jul-22 14:01 x64
Rsfxft.dll 2019.150.4249.2 51112 22-Jul-22 14:01 x64
Secforwarder.dll 2019.150.4249.2 79776 22-Jul-22 14:01 x64
Sqagtres.dll 2019.150.4249.2 87976 22-Jul-22 14:01 x64
Sqlaamss.dll 2019.150.4249.2 108448 22-Jul-22 14:01 x64
Sqlaccess.dll 2019.150.4249.2 493496 22-Jul-22 14:01 x64
Sqlagent.exe 2019.150.4249.2 731064 22-Jul-22 14:01 x64
Sqlagentctr150.dll 2019.150.4249.2 79800 22-Jul-22 14:01 x64
Sqlagentctr150.dll 2019.150.4249.2 67512 22-Jul-22 14:01 x86
Sqlboot.dll 2019.150.4249.2 214968 22-Jul-22 14:01 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 14:01 x86
Sqlcmdss.dll 2019.150.4249.2 87992 22-Jul-22 14:01 x64
Sqlctr150.dll 2019.150.4249.2 141216 22-Jul-22 14:01 x64
Sqlctr150.dll 2019.150.4249.2 116640 22-Jul-22 14:01 x86
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 14:01 x64
Sqldtsss.dll 2019.150.4249.2 108456 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3696568 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4282280 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3581880 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4011944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3868576 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3545000 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4016040 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3614632 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3499944 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 3909544 22-Jul-22 14:01 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 14:01 x64
Sqllang.dll 2019.150.4249.2 39962536 22-Jul-22 14:01 x64
Sqlmin.dll 2019.150.4249.2 40539064 22-Jul-22 14:01 x64
Sqlolapss.dll 2019.150.4249.2 104360 22-Jul-22 14:01 x64
Sqlos.dll 2019.150.4249.2 42912 22-Jul-22 14:01 x64
Sqlpowershellss.dll 2019.150.4249.2 83880 22-Jul-22 14:01 x64
Sqlrepss.dll 2019.150.4249.2 83880 22-Jul-22 14:01 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 14:01 x64
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 14:01 x64
Sqlscriptdowngrade.dll 2019.150.4249.2 38840 22-Jul-22 14:01 x64
Sqlscriptupgrade.dll 2019.150.4249.2 5805992 22-Jul-22 14:01 x64
Sqlserverspatial150.dll 2019.150.4249.2 673704 22-Jul-22 14:01 x64
Sqlservr.exe 2019.150.4249.2 628664 22-Jul-22 14:01 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 14:01 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 14:01 x64
Sqsrvres.dll 2019.150.4249.2 280480 22-Jul-22 14:01 x64
Svl.dll 2019.150.4249.2 161720 22-Jul-22 14:01 x64
Vcruntime140.dll 14.16.27034.0 85992 22-Jul-22 14:01 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 14:01 x64
Xpadsi.exe 2019.150.4249.2 116648 22-Jul-22 14:01 x64
Xplog70.dll 2019.150.4249.2 92072 22-Jul-22 14:01 x64
Xpqueue.dll 2019.150.4249.2 92072 22-Jul-22 14:01 x64
Xprepl.dll 2019.150.4249.2 120760 22-Jul-22 14:01 x64
Xpstar.dll 2019.150.4249.2 472992 22-Jul-22 14:01 x64

SQL Server 2019 Database Services Core Shared

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Batchparser.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Batchparser.dll 2019.150.4249.2 165816 22-Jul-22 12:46 x86
Commanddest.dll 2019.150.4249.2 264096 22-Jul-22 12:46 x64
Datacollectortasks.dll 2019.150.4249.2 231336 22-Jul-22 12:46 x64
Distrib.exe 2019.150.4249.2 235448 22-Jul-22 12:46 x64
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 12:46 x64
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 12:46 x64
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 12:46 x64
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 12:46 x64
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 12:38 x64
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 12:46 x64
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 12:46 x64
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 12:46 x64
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 12:06 x64
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 12:46 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 12:46 x64
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 12:46 x64
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 12:46 x64
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 12:46 x64
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 12:46 x64
Execpackagetask.dll 2019.150.4249.2 186280 22-Jul-22 12:45 x64
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 12:46 x64
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 12:46 x64
Logread.exe 2019.150.4249.2 718752 22-Jul-22 12:46 x64
Mergetxt.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59296 22-Jul-22 12:46 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 12:46 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4249.2 391096 22-Jul-22 12:46 x86
Microsoft.sqlserver.replication.dll 2019.150.4249.2 1689504 22-Jul-22 12:46 x64
Microsoft.sqlserver.replication.dll 2019.150.4249.2 1640352 22-Jul-22 12:46 x86
Microsoft.sqlserver.rmo.dll 15.0.4249.2 550816 22-Jul-22 12:45 x86
Msdtssrvrutil.dll 2019.150.4249.2 112560 22-Jul-22 12:46 x64
Msgprox.dll 2019.150.4249.2 300968 22-Jul-22 12:46 x64
Msoledbsql.dll 2018.182.3.0 148432 22-Jul-22 12:45 x64
Msxmlsql.dll 2019.150.4249.2 1497016 22-Jul-22 12:46 x64
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 12:46 x64
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 12:46 x64
Osql.exe 2019.150.4249.2 92064 22-Jul-22 12:46 x64
Qrdrsvc.exe 2019.150.4249.2 497568 22-Jul-22 12:45 x64
Rawdest.dll 2019.150.4249.2 227232 22-Jul-22 12:45 x64
Rawsource.dll 2019.150.4249.2 210848 22-Jul-22 12:46 x64
Rdistcom.dll 2019.150.4249.2 915360 22-Jul-22 12:46 x64
Recordsetdest.dll 2019.150.4249.2 202656 22-Jul-22 12:46 x64
Repldp.dll 2019.150.4249.2 313248 22-Jul-22 12:46 x64
Replerrx.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Replisapi.dll 2019.150.4249.2 395168 22-Jul-22 12:45 x64
Replmerg.exe 2019.150.4249.2 563104 22-Jul-22 12:45 x64
Replprov.dll 2019.150.4249.2 858040 22-Jul-22 12:45 x64
Replrec.dll 2019.150.4249.2 1034168 22-Jul-22 12:45 x64
Replsub.dll 2019.150.4249.2 473016 22-Jul-22 12:45 x64
Replsync.dll 2019.150.4249.2 165816 22-Jul-22 12:45 x64
Spresolv.dll 2019.150.4249.2 276408 22-Jul-22 12:45 x64
Sqlcmd.exe 2019.150.4249.2 264096 22-Jul-22 12:46 x64
Sqldiag.exe 2019.150.4249.2 1140640 22-Jul-22 12:45 x64
Sqldistx.dll 2019.150.4249.2 247720 22-Jul-22 12:45 x64
Sqllogship.exe 15.0.4249.2 104376 22-Jul-22 12:45 x64
Sqlmergx.dll 2019.150.4249.2 399288 22-Jul-22 12:46 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 12:45 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 12:46 x86
Sqlscm.dll 2019.150.4249.2 79800 22-Jul-22 12:45 x86
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 12:46 x64
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 12:45 x64
Sqlsvc.dll 2019.150.4249.2 149408 22-Jul-22 12:46 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 12:45 x64
Ssradd.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssravg.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrdown.dll 2019.150.4249.2 75696 22-Jul-22 12:45 x64
Ssrmax.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrmin.dll 2019.150.4249.2 83896 22-Jul-22 12:45 x64
Ssrpub.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Ssrup.dll 2019.150.4249.2 75704 22-Jul-22 12:45 x64
Txagg.dll 2019.150.4249.2 391072 22-Jul-22 12:46 x64
Txbdd.dll 2019.150.4249.2 190368 22-Jul-22 12:46 x64
Txdatacollector.dll 2019.150.4249.2 472992 22-Jul-22 12:46 x64
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 12:46 x64
Txderived.dll 2019.150.4249.2 640952 22-Jul-22 12:46 x64
Txlookup.dll 2019.150.4249.2 542624 22-Jul-22 12:46 x64
Txmerge.dll 2019.150.4249.2 247720 22-Jul-22 12:46 x64
Txmergejoin.dll 2019.150.4249.2 309160 22-Jul-22 12:46 x64
Txmulticast.dll 2019.150.4249.2 145312 22-Jul-22 12:46 x64
Txrowcount.dll 2019.150.4249.2 141216 22-Jul-22 12:46 x64
Txsort.dll 2019.150.4249.2 288672 22-Jul-22 12:46 x64
Txsplit.dll 2019.150.4249.2 624568 22-Jul-22 12:46 x64
Txunionall.dll 2019.150.4249.2 198560 22-Jul-22 12:46 x64
Xe.dll 2019.150.4249.2 722856 22-Jul-22 12:45 x64
Xmlsub.dll 2019.150.4249.2 296872 22-Jul-22 12:45 x64

SQL Server 2019 sql_extensibility

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Commonlauncher.dll 2019.150.4249.2 92088 22-Jul-22 12:46 x64
Exthost.exe 2019.150.4249.2 239520 22-Jul-22 12:46 x64
Launchpad.exe 2019.150.4249.2 1222568 22-Jul-22 12:46 x64
Sqlsatellite.dll 2019.150.4249.2 1021856 22-Jul-22 12:46 x64

SQL Server 2019 Full-Text 引擎

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Fd.dll 2019.150.4249.2 686008 22-Jul-22 12:45 x64
Fdhost.exe 2019.150.4249.2 128952 22-Jul-22 12:45 x64
Fdlauncher.exe 2019.150.4249.2 79784 22-Jul-22 12:45 x64
Sqlft150ph.dll 2019.150.4249.2 92064 22-Jul-22 12:45 x64

SQL Server 2019 sql_inst_mr

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Imrdll.dll 15.0.4249.2 30648 22-Jul-22 12:45 x86

SQL Server 2019 Integration Services

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Commanddest.dll 2019.150.4249.2 264096 22-Jul-22 12:53 x64
Commanddest.dll 2019.150.4249.2 227232 22-Jul-22 12:53 x86
Dteparse.dll 2019.150.4249.2 112544 22-Jul-22 12:53 x86
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 12:53 x64
Dteparsemgd.dll 2019.150.4249.2 116640 22-Jul-22 12:53 x86
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 12:53 x64
Dtepkg.dll 2019.150.4249.2 133048 22-Jul-22 12:53 x86
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 12:53 x64
Dtexec.exe 2019.150.4249.2 63928 22-Jul-22 12:53 x86
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 12:53 x64
Dts.dll 2019.150.4249.2 2762664 22-Jul-22 12:53 x86
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 12:53 x64
Dtscomexpreval.dll 2019.150.4249.2 444344 22-Jul-22 12:53 x86
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 12:53 x64
Dtsconn.dll 2019.150.4249.2 432056 22-Jul-22 12:53 x86
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 12:53 x64
Dtsdebughost.exe 2019.150.4249.2 112032 22-Jul-22 12:53 x64
Dtsdebughost.exe 2019.150.4249.2 93624 22-Jul-22 12:53 x86
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 12:53 x64
Dtshost.exe 2019.150.4249.2 88488 22-Jul-22 12:53 x86
Dtsmsg150.dll 2019.150.4249.2 554936 22-Jul-22 12:53 x86
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 12:53 x64
Dtspipeline.dll 2019.150.4249.2 1120160 22-Jul-22 12:53 x86
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 12:53 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 12:53 x64
Dtswizard.exe 15.0.4249.2 890792 22-Jul-22 12:53 x86
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 12:53 x64
Dtuparse.dll 2019.150.4249.2 87968 22-Jul-22 12:53 x86
Dtutil.exe 2019.150.4249.2 129952 22-Jul-22 12:53 x86
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 12:53 x64
Exceldest.dll 2019.150.4249.2 235448 22-Jul-22 12:53 x86
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 12:53 x64
Excelsrc.dll 2019.150.4249.2 260024 22-Jul-22 12:53 x86
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 12:53 x64
Execpackagetask.dll 2019.150.4249.2 149432 22-Jul-22 12:53 x86
Execpackagetask.dll 2019.150.4249.2 186280 22-Jul-22 12:53 x64
Flatfiledest.dll 2019.150.4249.2 358304 22-Jul-22 12:53 x86
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 12:53 x64
Flatfilesrc.dll 2019.150.4249.2 370592 22-Jul-22 12:53 x86
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 12:53 x64
Isdbupgradewizard.exe 15.0.4249.2 120760 22-Jul-22 12:53 x86
Isdbupgradewizard.exe 15.0.4249.2 120744 22-Jul-22 12:53 x86
Isserverexec.exe 15.0.4249.2 149432 22-Jul-22 12:53 x86
Isserverexec.exe 15.0.4249.2 145336 22-Jul-22 12:53 x64
Microsoft.sqlserver.astasks.dll 15.0.4249.2 116640 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59296 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservice.hadoop.common.dll 15.0.4249.2 59304 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll 15.0.4249.2 509864 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 12:53 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 12:53 x86
Microsoft.sqlserver.maintenanceplantasks.dll 15.0.4249.2 391096 22-Jul-22 12:53 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59304 22-Jul-22 12:53 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59320 22-Jul-22 12:53 x86
Microsoft.sqlserver.scripttask.dll 15.0.4249.2 141240 22-Jul-22 12:53 x86
Msdtssrvr.exe 15.0.4249.2 219048 22-Jul-22 12:53 x64
Msdtssrvrutil.dll 2019.150.4249.2 100264 22-Jul-22 12:53 x86
Msdtssrvrutil.dll 2019.150.4249.2 112560 22-Jul-22 12:53 x64
Msmdpp.dll 2018.150.35.33 10063800 22-Jul-22 12:46 x64
Odbcdest.dll 2019.150.4249.2 321456 22-Jul-22 12:53 x86
Odbcdest.dll 2019.150.4249.2 370600 22-Jul-22 12:53 x64
Odbcsrc.dll 2019.150.4249.2 329656 22-Jul-22 12:53 x86
Odbcsrc.dll 2019.150.4249.2 382904 22-Jul-22 12:53 x64
Oledbdest.dll 2019.150.4249.2 239528 22-Jul-22 12:53 x86
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 12:53 x64
Oledbsrc.dll 2019.150.4249.2 264096 22-Jul-22 12:53 x86
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 12:53 x64
Rawdest.dll 2019.150.4249.2 190392 22-Jul-22 12:53 x86
Rawdest.dll 2019.150.4249.2 227232 22-Jul-22 12:53 x64
Rawsource.dll 2019.150.4249.2 178104 22-Jul-22 12:53 x86
Rawsource.dll 2019.150.4249.2 210848 22-Jul-22 12:53 x64
Recordsetdest.dll 2019.150.4249.2 173984 22-Jul-22 12:53 x86
Recordsetdest.dll 2019.150.4249.2 202656 22-Jul-22 12:53 x64
Sqlceip.exe 15.0.4249.2 292768 22-Jul-22 12:53 x86
Sqldest.dll 2019.150.4249.2 239544 22-Jul-22 12:53 x86
Sqldest.dll 2019.150.4249.2 276384 22-Jul-22 12:53 x64
Sqltaskconnections.dll 2019.150.4249.2 169912 22-Jul-22 12:53 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 12:53 x64
Txagg.dll 2019.150.4249.2 391072 22-Jul-22 12:53 x64
Txagg.dll 2019.150.4249.2 329656 22-Jul-22 12:53 x86
Txbdd.dll 2019.150.4249.2 157600 22-Jul-22 12:53 x86
Txbdd.dll 2019.150.4249.2 190368 22-Jul-22 12:53 x64
Txbestmatch.dll 2019.150.4249.2 546720 22-Jul-22 12:53 x86
Txbestmatch.dll 2019.150.4249.2 653240 22-Jul-22 12:53 x64
Txcache.dll 2019.150.4249.2 174008 22-Jul-22 12:53 x86
Txcache.dll 2019.150.4249.2 198560 22-Jul-22 12:53 x64
Txcharmap.dll 2019.150.4249.2 272312 22-Jul-22 12:53 x86
Txcharmap.dll 2019.150.4249.2 313272 22-Jul-22 12:53 x64
Txcopymap.dll 2019.150.4249.2 173984 22-Jul-22 12:53 x86
Txcopymap.dll 2019.150.4249.2 198560 22-Jul-22 12:53 x64
Txdataconvert.dll 2019.150.4249.2 276408 22-Jul-22 12:53 x86
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 12:53 x64
Txderived.dll 2019.150.4249.2 559032 22-Jul-22 12:53 x86
Txderived.dll 2019.150.4249.2 640952 22-Jul-22 12:53 x64
Txfileextractor.dll 2019.150.4249.2 182200 22-Jul-22 12:53 x86
Txfileextractor.dll 2019.150.4249.2 219040 22-Jul-22 12:53 x64
Txfileinserter.dll 2019.150.4249.2 214944 22-Jul-22 12:53 x64
Txfileinserter.dll 2019.150.4249.2 182192 22-Jul-22 12:53 x86
Txgroupdups.dll 2019.150.4249.2 255928 22-Jul-22 12:53 x86
Txgroupdups.dll 2019.150.4249.2 313248 22-Jul-22 12:53 x64
Txlineage.dll 2019.150.4249.2 128936 22-Jul-22 12:53 x86
Txlineage.dll 2019.150.4249.2 153504 22-Jul-22 12:53 x64
Txlookup.dll 2019.150.4249.2 468920 22-Jul-22 12:53 x86
Txlookup.dll 2019.150.4249.2 542624 22-Jul-22 12:53 x64
Txmerge.dll 2019.150.4249.2 206776 22-Jul-22 12:53 x86
Txmerge.dll 2019.150.4249.2 247720 22-Jul-22 12:53 x64
Txmergejoin.dll 2019.150.4249.2 247736 22-Jul-22 12:53 x86
Txmergejoin.dll 2019.150.4249.2 309160 22-Jul-22 12:53 x64
Txmulticast.dll 2019.150.4249.2 145312 22-Jul-22 12:53 x64
Txmulticast.dll 2019.150.4249.2 116648 22-Jul-22 12:53 x86
Txpivot.dll 2019.150.4249.2 206776 22-Jul-22 12:53 x86
Txpivot.dll 2019.150.4249.2 239520 22-Jul-22 12:53 x64
Txrowcount.dll 2019.150.4249.2 141216 22-Jul-22 12:53 x64
Txrowcount.dll 2019.150.4249.2 112552 22-Jul-22 12:53 x86
Txsampling.dll 2019.150.4249.2 194464 22-Jul-22 12:53 x64
Txsampling.dll 2019.150.4249.2 161720 22-Jul-22 12:53 x86
Txscd.dll 2019.150.4249.2 198584 22-Jul-22 12:53 x86
Txscd.dll 2019.150.4249.2 235424 22-Jul-22 12:53 x64
Txsort.dll 2019.150.4249.2 231352 22-Jul-22 12:53 x86
Txsort.dll 2019.150.4249.2 288672 22-Jul-22 12:53 x64
Txsplit.dll 2019.150.4249.2 550816 22-Jul-22 12:53 x86
Txsplit.dll 2019.150.4249.2 624568 22-Jul-22 12:53 x64
Txtermextraction.dll 2019.150.4249.2 8644512 22-Jul-22 12:53 x86
Txtermextraction.dll 2019.150.4249.2 8701872 22-Jul-22 12:53 x64
Txtermlookup.dll 2019.150.4249.2 4183968 22-Jul-22 12:53 x64
Txtermlookup.dll 2019.150.4249.2 4138936 22-Jul-22 12:53 x86
Txunionall.dll 2019.150.4249.2 198560 22-Jul-22 12:53 x64
Txunionall.dll 2019.150.4249.2 161704 22-Jul-22 12:53 x86
Txunpivot.dll 2019.150.4249.2 182184 22-Jul-22 12:53 x86
Txunpivot.dll 2019.150.4249.2 214944 22-Jul-22 12:53 x64
Xe.dll 2019.150.4249.2 632760 22-Jul-22 12:53 x86
Xe.dll 2019.150.4249.2 722856 22-Jul-22 12:53 x64

SQL Server 2019 sql_polybase_core_inst

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Dms.dll 15.0.1951.0 558480 22-Jul-22 13:39 x86
Dmsnative.dll 2018.150.1951.0 151464 22-Jul-22 13:39 x64
Dwengineservice.dll 15.0.1951.0 43944 22-Jul-22 13:39 x86
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 2.3.8.1008 17142672 22-Jul-22 13:39 x64
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 1.0.2.1003 146304 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 8.0.2.116 2446928 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 8.0.2.2371 2250320 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 8.0.2.2371 147024 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 8.0.2.244 2412624 22-Jul-22 13:39 x64
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 8.0.2.39 2928720 22-Jul-22 13:39 x64
Icudt58.dll 58.2.0.0 27109768 22-Jul-22 13:39 x64
Icudt58.dll 58.2.0.0 27109832 22-Jul-22 13:39 x64
Icuin58.dll 58.2.0.0 2425288 22-Jul-22 13:39 x64
Icuin58.dll 58.2.0.0 2431880 22-Jul-22 13:39 x64
Icuuc42.dll 8.0.2.124 15488080 22-Jul-22 13:39 x64
Icuuc58.dll 58.2.0.0 1775048 22-Jul-22 13:39 x64
Icuuc58.dll 58.2.0.0 1783688 22-Jul-22 13:39 x64
Instapi150.dll 2019.150.4249.2 87968 22-Jul-22 13:39 x64
Libcrypto-1_1-x64.dll 1.1.0.10 2620304 22-Jul-22 13:39 x64
Libcrypto 1.1.1.4 2953680 22-Jul-22 13:39 x64
Libsasl.dll 2.1.26.0 292224 22-Jul-22 13:39 x64
Libssl-1_1-x64.dll 1.1.0.10 648080 22-Jul-22 13:39 x64
Libssl 1.1.1.4 798160 22-Jul-22 13:39 x64
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll 15.0.1951.0 66448 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.catalog.dll 15.0.1951.0 292256 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.common.dll 15.0.1951.0 1955752 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.configuration.dll 15.0.1951.0 168360 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.common.dll 15.0.1951.0 648080 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll 15.0.1951.0 245136 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll 15.0.1951.0 138128 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll 15.0.1951.0 78752 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.diagnostics.dll 15.0.1951.0 50088 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.distributor.dll 15.0.1951.0 87440 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.engine.dll 15.0.1951.0 1128336 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll 15.0.1951.0 79760 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.eventing.dll 15.0.1951.0 69520 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll 15.0.1951.0 34208 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.interface.dll 15.0.1951.0 30112 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll 15.0.1951.0 45472 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll 15.0.1951.0 20384 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.failover.dll 15.0.1951.0 25504 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll 15.0.1951.0 130472 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.loadercommon.dll 15.0.1951.0 85408 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.loadmanager.dll 15.0.1951.0 99744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.dll 15.0.1951.0 291744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 119200 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 137120 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 140192 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 136600 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 149400 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 138656 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 133536 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 175520 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 116128 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.localization.resources.dll 15.0.1951.0 135584 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.nodes.dll 15.0.1951.0 71592 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.nulltransaction.dll 15.0.1951.0 20888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.parallelizer.dll 15.0.1951.0 36240 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll 15.0.1951.0 127912 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.dll 15.0.1951.0 3063696 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.dll 15.0.1951.0 3954576 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 117136 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 131984 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 136592 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 132496 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 147360 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 133008 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 129424 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 169888 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 114064 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll 15.0.1951.0 130960 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.sqldistributor.dll 15.0.1951.0 66464 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll 15.0.1951.0 2681744 22-Jul-22 13:39 x86
Microsoft.sqlserver.datawarehouse.utilities.dll 15.0.1951.0 2435496 22-Jul-22 13:39 x86
Mpdwinterop.dll 2019.150.4249.2 452520 22-Jul-22 13:39 x64
Mpdwsvc.exe 2019.150.4249.2 7399352 22-Jul-22 13:39 x64
Msodbcsql17.dll 2017.174.1.1 2016120 22-Jul-22 13:39 x64
Odbc32.dll 10.0.17763.1 720792 22-Jul-22 13:39 x64
Odbccp32.dll 10.0.17763.1 138136 22-Jul-22 13:39 x64
Odbctrac.dll 10.0.17763.1 175000 22-Jul-22 13:39 x64
Saslplain.dll 2.1.26.0 170880 22-Jul-22 13:39 x64
Secforwarder.dll 2019.150.4249.2 79776 22-Jul-22 13:39 x64
Sharedmemory.dll 2018.150.1951.0 60320 22-Jul-22 13:39 x64
Sqldk.dll 2019.150.4249.2 3155880 22-Jul-22 13:39 x64
Sqldumper.exe 2019.150.4249.2 186280 22-Jul-22 13:39 x64
Sqlevn70.rll 2019.150.4249.2 1595320 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4163496 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3413928 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4159400 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4065192 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 2222008 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 2172840 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 3819432 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 1537960 22-Jul-22 13:33 x64
Sqlevn70.rll 2019.150.4249.2 4028320 22-Jul-22 13:33 x64
Sqlos.dll 2019.150.4249.2 42912 22-Jul-22 13:39 x64
Sqlsortpdw.dll 2018.150.1951.0 4840352 22-Jul-22 13:39 x64
Sqltses.dll 2019.150.4249.2 9115560 22-Jul-22 13:39 x64
Tdataodbc_sb 16.20.0.1078 14995920 22-Jul-22 13:39 x64
Terasso.dll 16.20.0.13 2158896 22-Jul-22 13:39 x64
Zlibwapi.dll 1.2.11.0 281472 22-Jul-22 13:39 x64

SQL Server 2019 sql_shared_mr

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Smrdll.dll 15.0.4249.2 30648 22-Jul-22 12:45 x86

SQL Server 2019 sql_tools_extensions

檔案名稱 檔案版本 檔案大小 日期 時間 平台
Autoadmin.dll 2019.150.4249.2 1632184 22-Jul-22 13:00 x86
Dtaengine.exe 2019.150.4249.2 219064 22-Jul-22 13:00 x86
Dteparse.dll 2019.150.4249.2 124840 22-Jul-22 13:00 x64
Dteparse.dll 2019.150.4249.2 112544 22-Jul-22 13:00 x86
Dteparsemgd.dll 2019.150.4249.2 116640 22-Jul-22 13:00 x86
Dteparsemgd.dll 2019.150.4249.2 133032 22-Jul-22 13:00 x64
Dtepkg.dll 2019.150.4249.2 153504 22-Jul-22 13:00 x64
Dtepkg.dll 2019.150.4249.2 133048 22-Jul-22 13:00 x86
Dtexec.exe 2019.150.4249.2 63928 22-Jul-22 13:00 x86
Dtexec.exe 2019.150.4249.2 72608 22-Jul-22 13:00 x64
Dts.dll 2019.150.4249.2 3143608 22-Jul-22 13:00 x64
Dts.dll 2019.150.4249.2 2762664 22-Jul-22 13:00 x86
Dtscomexpreval.dll 2019.150.4249.2 444344 22-Jul-22 13:00 x86
Dtscomexpreval.dll 2019.150.4249.2 501688 22-Jul-22 13:00 x64
Dtsconn.dll 2019.150.4249.2 432056 22-Jul-22 13:00 x86
Dtsconn.dll 2019.150.4249.2 522144 22-Jul-22 13:00 x64
Dtshost.exe 2019.150.4249.2 105384 22-Jul-22 13:00 x64
Dtshost.exe 2019.150.4249.2 88488 22-Jul-22 13:00 x86
Dtsmsg150.dll 2019.150.4249.2 554936 22-Jul-22 13:00 x86
Dtsmsg150.dll 2019.150.4249.2 567224 22-Jul-22 13:00 x64
Dtspipeline.dll 2019.150.4249.2 1120160 22-Jul-22 13:00 x86
Dtspipeline.dll 2019.150.4249.2 1329080 22-Jul-22 13:00 x64
Dtswizard.exe 15.0.4249.2 886712 22-Jul-22 13:00 x64
Dtswizard.exe 15.0.4249.2 890792 22-Jul-22 13:00 x86
Dtuparse.dll 2019.150.4249.2 100264 22-Jul-22 13:00 x64
Dtuparse.dll 2019.150.4249.2 87968 22-Jul-22 13:00 x86
Dtutil.exe 2019.150.4249.2 129952 22-Jul-22 13:00 x86
Dtutil.exe 2019.150.4249.2 148384 22-Jul-22 13:00 x64
Exceldest.dll 2019.150.4249.2 235448 22-Jul-22 13:00 x86
Exceldest.dll 2019.150.4249.2 280480 22-Jul-22 13:00 x64
Excelsrc.dll 2019.150.4249.2 260024 22-Jul-22 13:00 x86
Excelsrc.dll 2019.150.4249.2 309152 22-Jul-22 13:00 x64
Flatfiledest.dll 2019.150.4249.2 358304 22-Jul-22 13:00 x86
Flatfiledest.dll 2019.150.4249.2 411576 22-Jul-22 13:00 x64
Flatfilesrc.dll 2019.150.4249.2 427936 22-Jul-22 13:00 x64
Flatfilesrc.dll 2019.150.4249.2 370592 22-Jul-22 13:00 x86
Microsoft.sqlserver.astasks.dll 15.0.4249.2 116640 22-Jul-22 13:00 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4249.2 403368 22-Jul-22 13:00 x86
Microsoft.sqlserver.chainer.infrastructure.dll 15.0.4249.2 403368 22-Jul-22 13:00 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4249.2 3000224 22-Jul-22 13:00 x86
Microsoft.sqlserver.configuration.sco.dll 15.0.4249.2 3000232 22-Jul-22 13:00 x86
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll 15.0.4249.2 42920 22-Jul-22 13:00 x86
Microsoft.sqlserver.management.integrationservicesenum.dll 15.0.4249.2 59304 22-Jul-22 13:00 x86
Microsoft.sqlserver.olapenum.dll 15.0.18185.0 100800 22-Jul-22 13:00 x86
Msdtssrvrutil.dll 2019.150.4249.2 100264 22-Jul-22 13:00 x86
Msdtssrvrutil.dll 2019.150.4249.2 112560 22-Jul-22 13:00 x64
Msmgdsrv.dll 2018.150.35.33 8279472 22-Jul-22 13:00 x86
Oledbdest.dll 2019.150.4249.2 239528 22-Jul-22 13:00 x86
Oledbdest.dll 2019.150.4249.2 280488 22-Jul-22 13:00 x64
Oledbsrc.dll 2019.150.4249.2 264096 22-Jul-22 13:00 x86
Oledbsrc.dll 2019.150.4249.2 313248 22-Jul-22 13:00 x64
Sqlresourceloader.dll 2019.150.4249.2 51112 22-Jul-22 13:00 x64
Sqlresourceloader.dll 2019.150.4249.2 38840 22-Jul-22 13:00 x86
Sqlscm.dll 2019.150.4249.2 87976 22-Jul-22 13:00 x64
Sqlscm.dll 2019.150.4249.2 79800 22-Jul-22 13:00 x86
Sqlsvc.dll 2019.150.4249.2 182200 22-Jul-22 13:00 x64
Sqlsvc.dll 2019.150.4249.2 149408 22-Jul-22 13:00 x86
Sqltaskconnections.dll 2019.150.4249.2 202664 22-Jul-22 13:00 x64
Sqltaskconnections.dll 2019.150.4249.2 169912 22-Jul-22 13:00 x86
Txdataconvert.dll 2019.150.4249.2 276408 22-Jul-22 13:00 x86
Txdataconvert.dll 2019.150.4249.2 317368 22-Jul-22 13:00 x64
Xe.dll 2019.150.4249.2 632760 22-Jul-22 13:00 x86
Xe.dll 2019.150.4249.2 722856 22-Jul-22 13:00 x64

此更新的注意事項

先決條件

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

重新啟動資訊

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

登錄資訊

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

重要注意事項

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

Analysis Services CU 組建版本

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

(CU) 的累積更新

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

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

語言支援

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

已更新 (功能) 元件

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

支援此更新

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

如何卸載此更新

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

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

參考資料