KB5008996 - 2019 SQL Server累积更新 15
发布日期: 2022 年 1 月 27 日
版本: 15.0.4198.2
摘要
本文介绍适用于 Microsoft SQL Server 2019 的累积更新包 15 (CU15) 。 此更新包含发布 SQL Server 2019 累积更新 14 后发布的 36 个修补程序,并更新以下版本中的组件:
- SQL Server - 产品版本:15.0.4198.2,文件版本:2019.150.4198.2
- Analysis Services - 产品版本: 15.0.35.22,文件版本: 2018.150.35.22
此更新中的已知问题
重置会话时出现访问冲突
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 引用 ID,则会使用“#NNNNNNNN”格式将书签标记添加到 URL。 然后,你可以与其他人共享此 URL,以便他们可以直接跳转到表中所需的修补程序。
有关此累积更新中包含的 bug 和增强功能的详细信息,请参阅以下 Microsoft 知识库文章。
Bug 参考 | 说明 | 修复区域 | 组件 | 平台 |
---|---|---|---|---|
14448989 | 修复了以下问题: AVERAGEX(CURRENTGROUP()) 除非将 0.0 添加到 DAX 查询中的度量值,否则函数返回接近 0 的错误结果。 |
Analysis Services | Analysis Services | Windows |
14126931 | 修复了列名称的工具提示在 2019 SQL Server 2019 Master Data Services (MDS) 中未显示的问题。 | Master Data Services | 客户端 | Windows |
14393059 | 修复了如果在 2019 SQL Server Excel 的 MDS 外接程序中添加日期介于 1899 年最后一天到 1900 年 3 月第一天之间的数据不一致的问题。 | Master Data Services | Master Data Services | Windows |
14253634 | 修复了Distributed Replay客户端可能会失败并出现未经处理的异常的问题。
此修补程序适用于随 SQL Server 2019 发布的 Distributed Replay 客户端。 以下是可能会在输出/日志文件中观察到的错误: <遇到 DateTime> OPERATIONAL [常见] 未处理的异常。 [异常代码 = 3221225477] <DateTime> OPERATIONAL [Common] 调用转储。 <DateTime> OPERATIONAL [Common] 服务终止。 |
SQL Server 客户端工具 | 数据库性能工具 | Windows |
14428866 | 修复了维护计划中收缩数据库任务在 2019 SQL Server不起作用的问题。 | SQL Server 客户端工具 | SSMS | Windows |
14043526 | 修复:当数据缓冲区跨多个 SNI 数据包时缓冲区溢出 (KB5010234) | SQL Server连接 | 协议 | Windows |
14500584 | 修复:在 2019 SQL Server 2019 (KB5010653) 中创建外部库后的数据库损坏 | SQL Server引擎 | 可扩展性 | 全部 |
14401565 | 修复了在 SQL Server 2019 中使用 FileTable 时发生的访问冲突。 | SQL Server引擎 | FileStream 和 FileTable | Windows |
14364622 | 修复了以下问题:在 2019 SQL Server SQL Server在高延迟网络中使用Always On可用性组时,辅助副本 (replica) 断言失败。
可能会在错误日志中看到此断言失败: 断言:文件: <“e:\\b\\s3\\sources\\sql\\ntdbms\\storeng\\dfs\\trans\lsnlocmap.cpp”>, line=358 Failed 断言 = 'pos - pndx < map-EntryCount>' |
SQL Server引擎 | 高可用性和灾难恢复 | Windows |
14396483 | 在 3 (错误) 诊断 HADR 运行状况事件时STATE ,增加了在 XEvent 会话中AlwaysOn_health 捕获 sp_server_diagnostics XEvent 的改进。 |
SQL Server引擎 | 高可用性和灾难恢复 | Windows |
14396775 | 将“还原进度”添加到 SQL Server 2019 中的SQL Server错误日志,就像恢复进度一样。 | SQL Server引擎 | 高可用性和灾难恢复 | Windows |
14401590 | 修复了故障转移尝试连接到辅助 AG 侦听器的分布式可用性组后发生的错误,并将应用程序意向设置为 READ ONLY 。 |
SQL Server引擎 | 高可用性和灾难恢复 | Windows |
14300646 | 修复了以下在 In-Memory 联机事务处理 (OLTP) 期间发生的以下内存不足错误,如果应用程序本机过程更新了具有大型对象 (LOB 的表) 列,并且未在更新列表中指定 LOB 列: <由于资源池“IMOLTP”中的内存不足,DateTime> 禁止为数据库“Retail”分配页。 <由于内存压力,DateTime> XTP 页分配失败:FAIL_PAGE_ALLOCATION 8 |
SQL Server引擎 | In-Memory OLTP | 全部 |
13313683 | 改进:将 1 (true) 和 0 (false) 作为有效值添加到 mssql-conf 布尔设置 (KB5010246) | SQL Server引擎 | Linux | Linux |
14196082 | 改进:将 mssql-conf 和 adutil 实用工具添加到 2019 SQL Server 2019 (KB5008647) | SQL Server引擎 | Linux | Linux |
14288034 | 通过使用 SQL 平台抽象层 (PAL) 加密设置,可将默认计算机密钥位置更改为自定义位置,从而增强计算机密钥的安全性。 | SQL Server引擎 | Linux | Linux |
14401082 | 修复了已提交的内存记帐问题,在某些情况下,FAIL_PAGE_ALLOCATION 在 Linux 上启动SQL Server服务后几天可能会出现错误。 |
SQL Server引擎 | Linux | Linux |
14465885 | 修复了在 2019 年 2019 年安装的 ubuntu docker 容器上使用虚拟设备接口 (VDI SQL Server) 备份数据库时发生的以下错误: Host_<DeviceName>_SQLVDIMemoryName_0:ClientBufferAreaManager::SyncWithGlobalTable: Open (hBufferMemory) : error 2Host_<DeviceName>_SQLVDIMemoryName_0: TriggerAbort: invoked: error 0Host_<DeviceName>_SQLVDIMemoryName_0: TriggerAbort: ChannelSem: error 2Features 返回SQL Server: 0x10000 打开设备。 VDS::OpenDevice 失败:x80770004 Msg 18210,级别 16,状态 1,服务器<服务器名称>,LineNumber < >BackupVirtualDeviceSet::AllocateBuffer:在备份设备“DeviceName>”<上失败。 操作系统错误 995 (由于线程退出或应用程序 request.) ,I/O 操作已中止。 消息 3013、级别 16、状态 1、Server <ServerName>、LineNumber <> BACKUP DATABASE 异常终止。 |
SQL Server引擎 | Linux | Linux |
14289674 | 修复了以下问题:在同一表中删除计算列后,筛选索引损坏,运行 时 DBCC CHECKTABLE WITH EXTENDED_LOGICAL_CHECKS ,筛选的索引损坏报告为 8951 错误和 8955 错误。 |
SQL Server引擎 | Metadata | Windows |
14320308 | 修复了在使用空间索引时执行 STDistance 空间方法时的内存释放问题。 在修复之前,内存 MEMORYCLERK_SOSNODE 使用量会逐渐增加,直到占用所有可用内存。
注意:此修复要求跟踪标志 8119 有效。 可以通过 启用标志 DBCC TRACEON 。 但是,建议将其作为启动参数应用,以便在SQL Server重启时不会删除它。 |
SQL Server引擎 | Metadata | Windows |
14382474 | 修复了列的 sp_pkeys KEY_SEQ 输出不符合主键中定义的列顺序的问题。 |
SQL Server引擎 | Metadata | Windows |
14382100 | 修复了针对事务日志文件调用函数时,函数可能会在表中记录虚假损坏页条目suspect_pages 的问题dm_db_page_info 。 |
SQL Server引擎 | 访问存储数据的方法 | Windows |
14312688 | 修复了使用 PolyBase 外部表从 Hadoop 查询数据时出错的问题 java.nio.BufferOverflowException 。
注意:从具有 varchar 或 nvarchar 类型的列且宽度大于 256 个字符的文件进行查询时,会发生此错误。 |
SQL Server引擎 | PolyBase | 全部 |
14419546 | 修复:对预读 (KB5009753) 计算物理读取数两次 | SQL Server引擎 | 查询执行 | 全部 |
14488550 | 修复了在批处理模式下执行的并行查询,该查询在安装 CU14 后可能导致访问冲突和内存转储。 | SQL Server引擎 | 查询执行 | Windows |
14491100 | 修复了在使用 SQL Server 2019 累积更新 14 (CU14) 后发生的CXPort::Close 访问冲突。 |
SQL Server引擎 | 查询执行 | Windows |
14394202 | 修复了在查询UNION 编译期间使用标量 User-Defined 函数 (UDF) lnlining ORDER BY 时出现的以下错误 104:如果语句包含 UNION、INTERSECT 或 EXCEPT 运算符,则 Msg 104、Level 16、State 1、Line <LineNumber> ORDER BY 项必须出现在选择列表中。 |
SQL Server引擎 | 查询优化器 | 全部 |
14416748 | 修复了 如果启用了自动异步更新统计信息,则 中的 CQPOnDemandTask::ExecuteQPJob 断言。
你可能会在错误日志中看到此断言失败: 断言:文件: <sosmemobj.cpp>,行=2774 失败断言 = 'pvb-FLargeAlloc> () == FALSE' |
SQL Server引擎 | 查询优化器 | Windows |
14434937 | 修复了在存储过程中编译的特定语句似乎“停滞”并显示 sqlsource_transform 到手动干预的问题。 |
SQL Server引擎 | 查询优化器 | Windows |
14165626 | 修复了使用 ASCII 函数转换列时,发布服务器和订阅服务器数据库表中显示不同转换结果的问题。 有关详细信息,请参阅 ASCII 函数在发布服务器和订阅服务器数据库表中返回不同的结果。 | SQL Server引擎 | 复制 | Windows |
14227331 | 修复了 Linux 上的默认跟踪在限制大小为 20 MB 之前滚动更新的问题。 | SQL Server引擎 | SQL OS | Linux |
14412969 | 修复了编译动态管理视图查询期间发生的访问冲突 sqldk!StringVPrintfWorkerW , (DMV) sys.dm_os_ring_buffers 。 |
SQL Server引擎 | SQL OS | Windows |
14421838 | 修复了当SQL Server提交内存超过内存模型下的最大服务器内存时出现的系统范围的内存不足问题,并将页锁在内存中。
注意:应安装启动跟踪标志 8121 以启用此修补程序。 |
SQL Server引擎 | SQL OS | Windows |
14497737 | 改进了在 Linux SQL Server 2019 中捕获意外崩溃的内存转储。 | SQL Server引擎 | SQL OS | Linux |
14459544 | 改进:添加具有多个 DNS 名称的已签名证书的使用 (KB5010555) | SQL Server引擎 | 外围应用 | 全部 |
14332270 | 修复了将默认数据目录设置为 Azure Blob 存储 URL 时,累积更新 (CU) 修补失败并显示以下消息的问题: 不支持给定路径的格式。 异常类型“System.NotSupportedException” 注意:若要解决此问题,可以将数据默认目录更改为本地目录并重新运行 SQL 修补程序。 |
SQL 安装程序 | Patching | Windows |
如何获取或下载此或最新的累积更新包
如何获取或下载 Windows 的最新累积更新包 (建议)
以下更新可从 Microsoft 下载中心获取:
注意
- Microsoft 下载中心将始终显示最新的 SQL Server 2019 CU 版本。
- 如果未显示下载页,请联系 Microsoft 客户服务和支持部门 获取累积更新包。
如何从 Microsoft 更新目录获取或下载适用于 Windows 的此累积更新包
Microsoft 更新目录中提供了以下更新:
注意
- Microsoft 更新目录包含此SQL Server 2019 CU 和以前发布的 SQL Server 2019 CU 版本。
- 也可通过 Windows Server Update Services (WSUS) 获取此 CU。
- 建议始终安装可用的最新累积更新。
如何获取或下载适用于 Linux 的最新累积更新包
若要将 Linux 上的 SQL Server 2019 更新为最新 CU,必须先配置累积更新存储库。 然后,使用特定于平台的相应更新命令更新SQL Server包。
有关安装说明和 CU 包下载的直接链接,请参阅 SQL Server 2019 发行说明。
如何获取或下载 大数据群集 (BDC) 的最新累积更新
若要将 Linux 上的 Microsoft SQL Server 2019 大数据群集 (BDC) 升级到最新的 CU,请参阅 大数据群集 部署指南。
从 SQL Server 2019 CU1 开始,可为 2019 GDR1) 的生产支持版本 (SQL Server 大数据群集执行就地升级。 有关详细信息,请参阅如何升级SQL Server 大数据群集。
有关详细信息,请参阅大数据群集发行说明。
文件信息
文件哈希信息
可以使用以下命令通过计算 SQLServer2019-KB5008996-x64.exe 文件的哈希来验证下载:
certutil -hashfile SQLServer2019-KB5008996-x64.exe SHA256
文件名 | SHA256 哈希 |
---|---|
SQLServer2019-KB5008996-x64.exe | 503A17BDCACD1E02FF1E6EE673E6F1EEDB0DAF674CAF4FAFFE607FDC4D230190 |
累积更新包文件信息
此包的英文版具有下表中列出的文件属性 (或更高版本的文件属性) 。 协调世界时 (UTC) 中列出了这些文件的日期和时间。 查看文件信息时,会将其转换为本地时间。 若要查找 UTC 与本地时间的差值,请使用 控制面板 中的“日期和时间”项中的“时区”选项卡。
基于 x64 的版本
SQL Server 2019 Analysis Services
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Asplatformhost.dll | 2018.150.35.22 | 292800 | 12-Jan-22 | 22:58 | x64 |
Mashupcompression.dll | 2.80.5803.541 | 140672 | 12-Jan-22 | 22:58 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.35.22 | 758200 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 175552 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 198536 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 202176 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 198592 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 214968 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 197568 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 192392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 251272 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 174016 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.35.22 | 195976 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.35.22 | 1097096 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.35.22 | 479632 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 53640 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 58248 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 58760 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 57736 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 60808 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 58304 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 57224 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 66440 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 53696 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.35.22 | 57224 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16776 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 17800 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16792 | 12-Jan-22 | 22:58 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.35.22 | 16776 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 661072 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.dll | 2.80.5803.541 | 186232 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.oledb.dll | 2.80.5803.541 | 30080 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.preview.dll | 2.80.5803.541 | 74832 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.80.5803.541 | 102264 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37760 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42064 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41856 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 41848 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 45960 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 37760 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.80.5803.541 | 42064 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454672 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920656 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34600 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34608 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34816 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 35120 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 47112 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33072 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 33080 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 34824 | 12-Jan-22 | 22:58 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37672 | 12-Jan-22 | 22:58 | x86 |
Microsoft.hostintegration.connectors.dll | 2.80.5803.541 | 5262728 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.container.exe | 2.80.5803.541 | 22392 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.80.5803.541 | 21880 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.80.5803.541 | 22096 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.eventsource.dll | 2.80.5803.541 | 149368 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.dll | 2.80.5803.541 | 78712 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14728 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15240 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15464 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15224 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15440 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15232 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 15744 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14720 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.80.5803.541 | 14928 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.80.5803.541 | 192392 | 12-Jan-22 | 22:58 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.80.5803.541 | 59984 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13192 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13184 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.80.5803.541 | 13392 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.shims.dll | 2.80.5803.541 | 27512 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140368 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.dll | 2.80.5803.541 | 14271872 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 553864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 664656 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 656256 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 639880 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 689024 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 648064 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 627592 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 865360 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 545656 | 12-Jan-22 | 22:58 | x86 |
Microsoft.mashupengine.resources.dll | 2.80.5803.541 | 640080 | 12-Jan-22 | 22:58 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437568 | 12-Jan-22 | 22:58 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 12-Jan-22 | 22:58 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.27.19 | 1104976 | 12-Jan-22 | 22:58 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126336 | 12-Jan-22 | 22:58 | x86 |
Msmdctr.dll | 2018.150.35.22 | 37256 | 12-Jan-22 | 22:58 | x64 |
Msmdlocal.dll | 2018.150.35.22 | 66290568 | 12-Jan-22 | 22:58 | x64 |
Msmdlocal.dll | 2018.150.35.22 | 47784344 | 12-Jan-22 | 22:58 | x86 |
Msmdpump.dll | 2018.150.35.22 | 10187672 | 12-Jan-22 | 22:58 | x64 |
Msmdredir.dll | 2018.150.35.22 | 7956920 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 16264 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 17288 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdspdm.resources.dll | 15.0.35.22 | 15752 | 12-Jan-22 | 22:58 | x86 |
Msmdsrv.exe | 2018.150.35.22 | 65830296 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 833472 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1627032 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1454016 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1642944 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1608640 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1001408 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 991632 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1536952 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1520536 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 810944 | 12-Jan-22 | 22:58 | x64 |
Msmdsrv.rll | 2018.150.35.22 | 1596352 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 832448 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1624512 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1450944 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1637824 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1604544 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 998840 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 991160 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1532864 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1518016 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 809920 | 12-Jan-22 | 22:58 | x64 |
Msmdsrvi.rll | 2018.150.35.22 | 1591744 | 12-Jan-22 | 22:58 | x64 |
Msmgdsrv.dll | 2018.150.35.22 | 10184600 | 12-Jan-22 | 22:58 | x64 |
Msmgdsrv.dll | 2018.150.35.22 | 8278424 | 12-Jan-22 | 22:58 | x86 |
Msolap.dll | 2018.150.35.22 | 11015056 | 12-Jan-22 | 22:58 | x64 |
Msolap.dll | 2018.150.35.22 | 8607112 | 12-Jan-22 | 22:58 | x86 |
Msolui.dll | 2018.150.35.22 | 306624 | 12-Jan-22 | 22:58 | x64 |
Msolui.dll | 2018.150.35.22 | 286144 | 12-Jan-22 | 22:58 | x86 |
Powerbiextensions.dll | 2.80.5803.541 | 9470032 | 12-Jan-22 | 22:58 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728456 | 12-Jan-22 | 22:58 | x64 |
Sqlboot.dll | 2019.150.4198.2 | 214968 | 12-Jan-22 | 22:58 | x64 |
Sqlceip.exe | 15.0.4198.2 | 291712 | 12-Jan-22 | 22:58 | x86 |
Sqldumper.exe | 2019.150.4198.2 | 152464 | 12-Jan-22 | 22:58 | x86 |
Sqldumper.exe | 2019.150.4198.2 | 186296 | 12-Jan-22 | 22:58 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 12-Jan-22 | 22:58 | x86 |
Tmapi.dll | 2018.150.35.22 | 6178232 | 12-Jan-22 | 22:58 | x64 |
Tmcachemgr.dll | 2018.150.35.22 | 4916616 | 12-Jan-22 | 22:58 | x64 |
Tmpersistence.dll | 2018.150.35.22 | 1183632 | 12-Jan-22 | 22:58 | x64 |
Tmtransactions.dll | 2018.150.35.22 | 6805400 | 12-Jan-22 | 22:58 | x64 |
Xmsrv.dll | 2018.150.35.22 | 26024840 | 12-Jan-22 | 22:58 | x64 |
Xmsrv.dll | 2018.150.35.22 | 35460544 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 Database Services Common Core
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Instapi150.dll | 2019.150.4198.2 | 75704 | 12-Jan-22 | 22:58 | x86 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4198.2 | 99200 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4198.2 | 86920 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4198.2 | 550840 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4198.2 | 550840 | 12-Jan-22 | 22:58 | x86 |
Msasxpress.dll | 2018.150.35.22 | 25992 | 12-Jan-22 | 22:58 | x86 |
Msasxpress.dll | 2018.150.35.22 | 32184 | 12-Jan-22 | 22:58 | x64 |
Pbsvcacctsync.dll | 2019.150.4198.2 | 74640 | 12-Jan-22 | 22:58 | x86 |
Pbsvcacctsync.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 22:58 | x64 |
Sqldumper.exe | 2019.150.4198.2 | 152464 | 12-Jan-22 | 22:58 | x86 |
Sqldumper.exe | 2019.150.4198.2 | 186296 | 12-Jan-22 | 22:58 | x64 |
Sqlftacct.dll | 2019.150.4198.2 | 59320 | 12-Jan-22 | 22:58 | x86 |
Sqlftacct.dll | 2019.150.4198.2 | 78736 | 12-Jan-22 | 22:58 | x64 |
Sqlmanager.dll | 2019.150.4198.2 | 742288 | 12-Jan-22 | 22:58 | x86 |
Sqlmanager.dll | 2019.150.4198.2 | 877456 | 12-Jan-22 | 22:58 | x64 |
Sqlmgmprovider.dll | 2019.150.4198.2 | 378808 | 12-Jan-22 | 22:58 | x86 |
Sqlmgmprovider.dll | 2019.150.4198.2 | 430984 | 12-Jan-22 | 22:58 | x64 |
Sqlsvcsync.dll | 2019.150.4198.2 | 357264 | 12-Jan-22 | 22:58 | x64 |
Sqlsvcsync.dll | 2019.150.4198.2 | 276408 | 12-Jan-22 | 22:58 | x86 |
Svrenumapi150.dll | 2019.150.4198.2 | 910224 | 12-Jan-22 | 22:58 | x86 |
Svrenumapi150.dll | 2019.150.4198.2 | 1161144 | 12-Jan-22 | 22:58 | x64 |
SQL Server 2019 sql_dreplay_client
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplayclient.exe | 2019.150.4198.2 | 136064 | 12-Jan-22 | 22:58 | x86 |
Dreplaycommon.dll | 2019.150.4198.2 | 665488 | 12-Jan-22 | 22:58 | x86 |
Dreplayutil.dll | 2019.150.4198.2 | 304008 | 12-Jan-22 | 22:58 | x86 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 22:58 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 sql_dreplay_controller
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplaycommon.dll | 2019.150.4198.2 | 665488 | 12-Jan-22 | 22:58 | x86 |
Dreplaycontroller.exe | 2019.150.4198.2 | 365448 | 12-Jan-22 | 22:58 | x86 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 22:58 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 数据库服务核心实例
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Aetm-enclave-simulator.dll | 2019.150.4198.2 | 4657024 | 12-Jan-22 | 23:51 | x64 |
Aetm-enclave.dll | 2019.150.4198.2 | 4611448 | 12-Jan-22 | 23:51 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4198.2 | 4931344 | 12-Jan-22 | 23:51 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4198.2 | 4871960 | 12-Jan-22 | 23:51 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 12-Jan-22 | 22:58 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 12-Jan-22 | 22:58 | x64 |
C1.dll | 19.16.27034.0 | 2438520 | 12-Jan-22 | 23:51 | x64 |
C2.dll | 19.16.27034.0 | 7239032 | 12-Jan-22 | 23:51 | x64 |
Cl.exe | 19.16.27034.0 | 424360 | 12-Jan-22 | 23:51 | x64 |
Clui.dll | 19.16.27034.0 | 541048 | 12-Jan-22 | 23:51 | x64 |
Datacollectorcontroller.dll | 2019.150.4198.2 | 279440 | 12-Jan-22 | 23:51 | x64 |
Dcexec.exe | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:51 | x64 |
Fssres.dll | 2019.150.4198.2 | 96184 | 12-Jan-22 | 23:51 | x64 |
Hadrres.dll | 2019.150.4198.2 | 202680 | 12-Jan-22 | 23:51 | x64 |
Hkcompile.dll | 2019.150.4198.2 | 1291152 | 12-Jan-22 | 23:51 | x64 |
Hkengine.dll | 2019.150.4198.2 | 5784456 | 12-Jan-22 | 23:51 | x64 |
Hkruntime.dll | 2019.150.4198.2 | 181136 | 12-Jan-22 | 23:51 | x64 |
Hktempdb.dll | 2019.150.4198.2 | 62336 | 12-Jan-22 | 23:51 | x64 |
Link.exe | 14.16.27034.0 | 1707936 | 12-Jan-22 | 23:51 | x64 |
Microsoft.sqlautoadmin.autobackupagent.dll | 15.0.4198.2 | 234384 | 12-Jan-22 | 23:51 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2019.150.4198.2 | 325560 | 12-Jan-22 | 23:51 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2019.150.4198.2 | 91016 | 12-Jan-22 | 23:51 | x64 |
Msobj140.dll | 14.16.27034.0 | 134008 | 12-Jan-22 | 23:51 | x64 |
Mspdb140.dll | 14.16.27034.0 | 632184 | 12-Jan-22 | 23:51 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 12-Jan-22 | 23:51 | x64 |
Msvcp140.dll | 14.16.27034.0 | 628200 | 12-Jan-22 | 23:51 | x64 |
Qds.dll | 2019.150.4198.2 | 1184656 | 12-Jan-22 | 23:51 | x64 |
Rsfxft.dll | 2019.150.4198.2 | 50048 | 12-Jan-22 | 23:51 | x64 |
Secforwarder.dll | 2019.150.4198.2 | 78728 | 12-Jan-22 | 23:51 | x64 |
Sqagtres.dll | 2019.150.4198.2 | 87992 | 12-Jan-22 | 23:51 | x64 |
Sqlaamss.dll | 2019.150.4198.2 | 108472 | 12-Jan-22 | 23:51 | x64 |
Sqlaccess.dll | 2019.150.4198.2 | 493496 | 12-Jan-22 | 23:51 | x64 |
Sqlagent.exe | 2019.150.4198.2 | 730000 | 12-Jan-22 | 23:51 | x64 |
Sqlagentctr150.dll | 2019.150.4198.2 | 79800 | 12-Jan-22 | 23:51 | x64 |
Sqlagentctr150.dll | 2019.150.4198.2 | 67512 | 12-Jan-22 | 23:51 | x86 |
Sqlboot.dll | 2019.150.4198.2 | 214968 | 12-Jan-22 | 23:51 | x64 |
Sqlceip.exe | 15.0.4198.2 | 291712 | 12-Jan-22 | 23:51 | x86 |
Sqlcmdss.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:51 | x64 |
Sqlctr150.dll | 2019.150.4198.2 | 140176 | 12-Jan-22 | 23:51 | x64 |
Sqlctr150.dll | 2019.150.4198.2 | 115600 | 12-Jan-22 | 23:51 | x86 |
Sqldk.dll | 2019.150.4198.2 | 3150736 | 12-Jan-22 | 23:51 | x64 |
Sqldtsss.dll | 2019.150.4198.2 | 107408 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1594240 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3498888 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3696568 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4163512 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4281224 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3412864 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3580808 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4155320 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4011960 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4060032 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2222008 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2171784 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3867528 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3545016 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4016056 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3818376 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3814280 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3613576 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3499960 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1536896 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3904392 | 12-Jan-22 | 23:51 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4028344 | 12-Jan-22 | 23:51 | x64 |
Sqllang.dll | 2019.150.4198.2 | 39965584 | 12-Jan-22 | 23:51 | x64 |
Sqlmin.dll | 2019.150.4198.2 | 40523152 | 12-Jan-22 | 23:51 | x64 |
Sqlolapss.dll | 2019.150.4198.2 | 103312 | 12-Jan-22 | 23:51 | x64 |
Sqlos.dll | 2019.150.4198.2 | 41864 | 12-Jan-22 | 23:51 | x64 |
Sqlpowershellss.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 23:51 | x64 |
Sqlrepss.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 23:51 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 50056 | 12-Jan-22 | 23:51 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:51 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4198.2 | 37768 | 12-Jan-22 | 23:51 | x64 |
Sqlscriptupgrade.dll | 2019.150.4198.2 | 5804944 | 12-Jan-22 | 23:51 | x64 |
Sqlserverspatial150.dll | 2019.150.4198.2 | 672656 | 12-Jan-22 | 23:51 | x64 |
Sqlservr.exe | 2019.150.4198.2 | 627592 | 12-Jan-22 | 23:51 | x64 |
Sqlsvc.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 23:51 | x64 |
Sqltses.dll | 2019.150.4198.2 | 9114504 | 12-Jan-22 | 23:51 | x64 |
Sqsrvres.dll | 2019.150.4198.2 | 280504 | 12-Jan-22 | 23:51 | x64 |
Svl.dll | 2019.150.4198.2 | 161720 | 12-Jan-22 | 23:51 | x64 |
Vcruntime140.dll | 14.16.27034.0 | 85992 | 12-Jan-22 | 23:51 | x64 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 23:51 | x64 |
Xpadsi.exe | 2019.150.4198.2 | 115600 | 12-Jan-22 | 23:51 | x64 |
Xplog70.dll | 2019.150.4198.2 | 91024 | 12-Jan-22 | 23:51 | x64 |
Xpqueue.dll | 2019.150.4198.2 | 92088 | 12-Jan-22 | 23:51 | x64 |
Xprepl.dll | 2019.150.4198.2 | 119696 | 12-Jan-22 | 23:51 | x64 |
Xpstar.dll | 2019.150.4198.2 | 471952 | 12-Jan-22 | 23:51 | x64 |
SQL Server 2019 数据库服务核心共享
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4198.2 | 263048 | 12-Jan-22 | 22:58 | x64 |
Datacollectortasks.dll | 2019.150.4198.2 | 227256 | 12-Jan-22 | 22:58 | x64 |
Distrib.exe | 2019.150.4198.2 | 234384 | 12-Jan-22 | 22:58 | x64 |
Dteparse.dll | 2019.150.4198.2 | 123784 | 12-Jan-22 | 22:58 | x64 |
Dteparsemgd.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 22:58 | x64 |
Dtepkg.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:58 | x64 |
Dtexec.exe | 2019.150.4198.2 | 71568 | 12-Jan-22 | 22:58 | x64 |
Dts.dll | 2019.150.4198.2 | 3142536 | 12-Jan-22 | 22:58 | x64 |
Dtscomexpreval.dll | 2019.150.4198.2 | 500608 | 12-Jan-22 | 22:58 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 522168 | 12-Jan-22 | 22:58 | x64 |
Dtshost.exe | 2019.150.4198.2 | 104328 | 12-Jan-22 | 22:58 | x64 |
Dtsmsg150.dll | 2019.150.4198.2 | 567224 | 12-Jan-22 | 22:58 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1328016 | 12-Jan-22 | 22:58 | x64 |
Dtswizard.exe | 15.0.4198.2 | 885648 | 12-Jan-22 | 22:58 | x64 |
Dtuparse.dll | 2019.150.4198.2 | 99216 | 12-Jan-22 | 22:58 | x64 |
Dtutil.exe | 2019.150.4198.2 | 147344 | 12-Jan-22 | 22:58 | x64 |
Exceldest.dll | 2019.150.4198.2 | 279432 | 12-Jan-22 | 22:58 | x64 |
Excelsrc.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:58 | x64 |
Execpackagetask.dll | 2019.150.4198.2 | 185224 | 12-Jan-22 | 22:58 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 410504 | 12-Jan-22 | 22:58 | x64 |
Flatfilesrc.dll | 2019.150.4198.2 | 426888 | 12-Jan-22 | 22:58 | x64 |
Logread.exe | 2019.150.4198.2 | 718776 | 12-Jan-22 | 22:58 | x64 |
Mergetxt.dll | 2019.150.4198.2 | 74640 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4198.2 | 58240 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41864 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4198.2 | 390032 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.replication.dll | 2019.150.4198.2 | 1688456 | 12-Jan-22 | 22:58 | x64 |
Microsoft.sqlserver.replication.dll | 2019.150.4198.2 | 1640376 | 12-Jan-22 | 22:58 | x86 |
Microsoft.sqlserver.rmo.dll | 15.0.4198.2 | 550840 | 12-Jan-22 | 22:58 | x86 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 111488 | 12-Jan-22 | 22:58 | x64 |
Msgprox.dll | 2019.150.4198.2 | 300984 | 12-Jan-22 | 22:58 | x64 |
Msoledbsql.dll | 2018.182.3.0 | 148432 | 12-Jan-22 | 22:58 | x64 |
Msxmlsql.dll | 2019.150.4198.2 | 1495944 | 12-Jan-22 | 22:58 | x64 |
Oledbdest.dll | 2019.150.4198.2 | 279424 | 12-Jan-22 | 22:58 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:58 | x64 |
Osql.exe | 2019.150.4198.2 | 91008 | 12-Jan-22 | 22:58 | x64 |
Qrdrsvc.exe | 2019.150.4198.2 | 496528 | 12-Jan-22 | 22:58 | x64 |
Rawdest.dll | 2019.150.4198.2 | 226192 | 12-Jan-22 | 22:58 | x64 |
Rawsource.dll | 2019.150.4198.2 | 209808 | 12-Jan-22 | 22:58 | x64 |
Rdistcom.dll | 2019.150.4198.2 | 915384 | 12-Jan-22 | 22:58 | x64 |
Recordsetdest.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:58 | x64 |
Repldp.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:58 | x64 |
Replerrx.dll | 2019.150.4198.2 | 181136 | 12-Jan-22 | 22:58 | x64 |
Replisapi.dll | 2019.150.4198.2 | 394128 | 12-Jan-22 | 22:58 | x64 |
Replmerg.exe | 2019.150.4198.2 | 562064 | 12-Jan-22 | 22:58 | x64 |
Replprov.dll | 2019.150.4198.2 | 856976 | 12-Jan-22 | 22:58 | x64 |
Replrec.dll | 2019.150.4198.2 | 1034168 | 12-Jan-22 | 22:58 | x64 |
Replsub.dll | 2019.150.4198.2 | 471952 | 12-Jan-22 | 22:58 | x64 |
Replsync.dll | 2019.150.4198.2 | 165816 | 12-Jan-22 | 22:58 | x64 |
Spresolv.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 22:58 | x64 |
Sqlcmd.exe | 2019.150.4198.2 | 264120 | 12-Jan-22 | 22:58 | x64 |
Sqldiag.exe | 2019.150.4198.2 | 1139584 | 12-Jan-22 | 22:58 | x64 |
Sqldistx.dll | 2019.150.4198.2 | 246672 | 12-Jan-22 | 22:58 | x64 |
Sqllogship.exe | 15.0.4198.2 | 104376 | 12-Jan-22 | 22:58 | x64 |
Sqlmergx.dll | 2019.150.4198.2 | 398224 | 12-Jan-22 | 22:58 | x64 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 22:58 | x86 |
Sqlresourceloader.dll | 2019.150.4198.2 | 50056 | 12-Jan-22 | 22:58 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 22:58 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 78736 | 12-Jan-22 | 22:58 | x86 |
Sqlsvc.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 22:58 | x64 |
Sqlsvc.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:58 | x86 |
Sqltaskconnections.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:58 | x64 |
Ssradd.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssravg.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssrdown.dll | 2019.150.4198.2 | 74640 | 12-Jan-22 | 22:58 | x64 |
Ssrmax.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssrmin.dll | 2019.150.4198.2 | 82832 | 12-Jan-22 | 22:58 | x64 |
Ssrpub.dll | 2019.150.4198.2 | 75704 | 12-Jan-22 | 22:58 | x64 |
Ssrup.dll | 2019.150.4198.2 | 75704 | 12-Jan-22 | 22:58 | x64 |
Txagg.dll | 2019.150.4198.2 | 390016 | 12-Jan-22 | 22:58 | x64 |
Txbdd.dll | 2019.150.4198.2 | 189320 | 12-Jan-22 | 22:58 | x64 |
Txdatacollector.dll | 2019.150.4198.2 | 484232 | 12-Jan-22 | 22:58 | x64 |
Txdataconvert.dll | 2019.150.4198.2 | 316304 | 12-Jan-22 | 22:58 | x64 |
Txderived.dll | 2019.150.4198.2 | 639888 | 12-Jan-22 | 22:58 | x64 |
Txlookup.dll | 2019.150.4198.2 | 541576 | 12-Jan-22 | 22:58 | x64 |
Txmerge.dll | 2019.150.4198.2 | 246664 | 12-Jan-22 | 22:58 | x64 |
Txmergejoin.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:58 | x64 |
Txmulticast.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:58 | x64 |
Txrowcount.dll | 2019.150.4198.2 | 140168 | 12-Jan-22 | 22:58 | x64 |
Txsort.dll | 2019.150.4198.2 | 287624 | 12-Jan-22 | 22:58 | x64 |
Txsplit.dll | 2019.150.4198.2 | 624568 | 12-Jan-22 | 22:58 | x64 |
Txunionall.dll | 2019.150.4198.2 | 205712 | 12-Jan-22 | 22:58 | x64 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 22:58 | x64 |
Xmlsub.dll | 2019.150.4198.2 | 295824 | 12-Jan-22 | 22:58 | x64 |
SQL Server 2019 sql_extensibility
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Commonlauncher.dll | 2019.150.4198.2 | 95112 | 12-Jan-22 | 22:58 | x64 |
Exthost.exe | 2019.150.4198.2 | 238464 | 12-Jan-22 | 22:58 | x64 |
Launchpad.exe | 2019.150.4198.2 | 1221520 | 12-Jan-22 | 22:58 | x64 |
Sqlsatellite.dll | 2019.150.4198.2 | 1021880 | 12-Jan-22 | 22:58 | x64 |
SQL Server 2019 Full-Text 引擎
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Fd.dll | 2019.150.4198.2 | 686008 | 12-Jan-22 | 22:58 | x64 |
Fdhost.exe | 2019.150.4198.2 | 127872 | 12-Jan-22 | 22:58 | x64 |
Fdlauncher.exe | 2019.150.4198.2 | 78736 | 12-Jan-22 | 22:58 | x64 |
Sqlft150ph.dll | 2019.150.4198.2 | 92088 | 12-Jan-22 | 22:58 | x64 |
SQL Server 2019 sql_inst_mr
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Imrdll.dll | 15.0.4198.2 | 29568 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 Integration Services
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Commanddest.dll | 2019.150.4198.2 | 263048 | 12-Jan-22 | 22:59 | x64 |
Commanddest.dll | 2019.150.4198.2 | 227256 | 12-Jan-22 | 22:59 | x86 |
Dteparse.dll | 2019.150.4198.2 | 112568 | 12-Jan-22 | 22:59 | x86 |
Dteparse.dll | 2019.150.4198.2 | 123784 | 12-Jan-22 | 22:59 | x64 |
Dteparsemgd.dll | 2019.150.4198.2 | 115592 | 12-Jan-22 | 22:59 | x86 |
Dteparsemgd.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 22:59 | x64 |
Dtepkg.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 22:59 | x86 |
Dtepkg.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:59 | x64 |
Dtexec.exe | 2019.150.4198.2 | 62864 | 12-Jan-22 | 22:59 | x86 |
Dtexec.exe | 2019.150.4198.2 | 71568 | 12-Jan-22 | 22:59 | x64 |
Dts.dll | 2019.150.4198.2 | 3142536 | 12-Jan-22 | 22:59 | x64 |
Dts.dll | 2019.150.4198.2 | 2761616 | 12-Jan-22 | 22:59 | x86 |
Dtscomexpreval.dll | 2019.150.4198.2 | 500608 | 12-Jan-22 | 22:59 | x64 |
Dtscomexpreval.dll | 2019.150.4198.2 | 444344 | 12-Jan-22 | 22:59 | x86 |
Dtsconn.dll | 2019.150.4198.2 | 522168 | 12-Jan-22 | 22:59 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 430992 | 12-Jan-22 | 22:59 | x86 |
Dtsdebughost.exe | 2019.150.4198.2 | 110976 | 12-Jan-22 | 22:59 | x64 |
Dtsdebughost.exe | 2019.150.4198.2 | 93624 | 12-Jan-22 | 22:59 | x86 |
Dtshost.exe | 2019.150.4198.2 | 104328 | 12-Jan-22 | 22:59 | x64 |
Dtshost.exe | 2019.150.4198.2 | 88504 | 12-Jan-22 | 22:59 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 553872 | 12-Jan-22 | 22:59 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 567224 | 12-Jan-22 | 22:59 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1328016 | 12-Jan-22 | 22:59 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1119104 | 12-Jan-22 | 22:59 | x86 |
Dtswizard.exe | 15.0.4198.2 | 885648 | 12-Jan-22 | 22:59 | x64 |
Dtswizard.exe | 15.0.4198.2 | 889744 | 12-Jan-22 | 22:59 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 86920 | 12-Jan-22 | 22:59 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 99216 | 12-Jan-22 | 22:59 | x64 |
Dtutil.exe | 2019.150.4198.2 | 128912 | 12-Jan-22 | 22:59 | x86 |
Dtutil.exe | 2019.150.4198.2 | 147344 | 12-Jan-22 | 22:59 | x64 |
Exceldest.dll | 2019.150.4198.2 | 279432 | 12-Jan-22 | 22:59 | x64 |
Exceldest.dll | 2019.150.4198.2 | 235448 | 12-Jan-22 | 22:59 | x86 |
Excelsrc.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:59 | x64 |
Excelsrc.dll | 2019.150.4198.2 | 260024 | 12-Jan-22 | 22:59 | x86 |
Execpackagetask.dll | 2019.150.4198.2 | 148352 | 12-Jan-22 | 22:59 | x86 |
Execpackagetask.dll | 2019.150.4198.2 | 185224 | 12-Jan-22 | 22:59 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 410504 | 12-Jan-22 | 22:59 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 357248 | 12-Jan-22 | 22:59 | x86 |
Flatfilesrc.dll | 2019.150.4198.2 | 426888 | 12-Jan-22 | 22:59 | x64 |
Flatfilesrc.dll | 2019.150.4198.2 | 369536 | 12-Jan-22 | 22:59 | x86 |
Isdbupgradewizard.exe | 15.0.4198.2 | 119688 | 12-Jan-22 | 22:59 | x86 |
Isdbupgradewizard.exe | 15.0.4198.2 | 119688 | 12-Jan-22 | 22:59 | x86 |
Isserverexec.exe | 15.0.4198.2 | 145336 | 12-Jan-22 | 22:59 | x64 |
Isserverexec.exe | 15.0.4198.2 | 149432 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.astasks.dll | 15.0.4198.2 | 115592 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4198.2 | 58240 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4198.2 | 58248 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4198.2 | 508800 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4198.2 | 508808 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41864 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41856 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4198.2 | 390032 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4198.2 | 58240 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4198.2 | 59320 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4198.2 | 140176 | 12-Jan-22 | 22:59 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4198.2 | 140160 | 12-Jan-22 | 22:59 | x86 |
Msdtssrvr.exe | 15.0.4198.2 | 218000 | 12-Jan-22 | 22:59 | x64 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 111488 | 12-Jan-22 | 22:59 | x64 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 99208 | 12-Jan-22 | 22:59 | x86 |
Msmdpp.dll | 2018.150.35.22 | 10062744 | 12-Jan-22 | 22:59 | x64 |
Odbcdest.dll | 2019.150.4198.2 | 369544 | 12-Jan-22 | 22:59 | x64 |
Odbcdest.dll | 2019.150.4198.2 | 316296 | 12-Jan-22 | 22:59 | x86 |
Odbcsrc.dll | 2019.150.4198.2 | 381832 | 12-Jan-22 | 22:59 | x64 |
Odbcsrc.dll | 2019.150.4198.2 | 329656 | 12-Jan-22 | 22:59 | x86 |
Oledbdest.dll | 2019.150.4198.2 | 279424 | 12-Jan-22 | 22:59 | x64 |
Oledbdest.dll | 2019.150.4198.2 | 239544 | 12-Jan-22 | 22:59 | x86 |
Oledbsrc.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:59 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 264120 | 12-Jan-22 | 22:59 | x86 |
Rawdest.dll | 2019.150.4198.2 | 226192 | 12-Jan-22 | 22:59 | x64 |
Rawdest.dll | 2019.150.4198.2 | 189320 | 12-Jan-22 | 22:59 | x86 |
Rawsource.dll | 2019.150.4198.2 | 209808 | 12-Jan-22 | 22:59 | x64 |
Rawsource.dll | 2019.150.4198.2 | 177024 | 12-Jan-22 | 22:59 | x86 |
Recordsetdest.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:59 | x64 |
Recordsetdest.dll | 2019.150.4198.2 | 172936 | 12-Jan-22 | 22:59 | x86 |
Sqlceip.exe | 15.0.4198.2 | 291712 | 12-Jan-22 | 22:59 | x86 |
Sqldest.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 22:59 | x64 |
Sqldest.dll | 2019.150.4198.2 | 238464 | 12-Jan-22 | 22:59 | x86 |
Sqltaskconnections.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:59 | x64 |
Sqltaskconnections.dll | 2019.150.4198.2 | 169912 | 12-Jan-22 | 22:59 | x86 |
Txagg.dll | 2019.150.4198.2 | 390016 | 12-Jan-22 | 22:59 | x64 |
Txagg.dll | 2019.150.4198.2 | 329656 | 12-Jan-22 | 22:59 | x86 |
Txbdd.dll | 2019.150.4198.2 | 189320 | 12-Jan-22 | 22:59 | x64 |
Txbdd.dll | 2019.150.4198.2 | 152456 | 12-Jan-22 | 22:59 | x86 |
Txbestmatch.dll | 2019.150.4198.2 | 652160 | 12-Jan-22 | 22:59 | x64 |
Txbestmatch.dll | 2019.150.4198.2 | 545672 | 12-Jan-22 | 22:59 | x86 |
Txcache.dll | 2019.150.4198.2 | 209808 | 12-Jan-22 | 22:59 | x64 |
Txcache.dll | 2019.150.4198.2 | 164744 | 12-Jan-22 | 22:59 | x86 |
Txcharmap.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 22:59 | x64 |
Txcharmap.dll | 2019.150.4198.2 | 271240 | 12-Jan-22 | 22:59 | x86 |
Txcopymap.dll | 2019.150.4198.2 | 197520 | 12-Jan-22 | 22:59 | x64 |
Txcopymap.dll | 2019.150.4198.2 | 164744 | 12-Jan-22 | 22:59 | x86 |
Txdataconvert.dll | 2019.150.4198.2 | 316304 | 12-Jan-22 | 22:59 | x64 |
Txdataconvert.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 22:59 | x86 |
Txderived.dll | 2019.150.4198.2 | 639888 | 12-Jan-22 | 22:59 | x64 |
Txderived.dll | 2019.150.4198.2 | 559032 | 12-Jan-22 | 22:59 | x86 |
Txfileextractor.dll | 2019.150.4198.2 | 218000 | 12-Jan-22 | 22:59 | x64 |
Txfileextractor.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 22:59 | x86 |
Txfileinserter.dll | 2019.150.4198.2 | 213888 | 12-Jan-22 | 22:59 | x64 |
Txfileinserter.dll | 2019.150.4198.2 | 181120 | 12-Jan-22 | 22:59 | x86 |
Txgroupdups.dll | 2019.150.4198.2 | 312200 | 12-Jan-22 | 22:59 | x64 |
Txgroupdups.dll | 2019.150.4198.2 | 254848 | 12-Jan-22 | 22:59 | x86 |
Txlineage.dll | 2019.150.4198.2 | 152464 | 12-Jan-22 | 22:59 | x64 |
Txlineage.dll | 2019.150.4198.2 | 127872 | 12-Jan-22 | 22:59 | x86 |
Txlookup.dll | 2019.150.4198.2 | 541576 | 12-Jan-22 | 22:59 | x64 |
Txlookup.dll | 2019.150.4198.2 | 468920 | 12-Jan-22 | 22:59 | x86 |
Txmerge.dll | 2019.150.4198.2 | 246664 | 12-Jan-22 | 22:59 | x64 |
Txmerge.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 22:59 | x86 |
Txmergejoin.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 22:59 | x64 |
Txmergejoin.dll | 2019.150.4198.2 | 247736 | 12-Jan-22 | 22:59 | x86 |
Txmulticast.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 22:59 | x64 |
Txmulticast.dll | 2019.150.4198.2 | 116664 | 12-Jan-22 | 22:59 | x86 |
Txpivot.dll | 2019.150.4198.2 | 239544 | 12-Jan-22 | 22:59 | x64 |
Txpivot.dll | 2019.150.4198.2 | 205704 | 12-Jan-22 | 22:59 | x86 |
Txrowcount.dll | 2019.150.4198.2 | 140168 | 12-Jan-22 | 22:59 | x64 |
Txrowcount.dll | 2019.150.4198.2 | 111496 | 12-Jan-22 | 22:59 | x86 |
Txsampling.dll | 2019.150.4198.2 | 193408 | 12-Jan-22 | 22:59 | x64 |
Txsampling.dll | 2019.150.4198.2 | 156552 | 12-Jan-22 | 22:59 | x86 |
Txscd.dll | 2019.150.4198.2 | 235448 | 12-Jan-22 | 22:59 | x64 |
Txscd.dll | 2019.150.4198.2 | 197520 | 12-Jan-22 | 22:59 | x86 |
Txsort.dll | 2019.150.4198.2 | 287624 | 12-Jan-22 | 22:59 | x64 |
Txsort.dll | 2019.150.4198.2 | 230272 | 12-Jan-22 | 22:59 | x86 |
Txsplit.dll | 2019.150.4198.2 | 624568 | 12-Jan-22 | 22:59 | x64 |
Txsplit.dll | 2019.150.4198.2 | 549768 | 12-Jan-22 | 22:59 | x86 |
Txtermextraction.dll | 2019.150.4198.2 | 8700800 | 12-Jan-22 | 22:59 | x64 |
Txtermextraction.dll | 2019.150.4198.2 | 8643464 | 12-Jan-22 | 22:59 | x86 |
Txtermlookup.dll | 2019.150.4198.2 | 4182920 | 12-Jan-22 | 22:59 | x64 |
Txtermlookup.dll | 2019.150.4198.2 | 4137856 | 12-Jan-22 | 22:59 | x86 |
Txunionall.dll | 2019.150.4198.2 | 205712 | 12-Jan-22 | 22:59 | x64 |
Txunionall.dll | 2019.150.4198.2 | 161720 | 12-Jan-22 | 22:59 | x86 |
Txunpivot.dll | 2019.150.4198.2 | 213904 | 12-Jan-22 | 22:59 | x64 |
Txunpivot.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 22:59 | x86 |
Xe.dll | 2019.150.4198.2 | 631696 | 12-Jan-22 | 22:59 | x86 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 22:59 | x64 |
SQL Server 2019 sql_polybase_core_inst
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dms.dll | 15.0.1951.0 | 558480 | 12-Jan-22 | 23:40 | x86 |
Dmsnative.dll | 2018.150.1951.0 | 151464 | 12-Jan-22 | 23:40 | x64 |
Dwengineservice.dll | 15.0.1951.0 | 43944 | 12-Jan-22 | 23:40 | x86 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.116 | 2446928 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2371 | 2250320 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2371 | 147024 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.244 | 2412624 | 12-Jan-22 | 23:40 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.39 | 2928720 | 12-Jan-22 | 23:40 | x64 |
Icudt58.dll | 58.2.0.0 | 27109768 | 12-Jan-22 | 23:40 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 12-Jan-22 | 23:40 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 12-Jan-22 | 23:40 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 12-Jan-22 | 23:40 | x64 |
Icuuc42.dll | 8.0.2.124 | 15488080 | 12-Jan-22 | 23:40 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 12-Jan-22 | 23:40 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 12-Jan-22 | 23:40 | x64 |
Instapi150.dll | 2019.150.4198.2 | 86912 | 12-Jan-22 | 23:40 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 12-Jan-22 | 23:40 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 12-Jan-22 | 23:40 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 12-Jan-22 | 23:40 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 12-Jan-22 | 23:40 | x64 |
Libssl | 1.1.1.4 | 798160 | 12-Jan-22 | 23:40 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1951.0 | 66448 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1951.0 | 292256 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1951.0 | 1955752 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1951.0 | 168360 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1951.0 | 648080 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1951.0 | 245136 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1951.0 | 138128 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1951.0 | 78752 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1951.0 | 50088 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1951.0 | 87440 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1951.0 | 1128336 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1951.0 | 79760 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1951.0 | 69520 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1951.0 | 34208 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1951.0 | 30112 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1951.0 | 45472 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1951.0 | 20384 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1951.0 | 25504 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1951.0 | 130472 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1951.0 | 85408 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1951.0 | 99744 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1951.0 | 291744 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 119200 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 137120 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 140192 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 136600 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 149400 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 138656 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 133536 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 175520 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 116128 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1951.0 | 135584 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1951.0 | 71592 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1951.0 | 20888 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1951.0 | 36240 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1951.0 | 127912 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1951.0 | 3063696 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1951.0 | 3954576 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 117136 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 131984 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 136592 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 132496 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 147360 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 133008 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 129424 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 169888 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 114064 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1951.0 | 130960 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1951.0 | 66464 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1951.0 | 2681744 | 12-Jan-22 | 23:40 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1951.0 | 2435496 | 12-Jan-22 | 23:40 | x86 |
Mpdwinterop.dll | 2019.150.4198.2 | 451464 | 12-Jan-22 | 23:40 | x64 |
Mpdwsvc.exe | 2019.150.4198.2 | 7387064 | 12-Jan-22 | 23:40 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 12-Jan-22 | 23:40 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 12-Jan-22 | 23:40 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 12-Jan-22 | 23:40 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175000 | 12-Jan-22 | 23:40 | x64 |
Saslplain.dll | 2.1.26.0 | 170880 | 12-Jan-22 | 23:40 | x64 |
Secforwarder.dll | 2019.150.4198.2 | 78728 | 12-Jan-22 | 23:40 | x64 |
Sharedmemory.dll | 2018.150.1951.0 | 60320 | 12-Jan-22 | 23:40 | x64 |
Sqldk.dll | 2019.150.4198.2 | 3150736 | 12-Jan-22 | 23:40 | x64 |
Sqldumper.exe | 2019.150.4198.2 | 186296 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1594240 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4163512 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3412864 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4155320 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4060032 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2222008 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 2171784 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3818376 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 3814280 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 1536896 | 12-Jan-22 | 23:40 | x64 |
Sqlevn70.rll |
2019.150.4198.2 | 4028344 | 12-Jan-22 | 23:40 | x64 |
Sqlos.dll | 2019.150.4198.2 | 41864 | 12-Jan-22 | 23:40 | x64 |
Sqlsortpdw.dll | 2018.150.1951.0 | 4840352 | 12-Jan-22 | 23:40 | x64 |
Sqltses.dll | 2019.150.4198.2 | 9114504 | 12-Jan-22 | 23:40 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 12-Jan-22 | 23:40 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 12-Jan-22 | 23:40 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 12-Jan-22 | 23:40 | x64 |
SQL Server 2019 sql_shared_mr
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Smrdll.dll | 15.0.4198.2 | 30648 | 12-Jan-22 | 22:58 | x86 |
SQL Server 2019 sql_tools_extensions
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Autoadmin.dll | 2019.150.4198.2 | 1631104 | 12-Jan-22 | 23:15 | x86 |
Dtaengine.exe | 2019.150.4198.2 | 218000 | 12-Jan-22 | 23:15 | x86 |
Dteparse.dll | 2019.150.4198.2 | 112568 | 12-Jan-22 | 23:15 | x86 |
Dteparse.dll | 2019.150.4198.2 | 123784 | 12-Jan-22 | 23:15 | x64 |
Dteparsemgd.dll | 2019.150.4198.2 | 115592 | 12-Jan-22 | 23:15 | x86 |
Dteparsemgd.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 23:15 | x64 |
Dtepkg.dll | 2019.150.4198.2 | 131984 | 12-Jan-22 | 23:15 | x86 |
Dtepkg.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 23:15 | x64 |
Dtexec.exe | 2019.150.4198.2 | 71568 | 12-Jan-22 | 23:15 | x64 |
Dtexec.exe | 2019.150.4198.2 | 62864 | 12-Jan-22 | 23:15 | x86 |
Dts.dll | 2019.150.4198.2 | 3142536 | 12-Jan-22 | 23:15 | x64 |
Dts.dll | 2019.150.4198.2 | 2761616 | 12-Jan-22 | 23:15 | x86 |
Dtscomexpreval.dll | 2019.150.4198.2 | 444344 | 12-Jan-22 | 23:15 | x86 |
Dtscomexpreval.dll | 2019.150.4198.2 | 500608 | 12-Jan-22 | 23:15 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 522168 | 12-Jan-22 | 23:15 | x64 |
Dtsconn.dll | 2019.150.4198.2 | 430992 | 12-Jan-22 | 23:15 | x86 |
Dtshost.exe | 2019.150.4198.2 | 104328 | 12-Jan-22 | 23:15 | x64 |
Dtshost.exe | 2019.150.4198.2 | 88504 | 12-Jan-22 | 23:15 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 553872 | 12-Jan-22 | 23:15 | x86 |
Dtsmsg150.dll | 2019.150.4198.2 | 567224 | 12-Jan-22 | 23:15 | x64 |
Dtspipeline.dll | 2019.150.4198.2 | 1119104 | 12-Jan-22 | 23:15 | x86 |
Dtspipeline.dll | 2019.150.4198.2 | 1328016 | 12-Jan-22 | 23:15 | x64 |
Dtswizard.exe | 15.0.4198.2 | 885648 | 12-Jan-22 | 23:15 | x64 |
Dtswizard.exe | 15.0.4198.2 | 889744 | 12-Jan-22 | 23:15 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 86920 | 12-Jan-22 | 23:15 | x86 |
Dtuparse.dll | 2019.150.4198.2 | 99216 | 12-Jan-22 | 23:15 | x64 |
Dtutil.exe | 2019.150.4198.2 | 128912 | 12-Jan-22 | 23:15 | x86 |
Dtutil.exe | 2019.150.4198.2 | 147344 | 12-Jan-22 | 23:15 | x64 |
Exceldest.dll | 2019.150.4198.2 | 279432 | 12-Jan-22 | 23:15 | x64 |
Exceldest.dll | 2019.150.4198.2 | 235448 | 12-Jan-22 | 23:15 | x86 |
Excelsrc.dll | 2019.150.4198.2 | 260024 | 12-Jan-22 | 23:15 | x86 |
Excelsrc.dll | 2019.150.4198.2 | 308104 | 12-Jan-22 | 23:15 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 410504 | 12-Jan-22 | 23:15 | x64 |
Flatfiledest.dll | 2019.150.4198.2 | 357248 | 12-Jan-22 | 23:15 | x86 |
Flatfilesrc.dll | 2019.150.4198.2 | 369536 | 12-Jan-22 | 23:15 | x86 |
Flatfilesrc.dll | 2019.150.4198.2 | 426888 | 12-Jan-22 | 23:15 | x64 |
Microsoft.sqlserver.astasks.dll | 15.0.4198.2 | 115600 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4198.2 | 403384 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4198.2 | 2999184 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4198.2 | 2999168 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41856 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4198.2 | 41864 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4198.2 | 59320 | 12-Jan-22 | 23:15 | x86 |
Microsoft.sqlserver.olapenum.dll | 15.0.18181.0 | 99760 | 12-Jan-22 | 23:15 | x86 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 99208 | 12-Jan-22 | 23:15 | x86 |
Msdtssrvrutil.dll | 2019.150.4198.2 | 111488 | 12-Jan-22 | 23:15 | x64 |
Msmgdsrv.dll | 2018.150.35.22 | 8278424 | 12-Jan-22 | 22:58 | x86 |
Oledbdest.dll | 2019.150.4198.2 | 239544 | 12-Jan-22 | 23:15 | x86 |
Oledbdest.dll | 2019.150.4198.2 | 279424 | 12-Jan-22 | 23:15 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 313272 | 12-Jan-22 | 23:15 | x64 |
Oledbsrc.dll | 2019.150.4198.2 | 264120 | 12-Jan-22 | 23:15 | x86 |
Sqlresourceloader.dll | 2019.150.4198.2 | 37760 | 12-Jan-22 | 23:15 | x86 |
Sqlresourceloader.dll | 2019.150.4198.2 | 50056 | 12-Jan-22 | 23:15 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 86928 | 12-Jan-22 | 23:15 | x64 |
Sqlscm.dll | 2019.150.4198.2 | 78736 | 12-Jan-22 | 23:15 | x86 |
Sqlsvc.dll | 2019.150.4198.2 | 148368 | 12-Jan-22 | 23:15 | x86 |
Sqlsvc.dll | 2019.150.4198.2 | 181128 | 12-Jan-22 | 23:15 | x64 |
Sqltaskconnections.dll | 2019.150.4198.2 | 201616 | 12-Jan-22 | 23:15 | x64 |
Sqltaskconnections.dll | 2019.150.4198.2 | 169912 | 12-Jan-22 | 23:15 | x86 |
Txdataconvert.dll | 2019.150.4198.2 | 316304 | 12-Jan-22 | 23:15 | x64 |
Txdataconvert.dll | 2019.150.4198.2 | 275344 | 12-Jan-22 | 23:15 | x86 |
Xe.dll | 2019.150.4198.2 | 631696 | 12-Jan-22 | 23:15 | x86 |
Xe.dll | 2019.150.4198.2 | 721808 | 12-Jan-22 | 23:15 | x64 |
此更新的说明
先决条件
若要应用此累积更新包,必须运行 SQL Server 2019。
重启信息
应用此累积更新包后,可能需要重新启动计算机。
注册表信息
若要使用此包中的修补程序之一,无需对注册表进行任何更改。
重要通知
本文还提供了以下重要信息。
Analysis Services CU 内部版本
从 Microsoft SQL Server 2017 开始,Analysis Services 内部版本号和SQL Server数据库引擎内部版本号不匹配。 有关详细信息,请参阅 验证 Analysis Services 累积更新版本。
CU) 累积更新 (
- 每个新 CU 都包含已安装版本 SQL Server 的上一个 CU 中包含的所有修补程序。
- SQL Server库的认证级别与 Service Pack 相同,并且应以相同的置信度级别安装。
- 建议根据以下准则持续主动安装 OU:
- 历史数据显示,大量支持案例涉及已发布 CU 中已解决的问题。
- 库可能包含高于和更高修补程序的附加价值。 这包括可支持性、可管理性和可靠性更新。
- 建议先测试SQL Server OU,然后再将其部署到生产环境。
混合环境部署
将更新部署到混合环境 ((例如Always On、复制、群集和镜像) )时,建议在部署更新之前参考以下文章:
-
注意
如果不想使用滚动更新过程,请执行以下步骤来应用更新:
- 在被动节点上安装更新。
- 在活动节点上安装更新 (需要服务重启) 。
-
注意
如果与 SSISDB 目录一起启用了Always On,请参阅有关 SSIS 的信息,并Always On有关如何在这些环境中应用更新的信息。
语言支持
SQL Server库当前是多语言的。 因此,此 CU 包不特定于一种语言。 它适用于所有支持的语言。
组件 (功能) 更新
一个 CU 包包括所有SQL Server 2019 组件 (功能) 的所有可用更新。 但是,累积更新包仅更新当前安装在选择要提供服务的 SQL Server 实例上的那些组件。 例如,如果SQL Server功能 (Analysis Services) 在应用此 CU 后添加到实例,则必须重新应用此 CU 才能将新功能更新到此 CU。
对此更新的支持
如果发生其他问题或需要进行任何故障排除,则可能需要创建服务请求。 通常的支持成本将适用于其他支持问题和不符合此特定累积更新包条件的问题。 有关 Microsoft 客户服务和支持电话号码的完整列表,或者要创建单独的服务请求,请转到 Microsoft 支持网站。
如何卸载此更新
如何在 Windows 上卸载此更新
- 在控制面板中,打开“程序和功能”项,然后选择“查看已安装的更新”。
- 在“SQL Server 2019”下找到与此累积更新包对应的条目。
- 长按 (或右键单击条目) ,然后选择“ 卸载”。
如何在 Linux 上卸载此更新
若要在 Linux 上卸载此 CU,必须将包回滚到以前的版本。 有关如何回滚安装的详细信息,请参阅回滚SQL Server。