KB5000642 - SQL Server 2019 的累積更新 9
Release Date:
11/2/2021
Version:
15.0.4102.2
摘要
本文說明 SQL Server 2019 的累積更新套件 9 (CU9) 。 此更新包含 2019 年 SQL Server 累積更新 8 發行之後發行的 90 個修正程式,以及更新下列組建的元件。
-
SQL Server - 產品版本:15.0.4102.2檔案版本:2019.150.4102.2
-
Analysis Services - 產品版本:15.0.34.29,檔案版本:2018.150.34.29
此更新中的已知問題
在 CU9 中進行與 Scalar UDF Inlining 相關的變更之後,引入了一項瑕疵,當物件叫用可刻度無線 UDF (UDF1) 以及用於輸入參數的可縮放式 UDF (UDF2) 時,可能會發生存取違規:
OBJECT DEFINITION(view/UDF/TVF/procedure)
…
SELECT UDF1(UDF2());
…
修正程式會在未來的累積更新中提供。 若要減輕此問題,請使用下列其中一個選項停用 Scalar UDF 筆跡輸入:
-
將 WITH INLINE = OFF 新增至定義,藉此變更 UDF2 的定義。
-
使用 ALTER DATABASE SCOPED CONFIGURATION SET TSQL_SCALAR_UDF_INLINING = OFF,停用資料庫內的內ALTER DATABASE SCOPED CONFIGURATION SET TSQL_SCALAR_UDF_INLINING = OFF。
如需停用 Scalar UDF inlining 的範例,請參閱停用 Scalar UDF Inlining 而不變更相容性等級。
此累積更新中包含的改進與修正
提供可下載的 Excel 活頁簿,其中包含組建的摘要清單,還有其目前的支援生命週期。 Excel 檔案也包含 SQL Server 2019 和 SQL Server 2017 的詳細修正程式清單。 按一下以立即下載此 Excel 檔案。
附註: 您可以透過書籤直接參考下表中的個別項目。 如果您選取表格中的任何錯誤參照識別碼,則會使用 「#bkmk_NNNNNNNN」 格式將書簽標籤新增至 URL。 然後,您可以與其他人共用此 URL,以便他們可以直接跳轉到表格中所需的修正。
如需有關此累積更新中所包含之修正和增強功能之錯誤的詳細資訊,請參閱下列 Microsoft 知識庫文章。
錯誤參考 |
知識庫文件編號 |
描述 |
修正區域 |
Platform |
---|---|---|---|---|
4538581 |
SQL 引擎 |
全部 |
||
4588980 |
修正:當已開啟大型頁面分配器和可縮放的 Columnstore 大量插入功能時,可能會產生欄store 大量插入的單列欄store列群組數量高於預期 |
SQL 引擎 |
全部 |
|
4588983 |
SQL 引擎 |
全部 |
||
5000649 |
SQL 效能 |
全部 |
||
5000655 |
SQL 安全 |
全部 |
||
5000656 |
SQL 安全 |
全部 |
||
5000670 |
SQL 引擎 |
全部 |
||
5000671 |
修正:在 SQL Server 2019 中使用僅限 Unicode 的 UTF8 自動分頁投射非 Unicode 字串欄時發生錯誤 |
SQL 引擎 |
全部 |
|
5000672 |
SQL 引擎 |
全部 |
||
藉由包含LAST_NODE運算式的第二個通過,並在查詢樹中包含適當的述詞,以修正 Graph LAST_NODE =LAST_NODE述問題 |
SQL 效能 |
全部 |
||
修正啟用了顯示計畫 xml Xevent 時會發生的 Access 違規,並執行記憶體內程式,其中包含「選取但不含 FROM 子句」。 |
SQL 效能 |
全部 |
||
修正衍生 CLeafOp 子項的群組屬性時會發生的聲明失敗 |
SQL 效能 |
全部 |
||
啟用 PolyBase 遠端查詢的異數路徑,並在 2019 年 SQL Server 新增逾時/中止的清理 |
SQL 引擎 |
全部 |
||
修正透過 PDW 查詢外部資料表時,SQL Server 2019 中發生的查詢當機問題 |
SQL 引擎 |
全部 |
||
在 SQL Server 2019 中將作者對應到波子時,新增隨機邏輯 |
SQL 引擎 |
全部 |
||
新的記錄和 XEvents,可協助疑難排解長時間執行的 緩衝區集區掃描 |
SQL 引擎 |
全部 |
||
修正查詢存放區臨時工作負載的擴充性改進。 查詢存放區現在會對其所能使用的記憶體量施加內部限制,並自動將作業模式變更為唯讀,直到將足夠的記憶體傳回資料庫引擎,防止效能問題 |
SQL 引擎 |
全部 |
||
此修正程式可確保在執行 「EXECUTE ('sql query') AT DATA_SOURCE [mydatasource]] 查詢時,會在連線至該資料來源時使用 [mydatasource] 的連線選項 |
SQL 引擎 |
全部 |
||
修正 PolyBase SQL 轉儲雜湊計算使用不符合 FIPS 規範的 MD5 問題 |
SQL 引擎 |
全部 |
||
修正當 PolyBase 部署在 Windows 或 Linux) 平臺 (時失敗,且控制節點主機名稱解析為 IPv6 的問題 |
SQL 引擎 |
全部 |
||
修正在已完成更新的交易中,使用 WHEN_SUPPORTED 的線上索引作業將會在 LOB 上失敗的問題 |
SQL 引擎 |
全部 |
||
修正當您嘗試解決磁碟分割資訊且外部資料庫後端的連線不可靠或中斷時,針對後端的 PolyBase 查詢可能會導致 PolyBase 引擎流程轉儲的問題 |
SQL 引擎 |
全部 |
||
修正錯誤對話方塊和應用程式事件記錄檔中發生訊息的問題: 錯誤:46906、嚴重性:16、狀態:1。 無法從 Windows 登錄機碼 'Software\Microsoft\Microsoft SQL Server\MSSQL\Polybase\Configuration'擷取登錄值 'NodeRole': (Null) |
SQL 引擎 |
全部 |
||
當您在 SQL Server 2019 中搭配 AT DATA_SOURCE 使用 EXECUTE 時,查詢會以 8000 位元組的長度截斷,並可能導致錯誤或錯誤的結果 |
SQL 引擎 |
全部 |
||
增加改善以增加AlwaysOn_health上的預設大小和檔案保留。 附註: AlwaysOn_health XEvent 會話目前的定義檔案大小上限為 5 MB (MB) ,檔案數上限為 4,最多為 20 MB AlwaysOn_health XEvent 資料。 在忙碌的系統上,如果發生影響系統的問題,您可能會快速地超過此限制,而遺漏重要資訊。 為了讓系統能夠提供更多疑難排解資料,在此更新中,預設的檔案大小會從 5 MB 變更為 100 MB,預設的檔案數則會從 4 變更為 10,最多為 1 GB AlwaysOn_health XEvent 資料。 如果AlwaysOn_health會話的定義已從預設值修改,這項改進將不會覆寫現有的設定。 |
SQL 引擎 |
全部 |
||
4588977 |
SQL 連線能力 |
Linux |
||
4588979 |
高可用性 |
Linux |
||
5000663 |
SQL 引擎 |
Linux |
||
5000669 |
SQL 引擎 |
Linux |
||
修正當您在 SQL 代理程式工作內使用sp_send_dbmail來傳送含有附件的郵件時,會發生的錯誤 |
SQL 引擎 |
Linux |
||
修正在 Linux 上使用不正確 IP 位址在 SQL Server 2019 建立 AG 聆聽程式時所發生的非收益排程器條件 |
SQL 引擎 |
Linux |
||
修正使用控制器中的 ObjectDisposedException 將部署卡在 [WaitingForControlPlaneFilesDownload] 狀態的問題 |
大型資料集 (BDC) |
Linux |
||
修正 VDI 中的無限迴圈,因為 errno 變數的初始化不當 |
SQL 引擎 |
Linux |
||
修正當AG-Helper傳送 KILL 9 命令來終止SQL Server程式時,SQL 處理常式無法正確地履行導致後續開始SQL Server失敗的問題 |
高可用性 |
Linux |
||
更新 Zulu JRE 版本至 mssql-zulu-jre-11.43.56-1 和 mssql-zulu-jre-8-8.50.0.52-1 |
SQL 引擎 |
Linux |
||
4538688 |
SQL 引擎 |
Windows |
||
4547890 |
修正:從SQL Server的舊版還原之後,當您嘗試升級 SSISDB 時,ISDBUpgradeWizard.exe傳回錯誤 |
整合服務 |
Windows |
|
4565944 |
高可用性 |
Windows |
||
4568447 |
高可用性 |
Windows |
||
4569837 |
整合服務 |
Windows |
||
4575689 |
修正:當您在SQL Server的遠端伺服器上,使用資料表上的匯總或聯結執行連結伺服器查詢時,可能會發生錯誤的結果SQL Server |
SQL 效能 |
Windows |
|
4575939 |
修正:在 SQL Server 2016 和 2019 中,記錄閱讀程式代理程式會針對 P2P 或交易性複寫產生存取違規例外狀況 |
SQL 引擎 |
Windows |
|
4575940 |
SQL 引擎 |
Windows |
||
4577932 |
高可用性 |
Windows |
||
4577933 |
SQL 效能 |
Windows |
||
4577976 |
SQL 效能 |
Windows |
||
4580397 |
修正:當您在記憶體優化表格變數上執行 INSERT INTO SELECT 語句時,會發生錯誤的結果SQL Server |
記憶體中 OLTP |
Windows |
|
4585971 |
SQL 引擎 |
Windows |
||
4588978 |
SQL 引擎 |
Windows |
||
4588981 |
修正:發生「LogConsumer::StartScan 無法取得控制鎖定」錯誤,且記錄作者活動在 SQL Server 2019 中完全停止 |
高可用性 |
Windows |
|
4588982 |
修正:在 SQL Server 2019 的特定案例中,sys.dm_exec_requests會將transaction_id傳回為 「0」。 |
SQL 引擎 |
Windows |
|
4588984 |
SQL 引擎 |
Windows |
||
4589170 |
Analysis Services |
Windows |
||
4589171 |
Analysis Services |
Windows |
||
4589345 |
SQL 效能 |
Windows |
||
4589350 |
修正:在 bTreeRow::D isableAccessReleaseOnWait 的 Access 違規問題中,MERGE 語句失敗,SQL Server |
SQL 效能 |
Windows |
|
4594016 |
修正:sqlmin.dll 發生「斷斷」錯誤!XdesRMBase:StartStmtSnapshot in SQL Server 2019 |
SQL 引擎 |
Windows |
|
5000895 |
SQL 引擎 |
Windows |
||
在 SQL Server 2019 中將索引新增至event_message_coNtext和execution_property_override_values資料表,以改善 SSISDB 效能 |
整合服務 |
Windows |
||
修正:在 SQL Server 2019 的記憶體優化資料表和磁片型資料表上執行時,查詢會傳回不同的結果集 |
SQL 效能 |
Windows |
||
修正在 SQL Server 2019 中有大量資料庫時,從 sys.databases 中選取時,與舊版的 SQL Server |
高可用性 |
Windows |
||
修正每次快速執行「sp_refreshsqlmodule」函數時會發生 Access 違規錯誤的一列中,導致產生堆疊轉儲 |
SQL 引擎 |
Windows |
||
修正:SSIS ScaleOut 執行會間歇性回報執行狀態中的「意外終止」,但所有工作都已順利完成 |
整合服務 |
Windows |
||
修正在主控處理事務性複寫之通訊組的可用性群組容錯移轉之後,在新的次要複本上執行工作時,會發生的監視器和同步處理複製代理 程式工作錯誤。 無法將通知張貼至 SQLServerAgent |
SQL 引擎 |
Windows |
||
DBCC SHRINKFLE 或 SHRINKDATABASE 可能會在對資料庫或包含系統版本時空表格的檔案執行時,造成斷斷例外錯誤 |
SQL 引擎 |
Windows |
||
修正在 MDS 版本 2019 中無法正常運作的探索頁面中的遞迴階層 |
Data Quality Services (DQS) |
Windows |
||
修正在 SQL Server 2019 中查詢具有空間索引之資料表sys.dm_db_stats_properties時發生的存取違規例外狀況 |
SQL 效能 |
Windows |
||
修正 [catalog] 中發生的鎖死。[set_execution_property_override_value] |
整合服務 |
Windows |
||
修正因磁片已滿而執行具有PHYSICAL_ONLY的 DBCC CHECKTABLE 時,會話會發生到期的問題。 會話仍維持在一個,而討論串正在等待CHECK_TABLES_THREAD_BARRIER等待類型增加等待時間 |
SQL 引擎 |
Windows |
||
無法連線到主要資料庫複本,因為在 SQL Server 中無法通過 [可用性] 群組 |
高可用性 |
Windows |
||
執行 SQL Server 2016 備份的 RESTORE HEADERONLY 時,即使已指定正確的區塊大小,您仍可能會注意到錯誤 3285。 如果在套用此修正之後仍持續發生錯誤,請指定適當的區塊大小或連絡Microsoft 支援服務以尋求協助 |
SQL 引擎 |
Windows |
||
修正:當您嘗試透過現有的 TDE 啟用資料庫從壓縮或加密的備份進行還原時,您可能會注意到還原作業可能需要比預期更長的時間 |
SQL 引擎 |
Windows |
||
修正:如果資料庫名稱是以數位開頭,VERIFY_CLONEDB列印資料庫的 [複製資料庫驗證失敗] 訊息 |
SQL 引擎 |
Windows |
||
修正SQL Server當可用性群組手動移轉到另一個複本失敗時會發生的主張。 不過容錯移轉成功,舊版主要 (的資料庫現在是 AG 失敗所在之次要) ,不會上線並產生聲明轉儲。 檔案:<FilePath\FileName>, line=LineNumber Failed Assertion = 'inCorrectOrder' |
SQL 引擎 |
Windows |
||
修正當查詢存放區在大量負載期間嘗試增加記憶體結構時,可能會發生的非收益排程器錯誤 |
SQL 引擎 |
Windows |
||
修正傳送會話終止狀態之前傳送已完成權杖的問題。 這可修正當會話啟動時會話產生SQL Server外部資料源實例時,會話狀態不正確的問題 |
SQL 連線能力 |
Windows |
||
修正在 MSTVF 中調用追蹤修訂函數時會發生的錯誤。 Msg 443、層級 16、狀態 1、Procedure ProcedureName、 Line LineNumber [Batch Start Line LineNumber] |
SQL 引擎 |
Windows |
||
LISTENER_URL 如果修改了全域主要規劃容錯移轉,轉寄器就無法重新連線到全域主要的容錯移轉 |
高可用性 |
Windows |
||
修正當您從具有壓縮選項的備份還原已啟用 TDE 的資料庫時,可能會收到下列錯誤,且 [使用檔案 =] 選項大於 1 的錯誤 Msg 3241、層級 16、州/市 40、行 LineNumber |
SQL 引擎 |
Windows |
||
當全文服務 fdhost 嘗試使用篩選c:\windows\system32\mimefilt.dll 版本 2008.0.19041.1建立包含 .eml 類型內容的欄索引時,fdhost.exe處理常式會停止0xc0000409 STATUS_STACK_BUFFER_OVERRUN。 |
SQL 引擎 |
Windows |
||
修正在sys.dm_db_index_operational_stats上使用 OUTER APPLY 執行查詢後發生的存取違規轉儲 |
SQL 引擎 |
Windows |
||
修正當您啟用 Memory-Optimized tempdb Metadata (HkTempdb) 時,堆疊轉儲可能會因為斷並存取違規而經常產生的問題 |
SQL 引擎 |
Windows |
||
修正:在 SQL 2019 中寫入步驟輸出檔案時,SQL 代理程式工作發生共用違規失敗 |
管理工具 |
Windows |
||
修正資料庫大於 2TB 時,資料庫還原失敗,錯誤 3257 (可用空間不足錯誤) 的問題。 當目標磁片區上的 TotalAllocationUnits 超過 4,294,967,295 個單位時,就會發生此問題,例如,當目標磁片區大於 16TB 且使用配置單位大小 = 512 位元組及每個叢集的單一區段時。 |
SQL 引擎 |
Windows |
||
修正當您在未認可的讀取模式中執行查詢時,可能會發生存取違規例外的問題,而在 XML 資料類型上執行高並行讀取或寫入模式。 |
SQL 引擎 |
Windows |
||
更新 Zulu JRE 版本到 mssql-zulu-jre-11.43.56 |
SQL 引擎 |
Windows |
||
修正:當主 SSIS 封裝呼叫多個子套件及其連線管理員進行參數化時,SSIS 封裝執行在更新連線字串時發生意外終止或無效連線字串屬性錯誤失敗。 |
整合服務 |
Windows |
||
新增選項以僅釋出 LogPool 快取:DBCC FREESYSTEMCACHE ('LogPool') |
SQL 引擎 |
Windows |
||
修正:當您在 SQL 2019 上使用 VersionStoreTableAccess::P opulateRowData Always On可用性群組可讀複本時,會發生斷斷或 RaiseInconsistencyError,但實際上沒有損毀 |
高可用性 |
Windows |
||
修正在 FAILED_ASSERTION_42ac_sqlmin.dll 發生的主張失敗!LogLockCollectionVerify:SQL Server 2019 中的回撥 |
SQL 引擎 |
Windows |
如何取得或下載此或最新的累積更新套件
下列更新可從 Microsoft 下載中心取得:
立即下載 SQL Server 2019 的最新累積更新套件
附註:
-
Microsoft 下載中心一律會展示最新的 SQL Server 2019 CU 版本。
-
如果未顯示下載頁面,請連絡 Microsoft 客戶服務及支援 以取得累積更新套件。
下列更新可從 Microsoft Update Catalog 取得:
立即下載 SQL Server 2019 CU 9 的累積更新套件
附註:
-
Microsoft Update Catalog包含此 SQL Server 2019 CU,且先前發行SQL Server 2019 CU 發行。
-
此 CU 也可透過 Windows Server Update Services (WSUS) 。
-
我們建議您一律安裝最新的累積更新可供使用
若要將 Linux 上的 SQL Server 2019 更新到最新的 CU,您必須先設定累積更新存放庫。 然後,使用特定於平台的適當更新命令更新您的 SQL Server 套件。
如需安裝說明和導向 CU 套件下載的直接連結,請參閱 SQL Server 2019 發行說明。
若要將 Microsoft SQL Server 2019 巨量資料叢集 (Linux 上的 BDC) 升級至最新的 CU,請參閱巨量資料叢集部署指導方針。
從 SQL Server 2019 CU1 開始,您可以從 2019 年 (SQL Server GDR1) ,針對生產支援的版本,對巨量資料叢集執行就地升級。 如需詳細資訊,請參閱如何升級SQL Server 巨量資料叢集。
如需詳細資訊,請參閱巨量資料叢集版本資訊。
檔案資訊
您可以透過下列命令,以運算 SQLServer2019-KB5000642-x64.exe 檔案的雜湊來驗證下載:
certutil -hashfile SQLServer2019-KB5000642-x64.exe SHA256
檔案名稱 |
SHA256 雜湊 |
---|---|
SQLServer2019-KB5000642-x64.exe |
EA4E1543FAFBAA811E4260EF506E62F966FEF1838031EF645A7FD1FD609620A2 |
此套件的英文版具有下列表格中所列的檔案屬性 (或更新)。 這些檔案的日期和時間是以 Coordinated Universal Time (UTC) 表示。 當您檢視檔案資訊時,它會轉換為當地時間。 若要尋找 UTC 和當地時間之間的差異,請使用 主控台 中[日期] 和 [時間] 專案中的 [時區] 索引標籤。
x64 版本
SQL Server 2019 Analysis Services
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Asplatformhost.dll |
2018.150.34.29 |
291736 |
25-Jan-2021 |
20:59 |
x64 |
Mashupcompression.dll |
2.72.5556.181 |
140664 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.analysisservices.minterop.dll |
15.0.34.29 |
757144 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
174472 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
198552 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
201112 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
197528 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
213912 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
196504 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
192408 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
251272 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
172936 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.core.resources.dll |
15.0.34.29 |
195992 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.dll |
15.0.34.29 |
1097112 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.json.dll |
15.0.34.29 |
479624 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
53640 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
58264 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
58776 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
57752 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
60824 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
57240 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
57240 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
66448 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
52624 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.server.tabular.resources.dll |
15.0.34.29 |
57240 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16792 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16776 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16776 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16792 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16792 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16776 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16776 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
17816 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16784 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll |
15.0.34.29 |
16792 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.edm.netfx35.dll |
5.7.0.62516 |
660856 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.dll |
2.72.5556.181 |
180600 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.oledb.dll |
2.72.5556.181 |
30072 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.preview.dll |
2.72.5556.181 |
74616 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.dll |
2.72.5556.181 |
102264 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
37752 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
41848 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
41848 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
41848 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
41848 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
41848 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
28536 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
45944 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
37752 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.mashup.providercommon.resources.dll |
2.72.5556.181 |
29048 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.odata.netfx35.dll |
5.7.0.62516 |
1454456 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.odata.query.netfx35.dll |
5.7.0.62516 |
181112 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.dll |
1.0.0.25 |
920680 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.resources.dll |
1.0.0.25 |
25464 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.resources.dll |
1.0.0.25 |
25976 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.resources.dll |
1.0.0.25 |
37752 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.resources.dll |
1.0.0.25 |
23928 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.resources.dll |
1.0.0.25 |
25464 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.data.sapclient.resources.dll |
1.0.0.25 |
28536 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.hostintegration.connectors.dll |
2.72.5556.181 |
5242744 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.container.exe |
2.72.5556.181 |
19832 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.mashup.container.netfx40.exe |
2.72.5556.181 |
19832 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.mashup.container.netfx45.exe |
2.72.5556.181 |
19832 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.mashup.eventsource.dll |
2.72.5556.181 |
149368 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.dll |
2.72.5556.181 |
82296 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
14712 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
15224 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
15432 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
15224 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
15224 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
15224 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
14712 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
15736 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
14712 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oauth.resources.dll |
2.72.5556.181 |
14712 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbinterop.dll |
2.72.5556.181 |
190840 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.mashup.oledbprovider.dll |
2.72.5556.181 |
59768 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.oledbprovider.resources.dll |
2.72.5556.181 |
13176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.scriptdom.dll |
2.40.4554.261 |
2371808 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.shims.dll |
2.72.5556.181 |
26488 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashup.storage.xmlserializers.dll |
1,000 |
140152 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.dll |
2.72.5556.181 |
14094200 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
541560 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
652152 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
643960 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
627576 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
676728 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
635768 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
615288 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
848760 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
533368 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.mashupengine.resources.dll |
2.72.5556.181 |
623480 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.odata.core.netfx35.dll |
6.15.0.0 |
1437560 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.odata.edm.netfx35.dll |
6.15.0.0 |
778616 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.powerbi.adomdclient.dll |
15.0.30.15 |
1100152 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.spatial.netfx35.dll |
6.15.0.0 |
126328 |
25-Jan-2021 |
20:59 |
x86 |
Msmdctr.dll |
2018.150.34.29 |
37256 |
25-Jan-2021 |
20:59 |
x64 |
msmdlocal.dll |
2018.150.34.29 |
47781264 |
25-Jan-2021 |
20:59 |
x86 |
msmdlocal.dll |
2018.150.34.29 |
66288016 |
25-Jan-2021 |
20:59 |
x64 |
Msmdpump.dll |
2018.150.34.29 |
10187672 |
25-Jan-2021 |
20:59 |
x64 |
Msmdredir.dll |
2018.150.34.29 |
7955848 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
15768 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
15768 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
16280 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
15760 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
16280 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
16280 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
16280 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
17304 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
15760 |
25-Jan-2021 |
20:59 |
x86 |
Msmdspdm.resources.dll |
15.0.34.29 |
15768 |
25-Jan-2021 |
20:59 |
x86 |
Msmdsrv.exe |
2018.150.34.29 |
65824136 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
832408 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1627032 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1452944 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1641880 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1607576 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1000344 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
991640 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1535888 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1520536 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
809880 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrv.rll |
2018.150.34.29 |
1595272 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
831384 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1623448 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1449864 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1636744 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1603480 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
997784 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
990088 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1531792 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1516952 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
808856 |
25-Jan-2021 |
20:59 |
x64 |
Msmdsrvi.rll |
2018.150.34.29 |
1590664 |
25-Jan-2021 |
20:59 |
x64 |
msmgdsrv.dll |
2018.150.34.29 |
10185112 |
25-Jan-2021 |
20:59 |
x64 |
msmgdsrv.dll |
2018.150.34.29 |
8277912 |
25-Jan-2021 |
20:59 |
x86 |
Msolap.dll |
2018.150.34.29 |
11014552 |
25-Jan-2021 |
20:59 |
x64 |
Msolap.dll |
2018.150.34.29 |
8607128 |
25-Jan-2021 |
20:59 |
x86 |
Msolui.dll |
2018.150.34.29 |
285080 |
25-Jan-2021 |
20:59 |
x86 |
Msolui.dll |
2018.150.34.29 |
305560 |
25-Jan-2021 |
20:59 |
x64 |
Powerbiextensions.dll |
2.72.5556.181 |
9252728 |
25-Jan-2021 |
20:59 |
x86 |
Private_odbc32.dll |
10.0.14832.1000 |
728440 |
25-Jan-2021 |
20:59 |
x64 |
Sqlboot.dll |
2019.150.4102.2 |
213904 |
25-Jan-2021 |
20:59 |
x64 |
Sqlceip.exe |
15.0.4102.2 |
283536 |
25-Jan-2021 |
20:59 |
x86 |
sqldumper.exe |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
20:59 |
x86 |
sqldumper.exe |
2019.150.4102.2 |
185232 |
25-Jan-2021 |
20:59 |
x64 |
System.spatial.netfx35.dll |
5.7.0.62516 |
117624 |
25-Jan-2021 |
20:59 |
x86 |
Tmapi.dll |
2018.150.34.29 |
6177168 |
25-Jan-2021 |
20:59 |
x64 |
Tmcachemgr.dll |
2018.150.34.29 |
4916632 |
25-Jan-2021 |
20:59 |
x64 |
Tmpersistence.dll |
2018.150.34.29 |
1183640 |
25-Jan-2021 |
20:59 |
x64 |
Tmtransactions.dll |
2018.150.34.29 |
6802328 |
25-Jan-2021 |
20:59 |
x64 |
xmsrv.dll |
2018.150.34.29 |
26024344 |
25-Jan-2021 |
20:59 |
x64 |
xmsrv.dll |
2018.150.34.29 |
35459480 |
25-Jan-2021 |
20:59 |
x86 |
SQL Server 2019 Database Services Common Core
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Instapi150.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:25 |
x64 |
Instapi150.dll |
2019.150.4102.2 |
74640 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.mgdsqldumper.dll |
2019.150.4102.2 |
99216 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.sqlserver.mgdsqldumper.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:59 |
x86 |
Msasxpress.dll |
2018.150.34.29 |
31128 |
25-Jan-2021 |
20:59 |
x64 |
Msasxpress.dll |
2018.150.34.29 |
26008 |
25-Jan-2021 |
20:59 |
x86 |
Pbsvcacctsync.dll |
2019.150.4102.2 |
74640 |
25-Jan-2021 |
20:59 |
x86 |
Pbsvcacctsync.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:59 |
x64 |
sqldumper.exe |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
20:59 |
x86 |
sqldumper.exe |
2019.150.4102.2 |
185232 |
25-Jan-2021 |
20:59 |
x64 |
Sqlftacct.dll |
2019.150.4102.2 |
58256 |
25-Jan-2021 |
20:59 |
x86 |
Sqlftacct.dll |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
20:59 |
x64 |
Sqlmanager.dll |
2019.150.4102.2 |
742288 |
25-Jan-2021 |
20:59 |
x86 |
Sqlmanager.dll |
2019.150.4102.2 |
877456 |
25-Jan-2021 |
20:59 |
x64 |
Sqlmgmprovider.dll |
2019.150.4102.2 |
377744 |
25-Jan-2021 |
20:59 |
x86 |
Sqlmgmprovider.dll |
2019.150.4102.2 |
430992 |
25-Jan-2021 |
20:59 |
x64 |
Sqlsvcsync.dll |
2019.150.4102.2 |
275344 |
25-Jan-2021 |
20:59 |
x86 |
Sqlsvcsync.dll |
2019.150.4102.2 |
357264 |
25-Jan-2021 |
20:59 |
x64 |
Svrenumapi150.dll |
2019.150.4102.2 |
1160080 |
25-Jan-2021 |
20:59 |
x64 |
Svrenumapi150.dll |
2019.150.4102.2 |
910224 |
25-Jan-2021 |
20:59 |
x86 |
SQL Server 2019 sql_dreplay_client
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Dreplayclient.exe |
2019.150.4102.2 |
136080 |
25-Jan-2021 |
20:59 |
x86 |
Dreplaycommon.dll |
2019.150.4102.2 |
665488 |
25-Jan-2021 |
20:59 |
x86 |
Dreplayutil.dll |
2019.150.4102.2 |
304016 |
25-Jan-2021 |
20:59 |
x86 |
Instapi150.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:59 |
x64 |
Sqlresourceloader.dll |
2019.150.4102.2 |
37776 |
25-Jan-2021 |
20:59 |
x86 |
SQL Server 2019 sql_dreplay_controller
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Dreplaycommon.dll |
2019.150.4102.2 |
665488 |
25-Jan-2021 |
20:59 |
x86 |
Dreplaycontroller.exe |
2019.150.4102.2 |
365456 |
25-Jan-2021 |
20:59 |
x86 |
Instapi150.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:59 |
x64 |
Sqlresourceloader.dll |
2019.150.4102.2 |
37776 |
25-Jan-2021 |
20:59 |
x86 |
SQL Server 2019 Database Services Core 實例
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Aetm-enclave-simulator.dll |
2019.150.4102.2 |
4652944 |
25-Jan-2021 |
21:55 |
x64 |
Aetm-enclave.dll |
2019.150.4102.2 |
4604264 |
25-Jan-2021 |
21:55 |
x64 |
Aetm-sgx-enclave-simulator.dll |
2019.150.4102.2 |
4924656 |
25-Jan-2021 |
21:55 |
x64 |
Aetm-sgx-enclave.dll |
2019.150.4102.2 |
4866256 |
25-Jan-2021 |
21:55 |
x64 |
Azureattest.dll |
10.0.18965.1000 |
255056 |
25-Jan-2021 |
21:53 |
x64 |
Azureattestmanager.dll |
10.0.18965.1000 |
97528 |
25-Jan-2021 |
21:53 |
x64 |
C1.dll |
19.16.27034.0 |
2438520 |
25-Jan-2021 |
21:55 |
x64 |
C2.dll |
19.16.27034.0 |
7239032 |
25-Jan-2021 |
21:55 |
x64 |
Cl.exe |
19.16.27034.0 |
424360 |
25-Jan-2021 |
21:55 |
x64 |
Clui.dll |
19.16.27034.0 |
541048 |
25-Jan-2021 |
21:55 |
x64 |
Datacollectorcontroller.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
21:55 |
x64 |
Dcexec.exe |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:55 |
x64 |
Fssres.dll |
2019.150.4102.2 |
95120 |
25-Jan-2021 |
21:55 |
x64 |
Hadrres.dll |
2019.150.4102.2 |
201616 |
25-Jan-2021 |
21:55 |
x64 |
Hkcompile.dll |
2019.150.4102.2 |
1291152 |
25-Jan-2021 |
21:55 |
x64 |
Hkengine.dll |
2019.150.4102.2 |
5784464 |
25-Jan-2021 |
21:55 |
x64 |
Hkruntime.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
21:55 |
x64 |
Hktempdb.dll |
2019.150.4102.2 |
62352 |
25-Jan-2021 |
21:55 |
x64 |
Link.exe |
14.16.27034.0 |
1707936 |
25-Jan-2021 |
21:55 |
x64 |
Microsoft.sqlautoadmin.autobackupagent.dll |
15.0.4102.2 |
234384 |
25-Jan-2021 |
21:55 |
x86 |
Microsoft.sqlserver.xevent.linq.dll |
2019.150.4102.2 |
324496 |
25-Jan-2021 |
21:55 |
x64 |
Microsoft.sqlserver.xevent.targets.dll |
2019.150.4102.2 |
91024 |
25-Jan-2021 |
21:55 |
x64 |
Msobj140.dll |
14.16.27034.0 |
134008 |
25-Jan-2021 |
21:55 |
x64 |
Mspdb140.dll |
14.16.27034.0 |
632184 |
25-Jan-2021 |
21:55 |
x64 |
Mspdbcore.dll |
14.16.27034.0 |
632184 |
25-Jan-2021 |
21:55 |
x64 |
msvcp140.dll |
14.16.27034.0 |
628200 |
25-Jan-2021 |
21:55 |
x64 |
Qds.dll |
2019.150.4102.2 |
1184656 |
25-Jan-2021 |
21:55 |
x64 |
Rsfxft.dll |
2019.150.4102.2 |
50064 |
25-Jan-2021 |
21:55 |
x64 |
Secforwarder.dll |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
21:55 |
x64 |
Sqagtres.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:55 |
x64 |
Sqlaamss.dll |
2019.150.4102.2 |
107408 |
25-Jan-2021 |
21:55 |
x64 |
Sqlaccess.dll |
2019.150.4102.2 |
492432 |
25-Jan-2021 |
21:55 |
x64 |
Sqlagent.exe |
2019.150.4102.2 |
730000 |
25-Jan-2021 |
21:55 |
x64 |
Sqlagentctr150.dll |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
21:55 |
x64 |
Sqlagentctr150.dll |
2019.150.4102.2 |
66448 |
25-Jan-2021 |
21:55 |
x86 |
Sqlboot.dll |
2019.150.4102.2 |
213904 |
25-Jan-2021 |
21:53 |
x64 |
Sqlceip.exe |
15.0.4102.2 |
283536 |
25-Jan-2021 |
21:55 |
x86 |
Sqlcmdss.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:55 |
x64 |
Sqlctr150.dll |
2019.150.4102.2 |
140176 |
25-Jan-2021 |
21:55 |
x64 |
Sqlctr150.dll |
2019.150.4102.2 |
115600 |
25-Jan-2021 |
21:55 |
x86 |
Sqldk.dll |
2019.150.4102.2 |
3146640 |
25-Jan-2021 |
21:55 |
x64 |
Sqldtsss.dll |
2019.150.4102.2 |
107408 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
1590160 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3490704 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3687312 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4150160 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4268944 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3404688 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3568528 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4146064 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3998608 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4051856 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
2216848 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
2163600 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3859344 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3535760 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4002704 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3810192 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3806096 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3601296 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3490704 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
1532816 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3896208 |
25-Jan-2021 |
21:55 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4014992 |
25-Jan-2021 |
21:55 |
x64 |
Sqllang.dll |
2019.150.4102.2 |
39719824 |
25-Jan-2021 |
21:55 |
x64 |
Sqlmin.dll |
2019.150.4102.2 |
40343440 |
25-Jan-2021 |
21:55 |
x64 |
Sqlolapss.dll |
2019.150.4102.2 |
103312 |
25-Jan-2021 |
21:55 |
x64 |
Sqlos.dll |
2019.150.4102.2 |
41872 |
25-Jan-2021 |
21:55 |
x64 |
Sqlpowershellss.dll |
2019.150.4102.2 |
82832 |
25-Jan-2021 |
21:55 |
x64 |
Sqlrepss.dll |
2019.150.4102.2 |
82832 |
25-Jan-2021 |
21:55 |
x64 |
Sqlresourceloader.dll |
2019.150.4102.2 |
50064 |
25-Jan-2021 |
21:55 |
x64 |
Sqlscm.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:55 |
x64 |
Sqlscriptdowngrade.dll |
2019.150.4102.2 |
37776 |
25-Jan-2021 |
21:55 |
x64 |
Sqlscriptupgrade.dll |
2019.150.4102.2 |
5804944 |
25-Jan-2021 |
21:55 |
x64 |
Sqlserverspatial150.dll |
2019.150.4102.2 |
672656 |
25-Jan-2021 |
21:55 |
x64 |
Sqlservr.exe |
2019.150.4102.2 |
627600 |
25-Jan-2021 |
21:55 |
x64 |
Sqlsvc.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
21:55 |
x64 |
Sqltses.dll |
2019.150.4102.2 |
9077648 |
25-Jan-2021 |
21:55 |
x64 |
Sqsrvres.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
21:55 |
x64 |
Svl.dll |
2019.150.4102.2 |
160656 |
25-Jan-2021 |
21:55 |
x64 |
vcruntime140.dll |
14.16.27034.0 |
85992 |
25-Jan-2021 |
21:55 |
x64 |
Xe.dll |
2019.150.4102.2 |
721808 |
25-Jan-2021 |
21:55 |
x64 |
Xpadsi.exe |
2019.150.4102.2 |
115600 |
25-Jan-2021 |
21:55 |
x64 |
Xplog70.dll |
2019.150.4102.2 |
91024 |
25-Jan-2021 |
21:55 |
x64 |
Xprepl.dll |
2019.150.4102.2 |
119696 |
25-Jan-2021 |
21:55 |
x64 |
Xpstar.dll |
2019.150.4102.2 |
471952 |
25-Jan-2021 |
21:55 |
x64 |
SQL Server 2019 Database Services Core Shared
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Commanddest.dll |
2019.150.4102.2 |
263056 |
25-Jan-2021 |
20:59 |
x64 |
Datacollectortasks.dll |
2019.150.4102.2 |
230288 |
25-Jan-2021 |
20:59 |
x64 |
Distrib.exe |
2019.150.4102.2 |
234384 |
25-Jan-2021 |
20:59 |
x64 |
Dteparse.dll |
2019.150.4102.2 |
123792 |
25-Jan-2021 |
20:59 |
x64 |
Dteparsemgd.dll |
2019.150.4102.2 |
131984 |
25-Jan-2021 |
20:59 |
x64 |
Dtepkg.dll |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
20:59 |
x64 |
Dtexec.exe |
2019.150.4102.2 |
71568 |
25-Jan-2021 |
20:59 |
x64 |
Dts.dll |
2019.150.4102.2 |
3142544 |
25-Jan-2021 |
20:59 |
x64 |
Dtscomexpreval.dll |
2019.150.4102.2 |
500624 |
25-Jan-2021 |
20:59 |
x64 |
Dtsconn.dll |
2019.150.4102.2 |
521104 |
25-Jan-2021 |
20:59 |
x64 |
Dtshost.exe |
2019.150.4102.2 |
104336 |
25-Jan-2021 |
20:59 |
x64 |
Dtsmsg150.dll |
2019.150.4102.2 |
566160 |
25-Jan-2021 |
20:59 |
x64 |
Dtspipeline.dll |
2019.150.4102.2 |
1328016 |
25-Jan-2021 |
20:59 |
x64 |
Dtswizard.exe |
15.0.4102.2 |
885648 |
25-Jan-2021 |
20:59 |
x64 |
Dtuparse.dll |
2019.150.4102.2 |
99216 |
25-Jan-2021 |
20:59 |
x64 |
Dtutil.exe |
2019.150.4102.2 |
147344 |
25-Jan-2021 |
20:59 |
x64 |
Exceldest.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
20:59 |
x64 |
Excelsrc.dll |
2019.150.4102.2 |
308112 |
25-Jan-2021 |
20:59 |
x64 |
Execpackagetask.dll |
2019.150.4102.2 |
185232 |
25-Jan-2021 |
20:59 |
x64 |
Flatfiledest.dll |
2019.150.4102.2 |
410512 |
25-Jan-2021 |
20:59 |
x64 |
Flatfilesrc.dll |
2019.150.4102.2 |
426896 |
25-Jan-2021 |
20:59 |
x64 |
Logread.exe |
2019.150.4102.2 |
717712 |
25-Jan-2021 |
20:59 |
x64 |
Mergetxt.dll |
2019.150.4102.2 |
74640 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll |
15.0.4102.2 |
58256 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll |
15.0.4102.2 |
41872 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
15.0.4102.2 |
390032 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.xmltask.dll |
15.0.4102.2 |
156560 |
25-Jan-2021 |
20:59 |
x86 |
Msdtssrvrutil.dll |
2019.150.4102.2 |
111504 |
25-Jan-2021 |
20:59 |
x64 |
Msgprox.dll |
2019.150.4102.2 |
299920 |
25-Jan-2021 |
20:59 |
x64 |
Msoledbsql.dll |
2018.182.3.0 |
148432 |
25-Jan-2021 |
20:59 |
x64 |
Msxmlsql.dll |
2019.150.4102.2 |
1495952 |
25-Jan-2021 |
20:59 |
x64 |
Oledbdest.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
20:59 |
x64 |
Oledbsrc.dll |
2019.150.4102.2 |
312208 |
25-Jan-2021 |
20:59 |
x64 |
Osql.exe |
2019.150.4102.2 |
91024 |
25-Jan-2021 |
20:59 |
x64 |
Qrdrsvc.exe |
2019.150.4102.2 |
496528 |
25-Jan-2021 |
20:59 |
x64 |
Rawdest.dll |
2019.150.4102.2 |
226192 |
25-Jan-2021 |
20:59 |
x64 |
Rawsource.dll |
2019.150.4102.2 |
209808 |
25-Jan-2021 |
20:59 |
x64 |
Rdistcom.dll |
2019.150.4102.2 |
914320 |
25-Jan-2021 |
20:59 |
x64 |
Recordsetdest.dll |
2019.150.4102.2 |
201616 |
25-Jan-2021 |
20:59 |
x64 |
Repldp.dll |
2019.150.4102.2 |
312208 |
25-Jan-2021 |
20:59 |
x64 |
Replerrx.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
20:59 |
x64 |
Replisapi.dll |
2019.150.4102.2 |
394128 |
25-Jan-2021 |
20:59 |
x64 |
Replmerg.exe |
2019.150.4102.2 |
562064 |
25-Jan-2021 |
20:59 |
x64 |
Replprov.dll |
2019.150.4102.2 |
852880 |
25-Jan-2021 |
20:59 |
x64 |
Replrec.dll |
2019.150.4102.2 |
1029008 |
25-Jan-2021 |
20:59 |
x64 |
Replsub.dll |
2019.150.4102.2 |
471952 |
25-Jan-2021 |
20:59 |
x64 |
Replsync.dll |
2019.150.4102.2 |
164752 |
25-Jan-2021 |
20:59 |
x64 |
Spresolv.dll |
2019.150.4102.2 |
275344 |
25-Jan-2021 |
20:59 |
x64 |
Sqlcmd.exe |
2019.150.4102.2 |
263056 |
25-Jan-2021 |
20:59 |
x64 |
Sqldiag.exe |
2019.150.4102.2 |
1139600 |
25-Jan-2021 |
20:59 |
x64 |
Sqldistx.dll |
2019.150.4102.2 |
246672 |
25-Jan-2021 |
20:59 |
x64 |
Sqllogship.exe |
15.0.4102.2 |
103312 |
25-Jan-2021 |
20:59 |
x64 |
Sqlmergx.dll |
2019.150.4102.2 |
398224 |
25-Jan-2021 |
20:59 |
x64 |
Sqlresourceloader.dll |
2019.150.4102.2 |
50064 |
25-Jan-2021 |
20:59 |
x64 |
Sqlresourceloader.dll |
2019.150.4102.2 |
37776 |
25-Jan-2021 |
20:59 |
x86 |
Sqlscm.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:59 |
x64 |
Sqlscm.dll |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
20:59 |
x86 |
Sqlsvc.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
20:59 |
x64 |
Sqlsvc.dll |
2019.150.4102.2 |
148368 |
25-Jan-2021 |
20:59 |
x86 |
Sqltaskconnections.dll |
2019.150.4102.2 |
205712 |
25-Jan-2021 |
20:59 |
x64 |
Ssradd.dll |
2019.150.4102.2 |
82832 |
25-Jan-2021 |
20:59 |
x64 |
Ssravg.dll |
2019.150.4102.2 |
82832 |
25-Jan-2021 |
20:59 |
x64 |
Ssrdown.dll |
2019.150.4102.2 |
74640 |
25-Jan-2021 |
20:59 |
x64 |
Ssrmax.dll |
2019.150.4102.2 |
82824 |
25-Jan-2021 |
20:59 |
x64 |
Ssrmin.dll |
2019.150.4102.2 |
82832 |
25-Jan-2021 |
20:59 |
x64 |
Ssrpub.dll |
2019.150.4102.2 |
74640 |
25-Jan-2021 |
20:59 |
x64 |
Ssrup.dll |
2019.150.4102.2 |
74640 |
25-Jan-2021 |
20:59 |
x64 |
Txagg.dll |
2019.150.4102.2 |
390032 |
25-Jan-2021 |
20:59 |
x64 |
Txbdd.dll |
2019.150.4102.2 |
193424 |
25-Jan-2021 |
20:59 |
x64 |
Txdatacollector.dll |
2019.150.4102.2 |
471952 |
25-Jan-2021 |
20:59 |
x64 |
Txdataconvert.dll |
2019.150.4102.2 |
316304 |
25-Jan-2021 |
20:59 |
x64 |
Txderived.dll |
2019.150.4102.2 |
639888 |
25-Jan-2021 |
20:59 |
x64 |
Txlookup.dll |
2019.150.4102.2 |
541584 |
25-Jan-2021 |
20:59 |
x64 |
Txmerge.dll |
2019.150.4102.2 |
258960 |
25-Jan-2021 |
20:59 |
x64 |
Txmergejoin.dll |
2019.150.4102.2 |
308112 |
25-Jan-2021 |
20:59 |
x64 |
Txmulticast.dll |
2019.150.4102.2 |
144272 |
25-Jan-2021 |
20:59 |
x64 |
Txrowcount.dll |
2019.150.4102.2 |
140176 |
25-Jan-2021 |
20:59 |
x64 |
Txsort.dll |
2019.150.4102.2 |
287632 |
25-Jan-2021 |
20:59 |
x64 |
Txsplit.dll |
2019.150.4102.2 |
623504 |
25-Jan-2021 |
20:59 |
x64 |
Txunionall.dll |
2019.150.4102.2 |
205712 |
25-Jan-2021 |
20:59 |
x64 |
Xe.dll |
2019.150.4102.2 |
721808 |
25-Jan-2021 |
20:59 |
x64 |
Xmlsub.dll |
2019.150.4102.2 |
295824 |
25-Jan-2021 |
20:59 |
x64 |
SQL Server 2019 sql_extensibility
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Commonlauncher.dll |
2019.150.4102.2 |
91024 |
25-Jan-2021 |
20:59 |
x64 |
Exthost.exe |
2019.150.4102.2 |
238480 |
25-Jan-2021 |
20:59 |
x64 |
Launchpad.exe |
2019.150.4102.2 |
1217424 |
25-Jan-2021 |
20:59 |
x64 |
Sqlsatellite.dll |
2019.150.4102.2 |
1016720 |
25-Jan-2021 |
20:59 |
x64 |
SQL Server 2019 Full-Text Engine
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Fd.dll |
2019.150.4102.2 |
684944 |
25-Jan-2021 |
20:59 |
x64 |
Fdhost.exe |
2019.150.4102.2 |
127888 |
25-Jan-2021 |
20:59 |
x64 |
Fdlauncher.exe |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
20:59 |
x64 |
Sqlft150ph.dll |
2019.150.4102.2 |
91024 |
25-Jan-2021 |
20:59 |
x64 |
SQL Server 2019 sql_inst_mr
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Imrdll.dll |
15.0.4102.2 |
29584 |
25-Jan-2021 |
20:59 |
x86 |
SQL Server 2019 Integration Services
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Commanddest.dll |
2019.150.4102.2 |
263056 |
25-Jan-2021 |
2,056 |
x64 |
Commanddest.dll |
2019.150.4102.2 |
226192 |
25-Jan-2021 |
20:59 |
x86 |
Dteparse.dll |
2019.150.4102.2 |
123792 |
25-Jan-2021 |
20:59 |
x64 |
Dteparse.dll |
2019.150.4102.2 |
111504 |
25-Jan-2021 |
20:59 |
x86 |
Dteparsemgd.dll |
2019.150.4102.2 |
131984 |
25-Jan-2021 |
20:59 |
x64 |
Dteparsemgd.dll |
2019.150.4102.2 |
115600 |
25-Jan-2021 |
20:59 |
x86 |
Dtepkg.dll |
2019.150.4102.2 |
131984 |
25-Jan-2021 |
20:59 |
x86 |
Dtepkg.dll |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
20:59 |
x64 |
Dtexec.exe |
2019.150.4102.2 |
62864 |
25-Jan-2021 |
20:59 |
x86 |
Dtexec.exe |
2019.150.4102.2 |
71568 |
25-Jan-2021 |
20:59 |
x64 |
Dts.dll |
2019.150.4102.2 |
3142544 |
25-Jan-2021 |
2,056 |
x64 |
Dts.dll |
2019.150.4102.2 |
2761616 |
25-Jan-2021 |
20:59 |
x86 |
Dtscomexpreval.dll |
2019.150.4102.2 |
500624 |
25-Jan-2021 |
2,056 |
x64 |
Dtscomexpreval.dll |
2019.150.4102.2 |
443280 |
25-Jan-2021 |
20:59 |
x86 |
Dtsconn.dll |
2019.150.4102.2 |
521104 |
25-Jan-2021 |
2,056 |
x64 |
Dtsconn.dll |
2019.150.4102.2 |
430992 |
25-Jan-2021 |
20:59 |
x86 |
Dtsdebughost.exe |
2019.150.4102.2 |
110992 |
25-Jan-2021 |
2,056 |
x64 |
Dtsdebughost.exe |
2019.150.4102.2 |
92560 |
25-Jan-2021 |
20:59 |
x86 |
Dtshost.exe |
2019.150.4102.2 |
87440 |
25-Jan-2021 |
20:59 |
x86 |
Dtshost.exe |
2019.150.4102.2 |
104336 |
25-Jan-2021 |
20:59 |
x64 |
Dtsmsg150.dll |
2019.150.4102.2 |
566160 |
25-Jan-2021 |
20:59 |
x64 |
Dtsmsg150.dll |
2019.150.4102.2 |
553872 |
25-Jan-2021 |
20:59 |
x86 |
Dtspipeline.dll |
2019.150.4102.2 |
1328016 |
25-Jan-2021 |
2,056 |
x64 |
Dtspipeline.dll |
2019.150.4102.2 |
1119112 |
25-Jan-2021 |
20:59 |
x86 |
Dtswizard.exe |
15.0.4102.2 |
885648 |
25-Jan-2021 |
20:59 |
x64 |
Dtswizard.exe |
15.0.4102.2 |
889744 |
25-Jan-2021 |
20:59 |
x86 |
Dtuparse.dll |
2019.150.4102.2 |
99216 |
25-Jan-2021 |
20:59 |
x64 |
Dtuparse.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
20:59 |
x86 |
Dtutil.exe |
2019.150.4102.2 |
147344 |
25-Jan-2021 |
20:59 |
x64 |
Dtutil.exe |
2019.150.4102.2 |
128912 |
25-Jan-2021 |
20:59 |
x86 |
Exceldest.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
2,056 |
x64 |
Exceldest.dll |
2019.150.4102.2 |
234384 |
25-Jan-2021 |
20:59 |
x86 |
Excelsrc.dll |
2019.150.4102.2 |
308112 |
25-Jan-2021 |
2,056 |
x64 |
Excelsrc.dll |
2019.150.4102.2 |
258960 |
25-Jan-2021 |
20:59 |
x86 |
Execpackagetask.dll |
2019.150.4102.2 |
185232 |
25-Jan-2021 |
2,056 |
x64 |
Execpackagetask.dll |
2019.150.4102.2 |
148368 |
25-Jan-2021 |
20:59 |
x86 |
Flatfiledest.dll |
2019.150.4102.2 |
410512 |
25-Jan-2021 |
2,056 |
x64 |
Flatfiledest.dll |
2019.150.4102.2 |
357264 |
25-Jan-2021 |
20:59 |
x86 |
Flatfilesrc.dll |
2019.150.4102.2 |
426896 |
25-Jan-2021 |
2,056 |
x64 |
Flatfilesrc.dll |
2019.150.4102.2 |
369552 |
25-Jan-2021 |
20:59 |
x86 |
Isdbupgradewizard.exe |
15.0.4102.2 |
119696 |
25-Jan-2021 |
20:59 |
x86 |
Isdbupgradewizard.exe |
15.0.4102.2 |
119696 |
25-Jan-2021 |
20:59 |
x86 |
Isserverexec.exe |
15.0.4102.2 |
148368 |
25-Jan-2021 |
20:59 |
x86 |
Isserverexec.exe |
15.0.4102.2 |
144272 |
25-Jan-2021 |
20:59 |
x64 |
Microsoft.sqlserver.astasks.dll |
15.0.4102.2 |
78736 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll |
15.0.4102.2 |
58256 |
25-Jan-2021 |
2,056 |
x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll |
15.0.4102.2 |
58256 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll |
15.0.4102.2 |
508816 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll |
15.0.4102.2 |
508816 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll |
15.0.4102.2 |
41872 |
25-Jan-2021 |
2,056 |
x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll |
15.0.4102.2 |
41872 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.maintenanceplantasks.dll |
15.0.4102.2 |
390032 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll |
15.0.4102.2 |
58256 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll |
15.0.4102.2 |
58256 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.scripttask.dll |
15.0.4102.2 |
140176 |
25-Jan-2021 |
2,056 |
x86 |
Microsoft.sqlserver.scripttask.dll |
15.0.4102.2 |
140176 |
25-Jan-2021 |
20:59 |
x86 |
Microsoft.sqlserver.xmltask.dll |
15.0.4102.2 |
156560 |
25-Jan-2021 |
2,056 |
x86 |
Microsoft.sqlserver.xmltask.dll |
15.0.4102.2 |
156560 |
25-Jan-2021 |
20:59 |
x86 |
Msdtssrvr.exe |
15.0.4102.2 |
218000 |
25-Jan-2021 |
20:59 |
x64 |
Msdtssrvrutil.dll |
2019.150.4102.2 |
111504 |
25-Jan-2021 |
2,056 |
x64 |
Msdtssrvrutil.dll |
2019.150.4102.2 |
99216 |
25-Jan-2021 |
20:59 |
x86 |
Msmdpp.dll |
2018.150.34.29 |
10062216 |
25-Jan-2021 |
20:59 |
x64 |
Odbcdest.dll |
2019.150.4102.2 |
369552 |
25-Jan-2021 |
2,056 |
x64 |
Odbcdest.dll |
2019.150.4102.2 |
316304 |
25-Jan-2021 |
20:59 |
x86 |
Odbcsrc.dll |
2019.150.4102.2 |
381840 |
25-Jan-2021 |
2,056 |
x64 |
Odbcsrc.dll |
2019.150.4102.2 |
328592 |
25-Jan-2021 |
20:59 |
x86 |
Oledbdest.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
2,056 |
x64 |
Oledbdest.dll |
2019.150.4102.2 |
238480 |
25-Jan-2021 |
20:59 |
x86 |
Oledbsrc.dll |
2019.150.4102.2 |
312208 |
25-Jan-2021 |
2,056 |
x64 |
Oledbsrc.dll |
2019.150.4102.2 |
263056 |
25-Jan-2021 |
20:59 |
x86 |
Rawdest.dll |
2019.150.4102.2 |
226192 |
25-Jan-2021 |
2,056 |
x64 |
Rawdest.dll |
2019.150.4102.2 |
189328 |
25-Jan-2021 |
20:59 |
x86 |
Rawsource.dll |
2019.150.4102.2 |
209808 |
25-Jan-2021 |
2,056 |
x64 |
Rawsource.dll |
2019.150.4102.2 |
177040 |
25-Jan-2021 |
20:59 |
x86 |
Recordsetdest.dll |
2019.150.4102.2 |
201616 |
25-Jan-2021 |
2,056 |
x64 |
Recordsetdest.dll |
2019.150.4102.2 |
172944 |
25-Jan-2021 |
20:59 |
x86 |
Sqlceip.exe |
15.0.4102.2 |
283536 |
25-Jan-2021 |
20:59 |
x86 |
Sqldest.dll |
2019.150.4102.2 |
275344 |
25-Jan-2021 |
2,056 |
x64 |
Sqldest.dll |
2019.150.4102.2 |
238480 |
25-Jan-2021 |
20:59 |
x86 |
Sqltaskconnections.dll |
2019.150.4102.2 |
205712 |
25-Jan-2021 |
2,056 |
x64 |
Sqltaskconnections.dll |
2019.150.4102.2 |
168848 |
25-Jan-2021 |
20:59 |
x86 |
Txagg.dll |
2019.150.4102.2 |
390032 |
25-Jan-2021 |
2,056 |
x64 |
Txagg.dll |
2019.150.4102.2 |
328592 |
25-Jan-2021 |
20:59 |
x86 |
Txbdd.dll |
2019.150.4102.2 |
193424 |
25-Jan-2021 |
2,056 |
x64 |
Txbdd.dll |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
20:59 |
x86 |
Txbestmatch.dll |
2019.150.4102.2 |
652176 |
25-Jan-2021 |
2,056 |
x64 |
Txbestmatch.dll |
2019.150.4102.2 |
545680 |
25-Jan-2021 |
20:59 |
x86 |
Txcache.dll |
2019.150.4102.2 |
209808 |
25-Jan-2021 |
2,056 |
x64 |
Txcache.dll |
2019.150.4102.2 |
164752 |
25-Jan-2021 |
20:59 |
x86 |
Txcharmap.dll |
2019.150.4102.2 |
312208 |
25-Jan-2021 |
2,056 |
x64 |
Txcharmap.dll |
2019.150.4102.2 |
271248 |
25-Jan-2021 |
20:59 |
x86 |
Txcopymap.dll |
2019.150.4102.2 |
197520 |
25-Jan-2021 |
2,056 |
x64 |
Txcopymap.dll |
2019.150.4102.2 |
164752 |
25-Jan-2021 |
20:59 |
x86 |
Txdataconvert.dll |
2019.150.4102.2 |
316304 |
25-Jan-2021 |
2,056 |
x64 |
Txdataconvert.dll |
2019.150.4102.2 |
275344 |
25-Jan-2021 |
20:59 |
x86 |
Txderived.dll |
2019.150.4102.2 |
639888 |
25-Jan-2021 |
2,056 |
x64 |
Txderived.dll |
2019.150.4102.2 |
557968 |
25-Jan-2021 |
20:59 |
x86 |
Txfileextractor.dll |
2019.150.4102.2 |
218000 |
25-Jan-2021 |
2,056 |
x64 |
Txfileextractor.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
20:59 |
x86 |
Txfileinserter.dll |
2019.150.4102.2 |
213904 |
25-Jan-2021 |
2,056 |
x64 |
Txfileinserter.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
20:59 |
x86 |
Txgroupdups.dll |
2019.150.4102.2 |
312208 |
25-Jan-2021 |
2,056 |
x64 |
Txgroupdups.dll |
2019.150.4102.2 |
254864 |
25-Jan-2021 |
20:59 |
x86 |
Txlineage.dll |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
2,056 |
x64 |
Txlineage.dll |
2019.150.4102.2 |
127888 |
25-Jan-2021 |
20:59 |
x86 |
Txlookup.dll |
2019.150.4102.2 |
541584 |
25-Jan-2021 |
2,056 |
x64 |
Txlookup.dll |
2019.150.4102.2 |
467856 |
25-Jan-2021 |
20:59 |
x86 |
Txmerge.dll |
2019.150.4102.2 |
258960 |
25-Jan-2021 |
2,056 |
x64 |
Txmerge.dll |
2019.150.4102.2 |
201616 |
25-Jan-2021 |
20:59 |
x86 |
Txmergejoin.dll |
2019.150.4102.2 |
308112 |
25-Jan-2021 |
2,056 |
x64 |
Txmergejoin.dll |
2019.150.4102.2 |
246672 |
25-Jan-2021 |
20:59 |
x86 |
Txmulticast.dll |
2019.150.4102.2 |
144272 |
25-Jan-2021 |
2,056 |
x64 |
Txmulticast.dll |
2019.150.4102.2 |
115600 |
25-Jan-2021 |
20:59 |
x86 |
Txpivot.dll |
2019.150.4102.2 |
238480 |
25-Jan-2021 |
2,056 |
x64 |
Txpivot.dll |
2019.150.4102.2 |
205712 |
25-Jan-2021 |
20:59 |
x86 |
Txrowcount.dll |
2019.150.4102.2 |
140176 |
25-Jan-2021 |
2,056 |
x64 |
Txrowcount.dll |
2019.150.4102.2 |
111504 |
25-Jan-2021 |
20:59 |
x86 |
Txsampling.dll |
2019.150.4102.2 |
193424 |
25-Jan-2021 |
2,056 |
x64 |
Txsampling.dll |
2019.150.4102.2 |
156560 |
25-Jan-2021 |
20:59 |
x86 |
Txscd.dll |
2019.150.4102.2 |
234384 |
25-Jan-2021 |
2,056 |
x64 |
Txscd.dll |
2019.150.4102.2 |
197520 |
25-Jan-2021 |
20:59 |
x86 |
Txsort.dll |
2019.150.4102.2 |
287632 |
25-Jan-2021 |
2,056 |
x64 |
Txsort.dll |
2019.150.4102.2 |
230288 |
25-Jan-2021 |
20:59 |
x86 |
Txsplit.dll |
2019.150.4102.2 |
623504 |
25-Jan-2021 |
2,056 |
x64 |
Txsplit.dll |
2019.150.4102.2 |
549776 |
25-Jan-2021 |
20:59 |
x86 |
Txtermextraction.dll |
2019.150.4102.2 |
8700816 |
25-Jan-2021 |
2,056 |
x64 |
Txtermextraction.dll |
2019.150.4102.2 |
8643472 |
25-Jan-2021 |
20:59 |
x86 |
Txtermlookup.dll |
2019.150.4102.2 |
4182928 |
25-Jan-2021 |
2,056 |
x64 |
Txtermlookup.dll |
2019.150.4102.2 |
4137872 |
25-Jan-2021 |
20:59 |
x86 |
Txunionall.dll |
2019.150.4102.2 |
205712 |
25-Jan-2021 |
2,056 |
x64 |
Txunionall.dll |
2019.150.4102.2 |
160656 |
25-Jan-2021 |
20:59 |
x86 |
Txunpivot.dll |
2019.150.4102.2 |
213904 |
25-Jan-2021 |
2,056 |
x64 |
Txunpivot.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
20:59 |
x86 |
Xe.dll |
2019.150.4102.2 |
631696 |
25-Jan-2021 |
20:59 |
x86 |
Xe.dll |
2019.150.4102.2 |
721808 |
25-Jan-2021 |
20:59 |
x64 |
SQL Server 2019 sql_polybase_core_inst
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Dms.dll |
15.0.1901.0 |
551840 |
25-Jan-2021 |
21:45 |
x86 |
Dmsnative.dll |
2018.150.1901.0 |
145824 |
25-Jan-2021 |
21:45 |
x64 |
Dwengineservice.dll |
15.0.1901.0 |
43936 |
25-Jan-2021 |
21:45 |
x86 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 |
2.3.8.1008 |
17142672 |
25-Jan-2021 |
21:45 |
x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 |
1.0.2.1003 |
146304 |
25-Jan-2021 |
21:45 |
x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 |
8.0.2.116 |
2446928 |
25-Jan-2021 |
21:45 |
x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 |
8.0.2.2371 |
2250320 |
25-Jan-2021 |
21:45 |
x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 |
8.0.2.2371 |
147024 |
25-Jan-2021 |
21:45 |
x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 |
8.0.2.244 |
2412624 |
25-Jan-2021 |
21:45 |
x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 |
8.0.2.39 |
2928720 |
25-Jan-2021 |
21:45 |
x64 |
Icudt58.dll |
58.2.0.0 |
27109768 |
25-Jan-2021 |
21:45 |
x64 |
Icudt58.dll |
58.2.0.0 |
27109832 |
25-Jan-2021 |
21:45 |
x64 |
Icuin58.dll |
58.2.0.0 |
2425288 |
25-Jan-2021 |
21:45 |
x64 |
Icuin58.dll |
58.2.0.0 |
2431880 |
25-Jan-2021 |
21:45 |
x64 |
Icuuc42.dll |
8.0.2.124 |
15488080 |
25-Jan-2021 |
21:45 |
x64 |
Icuuc58.dll |
58.2.0.0 |
1775048 |
25-Jan-2021 |
21:45 |
x64 |
Icuuc58.dll |
58.2.0.0 |
1783688 |
25-Jan-2021 |
21:45 |
x64 |
Instapi150.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:45 |
x64 |
Libcrypto-1_1-x64.dll |
1.1.0.10 |
2620304 |
25-Jan-2021 |
21:45 |
x64 |
Libcrypto |
1.1.1.4 |
2953680 |
25-Jan-2021 |
21:45 |
x64 |
Libsasl.dll |
2.1.26.0 |
292224 |
25-Jan-2021 |
21:45 |
x64 |
Libssl-1_1-x64.dll |
1.1.0.10 |
648080 |
25-Jan-2021 |
21:45 |
x64 |
Libssl |
1.1.1.4 |
798160 |
25-Jan-2021 |
21:45 |
x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll |
15.0.1901.0 |
66456 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll |
15.0.1901.0 |
292256 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.common.dll |
15.0.1901.0 |
1954712 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll |
15.0.1901.0 |
169376 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll |
15.0.1901.0 |
635808 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll |
15.0.1901.0 |
244128 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll |
15.0.1901.0 |
138136 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll |
15.0.1901.0 |
78752 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll |
15.0.1901.0 |
50080 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll |
15.0.1901.0 |
87456 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.engine.dll |
15.0.1901.0 |
1128344 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll |
15.0.1901.0 |
79776 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll |
15.0.1901.0 |
69536 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll |
15.0.1901.0 |
34208 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll |
15.0.1901.0 |
30104 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll |
15.0.1901.0 |
45472 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll |
15.0.1901.0 |
20384 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.failover.dll |
15.0.1901.0 |
25504 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll |
15.0.1901.0 |
130456 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll |
15.0.1901.0 |
85408 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll |
15.0.1901.0 |
99744 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.dll |
15.0.1901.0 |
291744 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
118688 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
137120 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
140192 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
136608 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
149408 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
138656 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
133024 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
175520 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
116128 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll |
15.0.1901.0 |
135072 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll |
15.0.1901.0 |
71576 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll |
15.0.1901.0 |
20896 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll |
15.0.1901.0 |
36256 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll |
15.0.1901.0 |
127896 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.dll |
15.0.1901.0 |
3050904 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll |
15.0.1901.0 |
3953056 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
117152 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
132000 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
136608 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
132512 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
147360 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
133024 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
129440 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
169880 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
114080 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll |
15.0.1901.0 |
130976 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll |
15.0.1901.0 |
66464 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll |
15.0.1901.0 |
2681248 |
25-Jan-2021 |
21:45 |
x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll |
15.0.1901.0 |
2435480 |
25-Jan-2021 |
21:45 |
x86 |
Mpdwinterop.dll |
2019.150.4102.2 |
451472 |
25-Jan-2021 |
21:45 |
x64 |
Mpdwsvc.exe |
2019.150.4102.2 |
7386000 |
25-Jan-2021 |
21:45 |
x64 |
Msodbcsql17.dll |
2017.174.1.1 |
2016120 |
25-Jan-2021 |
21:45 |
x64 |
Odbc32.dll |
10.0.17763.1 |
720792 |
25-Jan-2021 |
21:45 |
x64 |
Odbccp32.dll |
10.0.17763.1 |
138136 |
25-Jan-2021 |
21:45 |
x64 |
Odbctrac.dll |
10.0.17763.1 |
175000 |
25-Jan-2021 |
21:45 |
x64 |
Saslplain.dll |
2.1.26.0 |
170880 |
25-Jan-2021 |
21:45 |
x64 |
Secforwarder.dll |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
21:45 |
x64 |
Sharedmemory.dll |
2018.150.1901.0 |
60320 |
25-Jan-2021 |
21:45 |
x64 |
Sqldk.dll |
2019.150.4102.2 |
3146640 |
25-Jan-2021 |
21:45 |
x64 |
sqldumper.exe |
2019.150.4102.2 |
185232 |
25-Jan-2021 |
21:45 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
1590160 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4150160 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3404688 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4146064 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4051856 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
2216848 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
2163600 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3810192 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
3806096 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
1532816 |
25-Jan-2021 |
21:37 |
x64 |
Sqlevn70.rll |
2019.150.4102.2 |
4014992 |
25-Jan-2021 |
21:37 |
x64 |
Sqlos.dll |
2019.150.4102.2 |
41872 |
25-Jan-2021 |
21:45 |
x64 |
Sqlsortpdw.dll |
2018.150.1901.0 |
4840344 |
25-Jan-2021 |
21:45 |
x64 |
Sqltses.dll |
2019.150.4102.2 |
9077648 |
25-Jan-2021 |
21:45 |
x64 |
Tdataodbc_sb |
16.20.0.1078 |
14995920 |
25-Jan-2021 |
21:45 |
x64 |
Terasso.dll |
16.20.0.13 |
2158896 |
25-Jan-2021 |
21:45 |
x64 |
Zlibwapi.dll |
1.2.11.0 |
281472 |
25-Jan-2021 |
21:45 |
x64 |
SQL Server 2019 sql_shared_mr
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Smrdll.dll |
15.0.4102.2 |
29584 |
25-Jan-2021 |
20:59 |
x86 |
SQL Server 2019 sql_tools_extensions
檔案名稱 |
檔案版本 |
檔案大小 |
日期 |
Time |
Platform |
Autoadmin.dll |
2019.150.4102.2 |
1631120 |
25-Jan-2021 |
21:27 |
x86 |
Dtaengine.exe |
2019.150.4102.2 |
218000 |
25-Jan-2021 |
21:27 |
x86 |
Dteparse.dll |
2019.150.4102.2 |
111504 |
25-Jan-2021 |
21:27 |
x86 |
Dteparse.dll |
2019.150.4102.2 |
123792 |
25-Jan-2021 |
21:27 |
x64 |
Dteparsemgd.dll |
2019.150.4102.2 |
115600 |
25-Jan-2021 |
21:27 |
x86 |
Dteparsemgd.dll |
2019.150.4102.2 |
131984 |
25-Jan-2021 |
21:27 |
x64 |
Dtepkg.dll |
2019.150.4102.2 |
131984 |
25-Jan-2021 |
21:27 |
x86 |
Dtepkg.dll |
2019.150.4102.2 |
152464 |
25-Jan-2021 |
21:27 |
x64 |
Dtexec.exe |
2019.150.4102.2 |
71568 |
25-Jan-2021 |
21:27 |
x64 |
Dtexec.exe |
2019.150.4102.2 |
62864 |
25-Jan-2021 |
21:27 |
x86 |
Dts.dll |
2019.150.4102.2 |
2761616 |
25-Jan-2021 |
21:27 |
x86 |
Dts.dll |
2019.150.4102.2 |
3142544 |
25-Jan-2021 |
21:27 |
x64 |
Dtscomexpreval.dll |
2019.150.4102.2 |
443280 |
25-Jan-2021 |
21:27 |
x86 |
Dtscomexpreval.dll |
2019.150.4102.2 |
500624 |
25-Jan-2021 |
21:27 |
x64 |
Dtsconn.dll |
2019.150.4102.2 |
430992 |
25-Jan-2021 |
21:27 |
x86 |
Dtsconn.dll |
2019.150.4102.2 |
521104 |
25-Jan-2021 |
21:27 |
x64 |
Dtshost.exe |
2019.150.4102.2 |
104336 |
25-Jan-2021 |
21:27 |
x64 |
Dtshost.exe |
2019.150.4102.2 |
87440 |
25-Jan-2021 |
21:27 |
x86 |
Dtsmsg150.dll |
2019.150.4102.2 |
553872 |
25-Jan-2021 |
21:27 |
x86 |
Dtsmsg150.dll |
2019.150.4102.2 |
566160 |
25-Jan-2021 |
21:27 |
x64 |
Dtspipeline.dll |
2019.150.4102.2 |
1119112 |
25-Jan-2021 |
21:27 |
x86 |
Dtspipeline.dll |
2019.150.4102.2 |
1328016 |
25-Jan-2021 |
21:27 |
x64 |
Dtswizard.exe |
15.0.4102.2 |
885648 |
25-Jan-2021 |
21:27 |
x64 |
Dtswizard.exe |
15.0.4102.2 |
889744 |
25-Jan-2021 |
21:27 |
x86 |
Dtuparse.dll |
2019.150.4102.2 |
99216 |
25-Jan-2021 |
21:27 |
x64 |
Dtuparse.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:27 |
x86 |
Dtutil.exe |
2019.150.4102.2 |
128912 |
25-Jan-2021 |
21:27 |
x86 |
Dtutil.exe |
2019.150.4102.2 |
147344 |
25-Jan-2021 |
21:27 |
x64 |
Exceldest.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
21:27 |
x64 |
Exceldest.dll |
2019.150.4102.2 |
234384 |
25-Jan-2021 |
21:27 |
x86 |
Excelsrc.dll |
2019.150.4102.2 |
258960 |
25-Jan-2021 |
21:27 |
x86 |
Excelsrc.dll |
2019.150.4102.2 |
308112 |
25-Jan-2021 |
21:27 |
x64 |
Flatfiledest.dll |
2019.150.4102.2 |
410512 |
25-Jan-2021 |
21:27 |
x64 |
Flatfiledest.dll |
2019.150.4102.2 |
357264 |
25-Jan-2021 |
21:27 |
x86 |
Flatfilesrc.dll |
2019.150.4102.2 |
369552 |
25-Jan-2021 |
21:27 |
x86 |
Flatfilesrc.dll |
2019.150.4102.2 |
426896 |
25-Jan-2021 |
21:27 |
x64 |
Microsoft.sqlserver.astasks.dll |
15.0.4102.2 |
78736 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.dll |
15.0.4102.2 |
402320 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.chainer.infrastructure.dll |
15.0.4102.2 |
402320 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.configuration.sco.dll |
15.0.4102.2 |
2999184 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll |
15.0.4102.2 |
41872 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll |
15.0.4102.2 |
41872 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll |
15.0.4102.2 |
58256 |
25-Jan-2021 |
21:27 |
x86 |
Microsoft.sqlserver.olapenum.dll |
15.0.18181.0 |
99760 |
25-Jan-2021 |
21:27 |
x86 |
Msdtssrvrutil.dll |
2019.150.4102.2 |
111504 |
25-Jan-2021 |
21:27 |
x64 |
Msdtssrvrutil.dll |
2019.150.4102.2 |
99216 |
25-Jan-2021 |
21:27 |
x86 |
msmgdsrv.dll |
2018.150.34.29 |
8277912 |
25-Jan-2021 |
21:00 |
x86 |
Oledbdest.dll |
2019.150.4102.2 |
238480 |
25-Jan-2021 |
21:27 |
x86 |
Oledbdest.dll |
2019.150.4102.2 |
279440 |
25-Jan-2021 |
21:27 |
x64 |
Oledbsrc.dll |
2019.150.4102.2 |
263056 |
25-Jan-2021 |
21:27 |
x86 |
Oledbsrc.dll |
2019.150.4102.2 |
312208 |
25-Jan-2021 |
21:27 |
x64 |
Sqlresourceloader.dll |
2019.150.4102.2 |
37776 |
25-Jan-2021 |
21:27 |
x86 |
Sqlresourceloader.dll |
2019.150.4102.2 |
50064 |
25-Jan-2021 |
21:27 |
x64 |
Sqlscm.dll |
2019.150.4102.2 |
78736 |
25-Jan-2021 |
21:27 |
x86 |
Sqlscm.dll |
2019.150.4102.2 |
86928 |
25-Jan-2021 |
21:27 |
x64 |
Sqlsvc.dll |
2019.150.4102.2 |
148368 |
25-Jan-2021 |
21:27 |
x86 |
Sqlsvc.dll |
2019.150.4102.2 |
181136 |
25-Jan-2021 |
21:27 |
x64 |
Sqltaskconnections.dll |
2019.150.4102.2 |
205712 |
25-Jan-2021 |
21:27 |
x64 |
Sqltaskconnections.dll |
2019.150.4102.2 |
168848 |
25-Jan-2021 |
21:27 |
x86 |
Txdataconvert.dll |
2019.150.4102.2 |
275344 |
25-Jan-2021 |
21:27 |
x86 |
Txdataconvert.dll |
2019.150.4102.2 |
316304 |
25-Jan-2021 |
21:27 |
x64 |
Xe.dll |
2019.150.4102.2 |
631696 |
25-Jan-2021 |
21:27 |
x86 |
Xe.dll |
2019.150.4102.2 |
721808 |
25-Jan-2021 |
21:27 |
x64 |
此更新注意事項
若要套用此累積更新套件,您必須執行 SQL Server 2019。
套用此累積更新套件之後,可能必須重新啟動電腦。
如果要使用此套件的其中一個 Hotfix,您不需要對登錄進行任何變更。
本文也提供下列重要資訊:
Analysis Services CU 組建版本
從 Microsoft SQL Server 2017 開始,Analysis Services 組建版本號碼與 SQL Server Database Engine 組建版本號碼不相符。 如需詳細資訊,請參閱驗證 Analysis Services 累積更新組建版本。
CU) (累積更新
-
每個最新累積更新都包含 SQL Server 已安裝版本的之前累積更新。
-
SQL Server CU 的認證等級與 Service Pack 相同,且應該安裝在相同的信賴等級。
-
我們建議您依照下列指導方針,持續且主動地安裝 CU:
-
歷史資料表明,很多支援案例都涉及已發行累積更新中已解決的問題。
-
累積更新套件含的附加價值可能高於 Hotfix。 包括支援能力、可管理性和可靠性更新。
-
-
建議您先測試 SQL Server CU,再將它們部署到生產環境。
當您將更新部署到混合式環境 (如 AlwaysOn、複製、叢集和鏡像) 時,建議您在部署更新之前參照下列文章:
-
SQL Server容錯移轉叢集滾動更新與 Service Pack 程式
附註: 如果您不想使用滾動更新程式,請依照下列步驟來套用更新:
-
在被動式節點上安裝更新。
-
在作用中的節點上安裝更新 (需要重新開機服務) 。
-
-
附註: 如果您將 AlwaysOn 與 SSISDB 目錄一起啟用,請參閱 SSIS 與 AlwaysOn 的相關資訊,以取得如何在這些環境中套用更新的詳細資訊。
SQL Server CU 目前為多語系。 因此,此 CU 套件並非特定的一種語言。 它適用於所有支援語言。
One CU 套件包含所有 SQL Server 2019 元件的所有可用更新, (功能) 。 不過,累加更新套件只會更新您選取要送修SQL Server實例上目前安裝的元件。 例如,如果 SQL Server 功能 (套用此 CU 之後,Analysis Services) 新增至實例,您必須重新套用此 CU,才能將新功能更新到此 CU。
如果發生其他問題,或是需要進行任何疑難排解,您可能需要建立服務要求。 一般的支援成本將適用于其他支援問題,以及不符合此特定累積更新套件資格的問題。 如需 Microsoft 客戶服務及支援電話號碼的完整清單,或是建立個別的服務要求,請移至 Microsoft 支援服務網站。
如何解除安裝此更新
-
在 主控台 中,開啟[程式和功能] 專案,然後選取 [檢視已安裝的更新]。
-
在 SQL Server 2019底下找出與此累積更新套件相對應的專案。
-
按住 (或以右鍵按一下) 該項目,然後選取 [解除安裝]。
若要在 Linux 上卸載此 CU,您必須將套件回復到先前的版本。 如需有關如何復原安裝的詳細資訊,請參閱復原SQL Server。