KB5001228 - 2017 SQL Server累积更新 24
发布日期: 2021 年 5 月 10 日
版本: 14.0.3391.2
摘要
本文介绍适用于 Microsoft SQL Server 2017 的累积更新包 24 (CU24) 。 此更新包含 SQL Server 2017 累积更新 23 发布后发布的 24 个修补程序,并更新以下版本中的组件:
- SQL Server - 产品版本:14.0.3391.2,文件版本:2017.140.3391.2
- Analysis Services - 产品版本: 14.0.249.71,文件版本: 2017.140.249.71
此更新中的已知问题
此累积更新没有已知问题。
此更新中包含的改进和修复
提供包含生成摘要列表及其当前支持生命周期的可下载 Excel 工作簿。 Excel 文件还包含适用于 SQL Server 2019 和 SQL Server 2017 的详细修补程序列表。 选择立即下载此 Excel 文件。
注意
可以直接通过书签引用下表中的单个条目。 如果选择表中的任何 bug 引用 ID,则会使用“#NNNNNNNN”格式将书签标记添加到 URL。 然后,你可以与其他人共享此 URL,以便他们可以直接跳转到表中所需的修补程序。
有关此服务更新中已修复的 bug 和增强功能的详细信息,请参阅以下 Microsoft 知识库文章。
Bug 参考 | 说明 | 修复区域 | 组件 | 平台 |
---|---|---|---|---|
14021843 | 修复了在部署 JSON 脚本以替换 SQL Server 2017 中的现有数据库时导致数据库失败的意外错误。 | Analysis Services | Analysis Services | Windows |
13746934 | 当 VSS 备份尝试备份SQL Server托管在分布式可用性组的转发器副本 (replica) 上的数据库时,备份操作将失败。
数据库镜像或 RESTORE 辅助副本 (replica) 不支持 其 BACKUP 或 命令。 BACKUP DATABASE 异常终止。
在错误日志中,你可能会看到以下错误:DateTime 备份错误:3041,严重性:16,状态:1。 <DateTime> Backup BACKUP 未能完成 BACKUP DATABASE DatabaseName 命令。 查看备份应用程序日志以获取详细消息。 |
SQL Server引擎 | 备份还原 | Windows |
14008523 | 在 Windows 中启用 FIPS 后,无法在 SQL Server 2017 中启用托管备份。 尝试执行此操作时,应用程序事件日志将记录来自“Microsoft SQL Server自动备份”源 (的 57054 错误) ,并显示以下消息: [警告] ManagedBackupBackupCertificateFailed: System.Exception: 无法备份证书并将其上传到 Azure 存储。 >--- System.Reflection.TargetInvocationException:调用的目标已引发异常。 >--- System.InvalidOperationException:此实现不是 Windows 平台 FIPS 验证加密算法的一部分。 |
SQL Server引擎 | 备份还原 | Windows |
13959576 | 修复:当并发查询在 2016 和 2017 SQL Server 2016 和 2017 (KB5000651) 聚集列存储删除位图查找期间修改同一位图时发生断言失败 | SQL Server引擎 | 列存储 | 全部 |
13959546 | 修复了在发生 AG 故障转移时为可用性组收集错误时发生的访问冲突 (AV) (AG) DB 故障转移。 | SQL Server引擎 | 高可用性和灾难恢复 | 全部 |
13707752 | 在 Linux 上为 SQL Server 2019 创建或修改 SQL 登录名/用户时,禁用 AD 用户名中的 FQDN。 | SQL Server引擎 | Linux | Linux |
13913389 | 修复了在 SQL 代理作业中使用 来发送带有附件的邮件来执行查询 sp_send_dbmail 时发生的错误。 |
SQL Server引擎 | Linux | Linux |
14039036 | 修复:SqlLocalDB 无法启动共享实例,或者无法在 SQL Server 2017 (KB5003342) 连接到 SqlLocalDB 的共享实例 | SQL Server引擎 | LocalDB | Windows |
13703152 | 修复:尝试安装 Service Pack 2 for SQL Server 2017 (KB4023170) 时出现错误 574 | SQL Server引擎 | 管理服务 | Windows |
13959573 | 修复了将大量数据导入 Azure Blob 存储时发生的访问冲突错误。 如果 PolyBase 数据移动服务在大型数据插入事务期间遇到内存不足的情况,则可能会发生这种情况。 | SQL Server引擎 | Polybase | Windows |
13959544 | 修复:MERGE 语句在 BTreeRow::D isableAccessReleaseOnWait SQL Server (KB4589350) | SQL Server引擎 | 查询执行 | Windows |
13959570 | 修复了 2017 SQL Server 上的函数和 syscommit 出现CHANGETABLE 的性能问题。 |
SQL Server引擎 | 查询优化器 | Windows |
13982720 | 修复了优化器不通过链接服务器将常量参数下推到远程查询的问题。 | SQL Server引擎 | 查询优化器 | 全部 |
13959562 | 修复:在 2019、2017 和 2016 SQL Server 2019、2017 和 2016 (KB5000715) 中创建和删除启用了 CDC 的数据库上的发布时,日志读取器代理发生故障 | SQL Server引擎 | 复制 | Windows |
13959542 | 修复了向表添加外键的问题,该表引用表的列是包含列的唯一索引的一部分。 复制表的 ALTER 命令时,分发代理失败并显示以下错误消息。
外键中的引用列数与引用的列数(表“TableName”)不同。 (源:MSSQLServer,错误编号:8139) |
SQL Server引擎 | 复制 | Windows |
13992225 | 修复了sp_hadr_verify_replication_publisher 在 2017 SQL Server 错误中显示错误的分发数据库名称。 |
SQL Server引擎 | 复制 | Windows |
13959558 | 修复了 FullText 查询未返回位于 FullText 索引结构上的预期值,同时打开 AccentSensitivity。 | SQL Server引擎 | 搜索 | Windows |
13959548 | 修复了 2016 SQL Server 中发生的sqllang!CStatement::SetDbIdMaskingUsageInfo+0x11 访问冲突错误。 |
SQL Server引擎 | 安全性基础结构 | Windows |
13974723 | 改进:SQL Server (KB5001260) 中多个空间内置属性和方法的性能改进 | SQL Server引擎 | 空间 | 全部 |
13990060 | 修复了在使用空间索引时执行 STDistance 空间方法时的内存释放问题。 在修复之前,内存 MEMORYCLERK_SOSNODE 使用量会逐渐增加,直到占用所有可用内存。 |
SQL Server引擎 | 空间 | Windows |
13959556 | 改进了堆栈复制过程中失败和错误的记录阶段,以便更好地诊断。 | SQL Server引擎 | SQL OS | 全部 |
13981557 | 修复了在 Linux 上的 SQL Server 2017 上创建核心转储且应用最新更新后SQL Server未启动时出现的“快速失败”错误。 | SQL Server引擎 | SQL OS | Linux |
13970218 | 修复了在 2017 SQL Server 从表中删除唯一标识符列后,使用选项 3 生成访问冲突转储的问题DBCC PAGE 。
消息 596,级别 21,状态 1,LineNumber <> 无法继续执行,因为会话处于终止状态。 消息 0、级别 20、状态 0、Line <LineNumber>当前命令上发生严重错误。 应放弃结果(如果有)。 |
SQL Server引擎 | 存储管理 | Windows |
13966219 | 修复:删除操作可能失败,2017 SQL Server 7105 错误 (KB5001423) | SQL Server引擎 | 时间 | Windows |
如何获取或下载此或最新的累积更新包
如何获取或下载 Windows 的最新累积更新包 (建议)
以下更新可从 Microsoft 下载中心获取:
如果未显示下载页,请联系 Microsoft 客户服务和支持部门 获取累积更新包。
注意
- Microsoft 下载中心将始终提供最新的 SQL Server 2017 CU 版本。
- 如果未显示下载页,请联系 Microsoft 客户服务和支持部门 获取累积更新包。
如何从 Microsoft 更新目录获取或下载适用于 Windows 的此累积更新包
注意
发布 SQL Server 2017 年的未来累积更新后,可以从 Microsoft 更新目录下载此和所有以前的库。 但是,建议始终安装可用的最新累积更新。
Microsoft 更新目录中提供了以下更新:
如何获取或下载适用于 Linux 的最新累积更新包
若要将 Linux 上的 SQL Server 2017 更新为最新的 CU,必须先配置累积更新存储库。 然后,使用特定于平台的相应更新命令更新SQL Server包。
有关安装说明和 CU 包下载的直接链接,请参阅SQL Server 2017 发行说明。
文件信息
文件哈希信息
可以通过以下命令计算 SQLServer2017-KB5001228-x64.exe 文件的哈希来验证下载:
certutil -hashfile SQLServer2017-KB5001228-x64.exe SHA256
文件名 | SHA256 哈希 |
---|---|
SQLServer2017-KB5001228-x64.exe | 0E5A2CF526F9A034D3B03FEA2A31DA4016A5C492670C91A97D830BFB0345C4B5 |
累积更新包文件信息
此包的英文版具有下表中列出的文件属性 (或更高版本的文件属性) 。 协调世界时 (UTC) 中列出了这些文件的日期和时间。 查看文件信息时,会将其转换为本地时间。 若要查找 UTC 与本地时间的差值,请使用 控制面板 中的“日期和时间”项中的“时区”选项卡。
基于 x64 的版本
SQL Server 2017 Analysis Services
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Asplatformhost.dll | 2017.140.249.71 | 259472 | 16-Apr-21 | 06:16 | x64 |
Microsoft.analysisservices.minterop.dll | 14.0.249.71 | 735136 | 16-Apr-21 | 06:12 | x86 |
Microsoft.analysisservices.server.core.dll | 14.0.249.71 | 1374112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.analysisservices.server.tabular.dll | 14.0.249.71 | 977288 | 16-Apr-21 | 06:16 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 14.0.249.71 | 514976 | 16-Apr-21 | 06:16 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 16-Apr-21 | 06:00 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 661072 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.mashup.dll | 2.80.5803.541 | 186232 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.mashup.oledb.dll | 2.80.5803.541 | 30080 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.mashup.preview.dll | 2.80.5803.541 | 74832 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.80.5803.541 | 102264 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454672 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 16-Apr-21 | 06:12 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920656 | 16-Apr-21 | 06:12 | x86 |
Microsoft.hostintegration.connectors.dll | 2.80.5803.541 | 5262728 | 16-Apr-21 | 06:12 | x86 |
Microsoft.mashup.container.exe | 2.80.5803.541 | 22392 | 16-Apr-21 | 06:12 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.80.5803.541 | 21880 | 16-Apr-21 | 06:12 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.80.5803.541 | 22096 | 16-Apr-21 | 06:12 | x64 |
Microsoft.mashup.eventsource.dll | 2.80.5803.541 | 149368 | 16-Apr-21 | 06:12 | x86 |
Microsoft.mashup.oauth.dll | 2.80.5803.541 | 78712 | 16-Apr-21 | 06:12 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.80.5803.541 | 192392 | 16-Apr-21 | 06:12 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.80.5803.541 | 59984 | 16-Apr-21 | 06:12 | x86 |
Microsoft.mashup.shims.dll | 2.80.5803.541 | 27512 | 16-Apr-21 | 06:12 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140368 | 16-Apr-21 | 06:12 | x86 |
Microsoft.mashupengine.dll | 2.80.5803.541 | 14271872 | 16-Apr-21 | 06:12 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437568 | 16-Apr-21 | 06:12 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778632 | 16-Apr-21 | 06:12 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.1.27.19 | 1104976 | 16-Apr-21 | 06:12 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126336 | 16-Apr-21 | 06:12 | x86 |
Msmdctr.dll | 2017.140.249.71 | 33160 | 16-Apr-21 | 06:17 | x64 |
Msmdlocal.dll | 2017.140.249.71 | 40420248 | 16-Apr-21 | 06:03 | x86 |
Msmdlocal.dll | 2017.140.249.71 | 60765584 | 16-Apr-21 | 06:17 | x64 |
Msmdpump.dll | 2017.140.249.71 | 9332112 | 16-Apr-21 | 06:17 | x64 |
Msmdredir.dll | 2017.140.249.71 | 7088032 | 16-Apr-21 | 06:03 | x86 |
Msmdsrv.exe | 2017.140.249.71 | 60665224 | 16-Apr-21 | 06:17 | x64 |
Msmgdsrv.dll | 2017.140.249.71 | 7304600 | 16-Apr-21 | 06:03 | x86 |
Msmgdsrv.dll | 2017.140.249.71 | 9000832 | 16-Apr-21 | 06:17 | x64 |
Msolap.dll | 2017.140.249.71 | 7773072 | 16-Apr-21 | 06:03 | x86 |
Msolap.dll | 2017.140.249.71 | 10256784 | 16-Apr-21 | 06:17 | x64 |
Msolui.dll | 2017.140.249.71 | 280448 | 16-Apr-21 | 06:03 | x86 |
Msolui.dll | 2017.140.249.71 | 304008 | 16-Apr-21 | 06:17 | x64 |
Powerbiextensions.dll | 2.80.5803.541 | 9470032 | 16-Apr-21 | 06:12 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728456 | 16-Apr-21 | 06:12 | x64 |
Sql_as_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlboot.dll | 2017.140.3390.2 | 190864 | 16-Apr-21 | 06:18 | x64 |
Sqlceip.exe | 14.0.3390.2 | 255392 | 16-Apr-21 | 06:00 | x86 |
Sqldumper.exe | 2017.140.3390.2 | 138640 | 16-Apr-21 | 05:59 | x64 |
Sqldumper.exe | 2017.140.3390.2 | 116128 | 16-Apr-21 | 06:02 | x86 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117640 | 16-Apr-21 | 06:12 | x86 |
Tmapi.dll | 2017.140.249.71 | 5814672 | 16-Apr-21 | 06:18 | x64 |
Tmcachemgr.dll | 2017.140.249.71 | 4157840 | 16-Apr-21 | 06:18 | x64 |
Tmpersistence.dll | 2017.140.249.71 | 1125280 | 16-Apr-21 | 06:18 | x64 |
Tmtransactions.dll | 2017.140.249.71 | 1635728 | 16-Apr-21 | 06:18 | x64 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
Xmlrw.dll | 2017.140.3390.2 | 250776 | 16-Apr-21 | 06:03 | x86 |
Xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
Xmlrwbin.dll | 2017.140.3390.2 | 182672 | 16-Apr-21 | 06:03 | x86 |
Xmlrwbin.dll | 2017.140.3390.2 | 217472 | 16-Apr-21 | 06:18 | x64 |
Xmsrv.dll | 2017.140.249.71 | 33349536 | 16-Apr-21 | 06:03 | x86 |
Xmsrv.dll | 2017.140.249.71 | 25375640 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 Database Services Common Core
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Batchparser.dll | 2017.140.3390.2 | 153488 | 16-Apr-21 | 06:01 | x86 |
Batchparser.dll | 2017.140.3390.2 | 173984 | 16-Apr-21 | 06:16 | x64 |
Instapi140.dll | 2017.140.3390.2 | 55696 | 16-Apr-21 | 06:03 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:17 | x64 |
Isacctchange.dll | 2017.140.3390.2 | 22408 | 16-Apr-21 | 06:01 | x86 |
Isacctchange.dll | 2017.140.3390.2 | 23952 | 16-Apr-21 | 06:16 | x64 |
Microsoft.analysisservices.adomdclient.dll | 14.0.249.71 | 1081744 | 16-Apr-21 | 06:01 | x86 |
Microsoft.analysisservices.adomdclient.dll | 14.0.249.71 | 1081752 | 16-Apr-21 | 06:16 | x86 |
Microsoft.analysisservices.core.dll | 14.0.249.71 | 1374624 | 16-Apr-21 | 06:01 | x86 |
Microsoft.analysisservices.xmla.dll | 14.0.249.71 | 734608 | 16-Apr-21 | 06:02 | x86 |
Microsoft.analysisservices.xmla.dll | 14.0.249.71 | 734616 | 16-Apr-21 | 06:16 | x86 |
Microsoft.sqlserver.edition.dll | 14.0.3390.2 | 30616 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.mgdsqldumper.v4x.dll | 2017.140.3390.2 | 71560 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.mgdsqldumper.v4x.dll | 2017.140.3390.2 | 75144 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.rmo.dll | 14.0.3390.2 | 564624 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.rmo.dll | 14.0.3390.2 | 564640 | 16-Apr-21 | 06:17 | x86 |
Msasxpress.dll | 2017.140.249.71 | 24984 | 16-Apr-21 | 06:03 | x86 |
Msasxpress.dll | 2017.140.249.71 | 29072 | 16-Apr-21 | 06:17 | x64 |
Pbsvcacctsync.dll | 2017.140.3390.2 | 62368 | 16-Apr-21 | 06:03 | x86 |
Pbsvcacctsync.dll | 2017.140.3390.2 | 77192 | 16-Apr-21 | 06:18 | x64 |
Sql_common_core_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqldumper.exe | 2017.140.3390.2 | 138640 | 16-Apr-21 | 05:59 | x64 |
Sqldumper.exe | 2017.140.3390.2 | 116128 | 16-Apr-21 | 06:02 | x86 |
Sqlftacct.dll | 2017.140.3390.2 | 49032 | 16-Apr-21 | 06:03 | x86 |
Sqlftacct.dll | 2017.140.3390.2 | 57224 | 16-Apr-21 | 06:18 | x64 |
Sqlmanager.dll | 2017.140.17218.0 | 602848 | 16-Apr-21 | 06:02 | x86 |
Sqlmanager.dll | 2017.140.17218.0 | 734952 | 16-Apr-21 | 06:17 | x64 |
Sqlmgmprovider.dll | 2017.140.3390.2 | 368520 | 16-Apr-21 | 06:02 | x86 |
Sqlmgmprovider.dll | 2017.140.3390.2 | 413064 | 16-Apr-21 | 06:17 | x64 |
Sqlsecacctchg.dll | 2017.140.3390.2 | 28040 | 16-Apr-21 | 06:03 | x86 |
Sqlsecacctchg.dll | 2017.140.3390.2 | 30608 | 16-Apr-21 | 06:18 | x64 |
Sqlsvcsync.dll | 2017.140.3390.2 | 267144 | 16-Apr-21 | 06:03 | x86 |
Sqlsvcsync.dll | 2017.140.3390.2 | 351120 | 16-Apr-21 | 06:18 | x64 |
Sqltdiagn.dll | 2017.140.3390.2 | 53656 | 16-Apr-21 | 06:02 | x86 |
Sqltdiagn.dll | 2017.140.3390.2 | 60832 | 16-Apr-21 | 06:17 | x64 |
Svrenumapi140.dll | 2017.140.3390.2 | 888224 | 16-Apr-21 | 06:03 | x86 |
Svrenumapi140.dll | 2017.140.3390.2 | 1167776 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 Data Quality Client
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dumpbin.exe | 12.10.30102.2 | 24624 | 16-Apr-21 | 06:03 | x86 |
Link.exe | 12.10.30102.2 | 852528 | 16-Apr-21 | 06:03 | x86 |
Mspdb120.dll | 12.10.30102.2 | 259632 | 16-Apr-21 | 06:03 | x86 |
Sql_dqc_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Stdole.dll | 7.0.9466.0 | 32296 | 16-Apr-21 | 06:03 | x86 |
SQL Server 2017 数据质量
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Microsoft.practices.enterpriselibrary.common.dll | 4.1.0.0 | 208648 | 16-Apr-21 | 06:02 | x86 |
Microsoft.practices.enterpriselibrary.common.dll | 4.1.0.0 | 208648 | 16-Apr-21 | 06:16 | x86 |
Microsoft.practices.enterpriselibrary.logging.dll | 4.1.0.0 | 264968 | 16-Apr-21 | 06:02 | x86 |
Microsoft.practices.enterpriselibrary.logging.dll | 4.1.0.0 | 264968 | 16-Apr-21 | 06:16 | x86 |
SQL Server 2017 sql_dreplay_client
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplayclient.exe | 2017.140.3390.2 | 114064 | 16-Apr-21 | 06:01 | x86 |
Dreplaycommon.dll | 2017.140.3390.2 | 693120 | 16-Apr-21 | 06:01 | x86 |
Dreplayserverps.dll | 2017.140.3390.2 | 26008 | 16-Apr-21 | 06:01 | x86 |
Dreplayutil.dll | 2017.140.3390.2 | 302992 | 16-Apr-21 | 06:01 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:17 | x64 |
Sql_dreplay_client_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22408 | 16-Apr-21 | 06:02 | x86 |
SQL Server 2017 sql_dreplay_controller
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dreplaycommon.dll | 2017.140.3390.2 | 693120 | 16-Apr-21 | 06:01 | x86 |
Dreplaycontroller.exe | 2017.140.3390.2 | 343448 | 16-Apr-21 | 06:01 | x86 |
Dreplayprocess.dll | 2017.140.3390.2 | 164752 | 16-Apr-21 | 06:01 | x86 |
Dreplayserverps.dll | 2017.140.3390.2 | 26008 | 16-Apr-21 | 06:01 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:17 | x64 |
Sql_dreplay_controller_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22408 | 16-Apr-21 | 06:02 | x86 |
SQL Server 2017 数据库服务核心实例
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Backuptourl.exe | 14.0.3390.2 | 33680 | 16-Apr-21 | 06:16 | x64 |
Batchparser.dll | 2017.140.3390.2 | 173984 | 16-Apr-21 | 06:16 | x64 |
C1.dll | 18.10.40116.18 | 925232 | 16-Apr-21 | 06:13 | x64 |
C2.dll | 18.10.40116.18 | 5341440 | 16-Apr-21 | 06:13 | x64 |
Cl.exe | 18.10.40116.18 | 192048 | 16-Apr-21 | 06:13 | x64 |
Clui.dll | 18.10.40116.10 | 486144 | 16-Apr-21 | 06:11 | x64 |
Databasemailprotocols.dll | 14.0.17178.0 | 48352 | 16-Apr-21 | 06:16 | x86 |
Datacollectorcontroller.dll | 2017.140.3390.2 | 220560 | 16-Apr-21 | 06:16 | x64 |
Dcexec.exe | 2017.140.3390.2 | 67464 | 16-Apr-21 | 06:16 | x64 |
Fssres.dll | 2017.140.3390.2 | 83856 | 16-Apr-21 | 06:17 | x64 |
Hadrres.dll | 2017.140.3390.2 | 182688 | 16-Apr-21 | 06:17 | x64 |
Hkcompile.dll | 2017.140.3390.2 | 1416096 | 16-Apr-21 | 06:17 | x64 |
Hkengine.dll | 2017.140.3390.2 | 5853584 | 16-Apr-21 | 06:17 | x64 |
Hkruntime.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Link.exe | 12.10.40116.18 | 1017392 | 16-Apr-21 | 06:13 | x64 |
Microsoft.analysisservices.applocal.xmla.dll | 14.0.249.71 | 734112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 16-Apr-21 | 06:00 | x86 |
Microsoft.sqlautoadmin.autobackupagent.dll | 14.0.3390.2 | 231832 | 16-Apr-21 | 06:16 | x86 |
Microsoft.sqlautoadmin.sqlautoadmin.dll | 14.0.3390.2 | 73104 | 16-Apr-21 | 06:16 | x86 |
Microsoft.sqlserver.types.dll | 2017.140.3390.2 | 385944 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.vdiinterface.dll | 2017.140.3390.2 | 65424 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xe.core.dll | 2017.140.3390.2 | 58256 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.linq.dll | 2017.140.3390.2 | 296848 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2017.140.3390.2 | 67984 | 16-Apr-21 | 06:17 | x64 |
Msobj120.dll | 12.10.40116.18 | 129576 | 16-Apr-21 | 06:13 | x64 |
Mspdb120.dll | 12.10.40116.18 | 559144 | 16-Apr-21 | 06:13 | x64 |
Mspdbcore.dll | 12.10.40116.18 | 559144 | 16-Apr-21 | 06:13 | x64 |
Msvcp120.dll | 12.10.40116.18 | 661040 | 16-Apr-21 | 06:13 | x64 |
Msvcr120.dll | 12.10.40116.18 | 964656 | 16-Apr-21 | 06:13 | x64 |
Odsole70.dll | 2017.140.3390.2 | 85920 | 16-Apr-21 | 06:17 | x64 |
Opends60.dll | 2017.140.3390.2 | 26008 | 16-Apr-21 | 06:17 | x64 |
Qds.dll | 2017.140.3390.2 | 1176968 | 16-Apr-21 | 06:18 | x64 |
Rsfxft.dll | 2017.140.3390.2 | 27528 | 16-Apr-21 | 06:17 | x64 |
Secforwarder.dll | 2017.140.3390.2 | 30600 | 16-Apr-21 | 06:18 | x64 |
Sqagtres.dll | 2017.140.3390.2 | 69016 | 16-Apr-21 | 06:18 | x64 |
Sql_engine_core_inst_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlaamss.dll | 2017.140.3390.2 | 84896 | 16-Apr-21 | 06:17 | x64 |
Sqlaccess.dll | 2017.140.3390.2 | 468872 | 16-Apr-21 | 06:18 | x64 |
Sqlagent.exe | 2017.140.3390.2 | 598432 | 16-Apr-21 | 06:17 | x64 |
Sqlagentctr140.dll | 2017.140.3390.2 | 47504 | 16-Apr-21 | 06:02 | x86 |
Sqlagentctr140.dll | 2017.140.3390.2 | 56200 | 16-Apr-21 | 06:17 | x64 |
Sqlagentlog.dll | 2017.140.3390.2 | 26016 | 16-Apr-21 | 06:17 | x64 |
Sqlagentmail.dll | 2017.140.3390.2 | 47008 | 16-Apr-21 | 06:17 | x64 |
Sqlboot.dll | 2017.140.3390.2 | 190864 | 16-Apr-21 | 06:18 | x64 |
Sqlceip.exe | 14.0.3390.2 | 255392 | 16-Apr-21 | 06:00 | x86 |
Sqlcmdss.dll | 2017.140.3390.2 | 67464 | 16-Apr-21 | 06:17 | x64 |
Sqlctr140.dll | 2017.140.3390.2 | 106400 | 16-Apr-21 | 06:03 | x86 |
Sqlctr140.dll | 2017.140.3390.2 | 123808 | 16-Apr-21 | 06:18 | x64 |
Sqldk.dll | 2017.140.3390.2 | 2800512 | 16-Apr-21 | 06:17 | x64 |
Sqldtsss.dll | 2017.140.3390.2 | 102288 | 16-Apr-21 | 06:17 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3779976 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3917704 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3588488 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3787144 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3402120 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3820936 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2033544 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3914632 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3596168 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3337608 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2087304 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3366792 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3296648 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1441680 | 16-Apr-21 | 06:01 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3635592 | 16-Apr-21 | 06:07 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3212680 | 16-Apr-21 | 06:10 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3677064 | 16-Apr-21 | 06:12 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1494408 | 16-Apr-21 | 06:12 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3785096 | 16-Apr-21 | 06:13 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3290504 | 16-Apr-21 | 06:15 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3480968 | 16-Apr-21 | 06:15 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 4027776 | 16-Apr-21 | 06:15 | x64 |
Sqliosim.com | 2017.140.3390.2 | 306584 | 16-Apr-21 | 06:18 | x64 |
Sqliosim.exe | 2017.140.3390.2 | 3013008 | 16-Apr-21 | 06:18 | x64 |
Sqllang.dll | 2017.140.3390.2 | 41406368 | 16-Apr-21 | 06:18 | x64 |
Sqlmin.dll | 2017.140.3390.2 | 40554904 | 16-Apr-21 | 06:18 | x64 |
Sqlolapss.dll | 2017.140.3390.2 | 102280 | 16-Apr-21 | 06:17 | x64 |
Sqlos.dll | 2017.140.3390.2 | 19336 | 16-Apr-21 | 06:17 | x64 |
Sqlpowershellss.dll | 2017.140.3390.2 | 62848 | 16-Apr-21 | 06:17 | x64 |
Sqlrepss.dll | 2017.140.3390.2 | 61840 | 16-Apr-21 | 06:17 | x64 |
Sqlresld.dll | 2017.140.3390.2 | 23944 | 16-Apr-21 | 06:17 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 25504 | 16-Apr-21 | 06:17 | x64 |
Sqlscm.dll | 2017.140.3390.2 | 65944 | 16-Apr-21 | 06:17 | x64 |
Sqlscriptdowngrade.dll | 2017.140.3390.2 | 20896 | 16-Apr-21 | 06:18 | x64 |
Sqlscriptupgrade.dll | 2017.140.3390.2 | 5890440 | 16-Apr-21 | 06:18 | x64 |
Sqlserverspatial140.dll | 2017.140.3390.2 | 725920 | 16-Apr-21 | 06:17 | x64 |
Sqlservr.exe | 2017.140.3390.2 | 481680 | 16-Apr-21 | 06:18 | x64 |
Sqlsvc.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Sqltses.dll | 2017.140.3390.2 | 9559432 | 16-Apr-21 | 06:17 | x64 |
Sqsrvres.dll | 2017.140.3390.2 | 255888 | 16-Apr-21 | 06:18 | x64 |
Svl.dll | 2017.140.3390.2 | 146824 | 16-Apr-21 | 06:18 | x64 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
Xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
Xmlrwbin.dll | 2017.140.3390.2 | 217472 | 16-Apr-21 | 06:18 | x64 |
Xpadsi.exe | 2017.140.3390.2 | 84872 | 16-Apr-21 | 06:17 | x64 |
Xplog70.dll | 2017.140.3390.2 | 71056 | 16-Apr-21 | 06:18 | x64 |
Xpqueue.dll | 2017.140.3390.2 | 67976 | 16-Apr-21 | 06:18 | x64 |
Xprepl.dll | 2017.140.3390.2 | 96648 | 16-Apr-21 | 06:18 | x64 |
Xpsqlbot.dll | 2017.140.3390.2 | 25480 | 16-Apr-21 | 06:18 | x64 |
Xpstar.dll | 2017.140.3390.2 | 445344 | 16-Apr-21 | 06:17 | x64 |
SQL Server 2017 数据库服务核心共享
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Batchparser.dll | 2017.140.3390.2 | 153488 | 16-Apr-21 | 06:01 | x86 |
Batchparser.dll | 2017.140.3390.2 | 173984 | 16-Apr-21 | 06:16 | x64 |
Bcp.exe | 2017.140.3390.2 | 113032 | 16-Apr-21 | 06:17 | x64 |
Commanddest.dll | 2017.140.3390.2 | 238976 | 16-Apr-21 | 06:16 | x64 |
Datacollectorenumerators.dll | 2017.140.3390.2 | 109448 | 16-Apr-21 | 06:16 | x64 |
Datacollectortasks.dll | 2017.140.3390.2 | 180632 | 16-Apr-21 | 06:16 | x64 |
Distrib.exe | 2017.140.3390.2 | 198024 | 16-Apr-21 | 06:17 | x64 |
Dteparse.dll | 2017.140.3390.2 | 104344 | 16-Apr-21 | 06:16 | x64 |
Dteparsemgd.dll | 2017.140.3390.2 | 82304 | 16-Apr-21 | 06:16 | x64 |
Dtepkg.dll | 2017.140.3390.2 | 130960 | 16-Apr-21 | 06:16 | x64 |
Dtexec.exe | 2017.140.3390.2 | 66952 | 16-Apr-21 | 06:16 | x64 |
Dts.dll | 2017.140.3390.2 | 2994064 | 16-Apr-21 | 06:16 | x64 |
Dtscomexpreval.dll | 2017.140.3390.2 | 468376 | 16-Apr-21 | 06:16 | x64 |
Dtsconn.dll | 2017.140.3390.2 | 493464 | 16-Apr-21 | 06:16 | x64 |
Dtshost.exe | 2017.140.3390.2 | 99224 | 16-Apr-21 | 06:17 | x64 |
Dtslog.dll | 2017.140.3390.2 | 113568 | 16-Apr-21 | 06:16 | x64 |
Dtsmsg140.dll | 2017.140.3390.2 | 538528 | 16-Apr-21 | 06:17 | x64 |
Dtspipeline.dll | 2017.140.3390.2 | 1261456 | 16-Apr-21 | 06:16 | x64 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 41360 | 16-Apr-21 | 06:16 | x64 |
Dtuparse.dll | 2017.140.3390.2 | 82336 | 16-Apr-21 | 06:16 | x64 |
Dtutil.exe | 2017.140.3390.2 | 141728 | 16-Apr-21 | 06:16 | x64 |
Exceldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:16 | x64 |
Excelsrc.dll | 2017.140.3390.2 | 275864 | 16-Apr-21 | 06:16 | x64 |
Execpackagetask.dll | 2017.140.3390.2 | 161184 | 16-Apr-21 | 06:16 | x64 |
Flatfiledest.dll | 2017.140.3390.2 | 379808 | 16-Apr-21 | 06:16 | x64 |
Flatfilesrc.dll | 2017.140.3390.2 | 392608 | 16-Apr-21 | 06:16 | x64 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 89488 | 16-Apr-21 | 06:16 | x64 |
Hkengperfctrs.dll | 2017.140.3390.2 | 52624 | 16-Apr-21 | 06:17 | x64 |
Ionic.zip.dll | 1.9.1.8 | 471440 | 16-Apr-21 | 06:01 | x86 |
Logread.exe | 2017.140.3390.2 | 629648 | 16-Apr-21 | 06:17 | x64 |
Mergetxt.dll | 2017.140.3390.2 | 58272 | 16-Apr-21 | 06:17 | x64 |
Microsoft.analysisservices.applocal.core.dll | 14.0.249.71 | 1375112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.data.datafeedclient.dll | 13.1.1.0 | 171208 | 16-Apr-21 | 06:01 | x86 |
Microsoft.exceptionmessagebox.dll | 14.0.3390.2 | 130952 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 14.0.3390.2 | 48520 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadoopcomponents.dll | 14.0.3390.2 | 82824 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadooptasks.dll | 14.0.3390.2 | 66456 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 14.0.3390.2 | 385424 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607616 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.replication.dll | 2017.140.3390.2 | 1657744 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.rmo.dll | 14.0.3390.2 | 564624 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 96160 | 16-Apr-21 | 06:16 | x64 |
Msgprox.dll | 2017.140.3390.2 | 265104 | 16-Apr-21 | 06:17 | x64 |
Msxmlsql.dll | 2017.140.3390.2 | 1441160 | 16-Apr-21 | 06:17 | x64 |
Newtonsoft.json.dll | 6.0.8.18111 | 522856 | 16-Apr-21 | 06:01 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 254360 | 16-Apr-21 | 06:16 | x64 |
Oledbsrc.dll | 2017.140.3390.2 | 281992 | 16-Apr-21 | 06:16 | x64 |
Osql.exe | 2017.140.3390.2 | 68496 | 16-Apr-21 | 06:16 | x64 |
Qrdrsvc.exe | 2017.140.3390.2 | 468872 | 16-Apr-21 | 06:18 | x64 |
Rawdest.dll | 2017.140.3390.2 | 199584 | 16-Apr-21 | 06:17 | x64 |
Rawsource.dll | 2017.140.3390.2 | 187296 | 16-Apr-21 | 06:17 | x64 |
Rdistcom.dll | 2017.140.3390.2 | 852360 | 16-Apr-21 | 06:18 | x64 |
Recordsetdest.dll | 2017.140.3390.2 | 177536 | 16-Apr-21 | 06:17 | x64 |
Replagnt.dll | 2017.140.3390.2 | 23968 | 16-Apr-21 | 06:18 | x64 |
Repldp.dll | 2017.140.3390.2 | 285568 | 16-Apr-21 | 06:18 | x64 |
Replerrx.dll | 2017.140.3390.2 | 148896 | 16-Apr-21 | 06:18 | x64 |
Replisapi.dll | 2017.140.3390.2 | 357280 | 16-Apr-21 | 06:18 | x64 |
Replmerg.exe | 2017.140.3390.2 | 520088 | 16-Apr-21 | 06:18 | x64 |
Replprov.dll | 2017.140.3390.2 | 797072 | 16-Apr-21 | 06:18 | x64 |
Replrec.dll | 2017.140.3390.2 | 972688 | 16-Apr-21 | 06:18 | x64 |
Replsub.dll | 2017.140.3390.2 | 440224 | 16-Apr-21 | 06:18 | x64 |
Replsync.dll | 2017.140.3390.2 | 148352 | 16-Apr-21 | 06:18 | x64 |
Sort00001000.dll | 4.0.30319.576 | 871680 | 16-Apr-21 | 06:18 | x64 |
Sort00060101.dll | 4.0.30319.576 | 75016 | 16-Apr-21 | 06:18 | x64 |
Spresolv.dll | 2017.140.3390.2 | 247192 | 16-Apr-21 | 06:18 | x64 |
Sql_engine_core_shared_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlcmd.exe | 2017.140.3390.2 | 242072 | 16-Apr-21 | 06:18 | x64 |
Sqldiag.exe | 2017.140.3390.2 | 1254800 | 16-Apr-21 | 06:18 | x64 |
Sqldistx.dll | 2017.140.3390.2 | 219520 | 16-Apr-21 | 06:18 | x64 |
Sqllogship.exe | 14.0.3390.2 | 99216 | 16-Apr-21 | 06:17 | x64 |
Sqlmergx.dll | 2017.140.3390.2 | 355216 | 16-Apr-21 | 06:18 | x64 |
Sqlresld.dll | 2017.140.3390.2 | 21904 | 16-Apr-21 | 06:02 | x86 |
Sqlresld.dll | 2017.140.3390.2 | 23944 | 16-Apr-21 | 06:17 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22408 | 16-Apr-21 | 06:02 | x86 |
Sqlresourceloader.dll | 2017.140.3390.2 | 25504 | 16-Apr-21 | 06:17 | x64 |
Sqlscm.dll | 2017.140.3390.2 | 55184 | 16-Apr-21 | 06:02 | x86 |
Sqlscm.dll | 2017.140.3390.2 | 65944 | 16-Apr-21 | 06:17 | x64 |
Sqlsvc.dll | 2017.140.3390.2 | 128400 | 16-Apr-21 | 06:02 | x86 |
Sqlsvc.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Sqltaskconnections.dll | 2017.140.3390.2 | 177032 | 16-Apr-21 | 06:17 | x64 |
Sqlwep140.dll | 2017.140.3390.2 | 98696 | 16-Apr-21 | 06:18 | x64 |
Ssdebugps.dll | 2017.140.3390.2 | 26512 | 16-Apr-21 | 06:18 | x64 |
Ssisoledb.dll | 2017.140.3390.2 | 209296 | 16-Apr-21 | 06:17 | x64 |
Ssradd.dll | 2017.140.3390.2 | 70032 | 16-Apr-21 | 06:18 | x64 |
Ssravg.dll | 2017.140.3390.2 | 70560 | 16-Apr-21 | 06:18 | x64 |
Ssrdown.dll | 2017.140.3390.2 | 55184 | 16-Apr-21 | 06:18 | x64 |
Ssrmax.dll | 2017.140.3390.2 | 68496 | 16-Apr-21 | 06:18 | x64 |
Ssrmin.dll | 2017.140.3390.2 | 68496 | 16-Apr-21 | 06:18 | x64 |
Ssrpub.dll | 2017.140.3390.2 | 55696 | 16-Apr-21 | 06:18 | x64 |
Ssrup.dll | 2017.140.3390.2 | 55200 | 16-Apr-21 | 06:18 | x64 |
Tablediff.exe | 14.0.3390.2 | 79752 | 16-Apr-21 | 06:18 | x64 |
Txagg.dll | 2017.140.3390.2 | 355224 | 16-Apr-21 | 06:17 | x64 |
Txbdd.dll | 2017.140.3390.2 | 163216 | 16-Apr-21 | 06:17 | x64 |
Txdatacollector.dll | 2017.140.3390.2 | 353696 | 16-Apr-21 | 06:17 | x64 |
Txdataconvert.dll | 2017.140.3390.2 | 286104 | 16-Apr-21 | 06:17 | x64 |
Txderived.dll | 2017.140.3390.2 | 597392 | 16-Apr-21 | 06:17 | x64 |
Txlookup.dll | 2017.140.3390.2 | 521112 | 16-Apr-21 | 06:17 | x64 |
Txmerge.dll | 2017.140.3390.2 | 223128 | 16-Apr-21 | 06:17 | x64 |
Txmergejoin.dll | 2017.140.3390.2 | 268672 | 16-Apr-21 | 06:17 | x64 |
Txmulticast.dll | 2017.140.3390.2 | 120736 | 16-Apr-21 | 06:17 | x64 |
Txrowcount.dll | 2017.140.3390.2 | 118688 | 16-Apr-21 | 06:17 | x64 |
Txsort.dll | 2017.140.3390.2 | 249760 | 16-Apr-21 | 06:17 | x64 |
Txsplit.dll | 2017.140.3390.2 | 589712 | 16-Apr-21 | 06:17 | x64 |
Txunionall.dll | 2017.140.3390.2 | 175008 | 16-Apr-21 | 06:17 | x64 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
Xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
Xmlsub.dll | 2017.140.3390.2 | 255376 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 sql_extensibility
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Launchpad.exe | 2017.140.3390.2 | 1120144 | 16-Apr-21 | 06:17 | x64 |
Sql_extensibility_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlsatellite.dll | 2017.140.3390.2 | 916880 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 Full-Text 引擎
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Fd.dll | 2017.140.3390.2 | 665504 | 16-Apr-21 | 06:17 | x64 |
Fdhost.exe | 2017.140.3390.2 | 109448 | 16-Apr-21 | 06:17 | x64 |
Fdlauncher.exe | 2017.140.3390.2 | 57248 | 16-Apr-21 | 06:17 | x64 |
Nlsdl.dll | 6.0.6001.18000 | 46360 | 16-Apr-21 | 06:17 | x64 |
Sql_fulltext_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlft140ph.dll | 2017.140.3390.2 | 62864 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 sql_inst_mr
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Imrdll.dll | 14.0.3390.2 | 17296 | 16-Apr-21 | 06:16 | x86 |
Sql_inst_mr_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
SQL Server 2017 Integration Services
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Attunity.sqlserver.cdccontroltask.dll | 5.0.0.112 | 75264 | 16-Apr-21 | 06:01 | x86 |
Attunity.sqlserver.cdccontroltask.dll | 5.0.0.112 | 75264 | 16-Apr-21 | 06:16 | x86 |
Attunity.sqlserver.cdcsplit.dll | 5.0.0.112 | 36352 | 16-Apr-21 | 06:01 | x86 |
Attunity.sqlserver.cdcsplit.dll | 5.0.0.112 | 36352 | 16-Apr-21 | 06:16 | x86 |
Attunity.sqlserver.cdcsrc.dll | 5.0.0.112 | 76288 | 16-Apr-21 | 06:01 | x86 |
Attunity.sqlserver.cdcsrc.dll | 5.0.0.112 | 76288 | 16-Apr-21 | 06:16 | x86 |
Commanddest.dll | 2017.140.3390.2 | 193928 | 16-Apr-21 | 06:01 | x86 |
Commanddest.dll | 2017.140.3390.2 | 238976 | 16-Apr-21 | 06:16 | x64 |
Dteparse.dll | 2017.140.3390.2 | 93600 | 16-Apr-21 | 06:01 | x86 |
Dteparse.dll | 2017.140.3390.2 | 104344 | 16-Apr-21 | 06:16 | x64 |
Dteparsemgd.dll | 2017.140.3390.2 | 76688 | 16-Apr-21 | 06:01 | x86 |
Dteparsemgd.dll | 2017.140.3390.2 | 82304 | 16-Apr-21 | 06:16 | x64 |
Dtepkg.dll | 2017.140.3390.2 | 109968 | 16-Apr-21 | 06:01 | x86 |
Dtepkg.dll | 2017.140.3390.2 | 130960 | 16-Apr-21 | 06:16 | x64 |
Dtexec.exe | 2017.140.3390.2 | 60816 | 16-Apr-21 | 06:01 | x86 |
Dtexec.exe | 2017.140.3390.2 | 66952 | 16-Apr-21 | 06:16 | x64 |
Dts.dll | 2017.140.3390.2 | 2544008 | 16-Apr-21 | 06:01 | x86 |
Dts.dll | 2017.140.3390.2 | 2994064 | 16-Apr-21 | 06:16 | x64 |
Dtscomexpreval.dll | 2017.140.3390.2 | 411016 | 16-Apr-21 | 06:01 | x86 |
Dtscomexpreval.dll | 2017.140.3390.2 | 468376 | 16-Apr-21 | 06:16 | x64 |
Dtsconn.dll | 2017.140.3390.2 | 395664 | 16-Apr-21 | 06:01 | x86 |
Dtsconn.dll | 2017.140.3390.2 | 493464 | 16-Apr-21 | 06:16 | x64 |
Dtsdebughost.exe | 2017.140.3390.2 | 88480 | 16-Apr-21 | 06:01 | x86 |
Dtsdebughost.exe | 2017.140.3390.2 | 104328 | 16-Apr-21 | 06:16 | x64 |
Dtshost.exe | 2017.140.3390.2 | 84384 | 16-Apr-21 | 06:03 | x86 |
Dtshost.exe | 2017.140.3390.2 | 99224 | 16-Apr-21 | 06:17 | x64 |
Dtslog.dll | 2017.140.3390.2 | 96128 | 16-Apr-21 | 06:01 | x86 |
Dtslog.dll | 2017.140.3390.2 | 113568 | 16-Apr-21 | 06:16 | x64 |
Dtsmsg140.dll | 2017.140.3390.2 | 534416 | 16-Apr-21 | 06:03 | x86 |
Dtsmsg140.dll | 2017.140.3390.2 | 538528 | 16-Apr-21 | 06:17 | x64 |
Dtspipeline.dll | 2017.140.3390.2 | 1053592 | 16-Apr-21 | 06:01 | x86 |
Dtspipeline.dll | 2017.140.3390.2 | 1261456 | 16-Apr-21 | 06:16 | x64 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 35744 | 16-Apr-21 | 06:01 | x86 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 41360 | 16-Apr-21 | 06:16 | x64 |
Dtuparse.dll | 2017.140.3390.2 | 73112 | 16-Apr-21 | 06:01 | x86 |
Dtuparse.dll | 2017.140.3390.2 | 82336 | 16-Apr-21 | 06:16 | x64 |
Dtutil.exe | 2017.140.3390.2 | 120720 | 16-Apr-21 | 06:01 | x86 |
Dtutil.exe | 2017.140.3390.2 | 141728 | 16-Apr-21 | 06:16 | x64 |
Exceldest.dll | 2017.140.3390.2 | 207776 | 16-Apr-21 | 06:01 | x86 |
Exceldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:16 | x64 |
Excelsrc.dll | 2017.140.3390.2 | 223624 | 16-Apr-21 | 06:01 | x86 |
Excelsrc.dll | 2017.140.3390.2 | 275864 | 16-Apr-21 | 06:16 | x64 |
Execpackagetask.dll | 2017.140.3390.2 | 128392 | 16-Apr-21 | 06:01 | x86 |
Execpackagetask.dll | 2017.140.3390.2 | 161184 | 16-Apr-21 | 06:16 | x64 |
Flatfiledest.dll | 2017.140.3390.2 | 325536 | 16-Apr-21 | 06:01 | x86 |
Flatfiledest.dll | 2017.140.3390.2 | 379808 | 16-Apr-21 | 06:16 | x64 |
Flatfilesrc.dll | 2017.140.3390.2 | 337296 | 16-Apr-21 | 06:01 | x86 |
Flatfilesrc.dll | 2017.140.3390.2 | 392608 | 16-Apr-21 | 06:16 | x64 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 73632 | 16-Apr-21 | 06:01 | x86 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 89488 | 16-Apr-21 | 06:16 | x64 |
Ionic.zip.dll | 1.9.1.8 | 471440 | 16-Apr-21 | 06:01 | x86 |
Ionic.zip.dll | 1.9.1.8 | 471440 | 16-Apr-21 | 06:03 | x86 |
Isdeploymentwizard.exe | 14.0.3390.2 | 460176 | 16-Apr-21 | 06:01 | x86 |
Isdeploymentwizard.exe | 14.0.3390.2 | 459664 | 16-Apr-21 | 06:16 | x64 |
Isserverexec.exe | 14.0.3390.2 | 142224 | 16-Apr-21 | 06:01 | x86 |
Isserverexec.exe | 14.0.3390.2 | 141712 | 16-Apr-21 | 06:16 | x64 |
Microsoft.analysisservices.applocal.core.dll | 14.0.249.71 | 1375136 | 16-Apr-21 | 06:01 | x86 |
Microsoft.analysisservices.applocal.core.dll | 14.0.249.71 | 1375112 | 16-Apr-21 | 06:16 | x86 |
Microsoft.applicationinsights.dll | 2.7.0.13435 | 329872 | 16-Apr-21 | 06:00 | x86 |
Microsoft.data.datafeedclient.dll | 13.1.1.0 | 171208 | 16-Apr-21 | 06:01 | x86 |
Microsoft.data.datafeedclient.dll | 13.1.1.0 | 171208 | 16-Apr-21 | 06:03 | x86 |
Microsoft.sqlserver.astasks.dll | 14.0.3390.2 | 67464 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.bulkinserttaskconnections.dll | 2017.140.3390.2 | 100240 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.bulkinserttaskconnections.dll | 2017.140.3390.2 | 105352 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 14.0.3390.2 | 48544 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 14.0.3390.2 | 48520 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadoopcomponents.dll | 14.0.3390.2 | 82832 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadoopcomponents.dll | 14.0.3390.2 | 82824 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservice.hadooptasks.dll | 14.0.3390.2 | 66448 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservice.hadooptasks.dll | 14.0.3390.2 | 66456 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 14.0.3390.2 | 507792 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 14.0.3390.2 | 507784 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservices.server.dll | 14.0.3390.2 | 76688 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservices.server.dll | 14.0.3390.2 | 76688 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.integrationservices.wizard.common.dll | 14.0.3390.2 | 408960 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.integrationservices.wizard.common.dll | 14.0.3390.2 | 408984 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 14.0.3390.2 | 385424 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607648 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607616 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.management.integrationservices.dll | 14.0.3390.2 | 246176 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.management.integrationservices.dll | 14.0.3390.2 | 246160 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 14.0.3390.2 | 48024 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 14.0.3390.2 | 48008 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 135056 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 138656 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvr.exe | 14.0.3390.2 | 212872 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 83360 | 16-Apr-21 | 06:01 | x86 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 96160 | 16-Apr-21 | 06:16 | x64 |
Msmdpp.dll | 2017.140.249.71 | 9191824 | 16-Apr-21 | 06:17 | x64 |
Newtonsoft.json.dll | 6.0.8.18111 | 513424 | 16-Apr-21 | 05:58 | x86 |
Newtonsoft.json.dll | 6.0.8.18111 | 513424 | 16-Apr-21 | 06:00 | x86 |
Newtonsoft.json.dll | 6.0.8.18111 | 522856 | 16-Apr-21 | 06:01 | x86 |
Newtonsoft.json.dll | 6.0.8.18111 | 522856 | 16-Apr-21 | 06:03 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 207744 | 16-Apr-21 | 06:01 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 254360 | 16-Apr-21 | 06:16 | x64 |
Oledbsrc.dll | 2017.140.3390.2 | 226208 | 16-Apr-21 | 06:01 | x86 |
Oledbsrc.dll | 2017.140.3390.2 | 281992 | 16-Apr-21 | 06:16 | x64 |
Rawdest.dll | 2017.140.3390.2 | 159640 | 16-Apr-21 | 06:02 | x86 |
Rawdest.dll | 2017.140.3390.2 | 199584 | 16-Apr-21 | 06:17 | x64 |
Rawsource.dll | 2017.140.3390.2 | 146304 | 16-Apr-21 | 06:02 | x86 |
Rawsource.dll | 2017.140.3390.2 | 187296 | 16-Apr-21 | 06:17 | x64 |
Recordsetdest.dll | 2017.140.3390.2 | 142216 | 16-Apr-21 | 06:02 | x86 |
Recordsetdest.dll | 2017.140.3390.2 | 177536 | 16-Apr-21 | 06:17 | x64 |
Sql_is_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlceip.exe | 14.0.3390.2 | 255392 | 16-Apr-21 | 06:00 | x86 |
Sqldest.dll | 2017.140.3390.2 | 206752 | 16-Apr-21 | 06:02 | x86 |
Sqldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:17 | x64 |
Sqltaskconnections.dll | 2017.140.3390.2 | 148360 | 16-Apr-21 | 06:02 | x86 |
Sqltaskconnections.dll | 2017.140.3390.2 | 177032 | 16-Apr-21 | 06:17 | x64 |
Ssisoledb.dll | 2017.140.3390.2 | 169872 | 16-Apr-21 | 06:02 | x86 |
Ssisoledb.dll | 2017.140.3390.2 | 209296 | 16-Apr-21 | 06:17 | x64 |
Txagg.dll | 2017.140.3390.2 | 295312 | 16-Apr-21 | 06:02 | x86 |
Txagg.dll | 2017.140.3390.2 | 355224 | 16-Apr-21 | 06:17 | x64 |
Txbdd.dll | 2017.140.3390.2 | 129408 | 16-Apr-21 | 06:02 | x86 |
Txbdd.dll | 2017.140.3390.2 | 163216 | 16-Apr-21 | 06:17 | x64 |
Txbestmatch.dll | 2017.140.3390.2 | 486304 | 16-Apr-21 | 06:02 | x86 |
Txbestmatch.dll | 2017.140.3390.2 | 598408 | 16-Apr-21 | 06:17 | x64 |
Txcache.dll | 2017.140.3390.2 | 139168 | 16-Apr-21 | 06:02 | x86 |
Txcache.dll | 2017.140.3390.2 | 173472 | 16-Apr-21 | 06:17 | x64 |
Txcharmap.dll | 2017.140.3390.2 | 242080 | 16-Apr-21 | 06:02 | x86 |
Txcharmap.dll | 2017.140.3390.2 | 279960 | 16-Apr-21 | 06:17 | x64 |
Txcopymap.dll | 2017.140.3390.2 | 138640 | 16-Apr-21 | 06:02 | x86 |
Txcopymap.dll | 2017.140.3390.2 | 173472 | 16-Apr-21 | 06:17 | x64 |
Txdataconvert.dll | 2017.140.3390.2 | 246168 | 16-Apr-21 | 06:02 | x86 |
Txdataconvert.dll | 2017.140.3390.2 | 286104 | 16-Apr-21 | 06:17 | x64 |
Txderived.dll | 2017.140.3390.2 | 508808 | 16-Apr-21 | 06:02 | x86 |
Txderived.dll | 2017.140.3390.2 | 597392 | 16-Apr-21 | 06:17 | x64 |
Txfileextractor.dll | 2017.140.3390.2 | 154000 | 16-Apr-21 | 06:02 | x86 |
Txfileextractor.dll | 2017.140.3390.2 | 191904 | 16-Apr-21 | 06:17 | x64 |
Txfileinserter.dll | 2017.140.3390.2 | 152480 | 16-Apr-21 | 06:02 | x86 |
Txfileinserter.dll | 2017.140.3390.2 | 189848 | 16-Apr-21 | 06:17 | x64 |
Txgroupdups.dll | 2017.140.3390.2 | 224160 | 16-Apr-21 | 06:02 | x86 |
Txgroupdups.dll | 2017.140.3390.2 | 283520 | 16-Apr-21 | 06:17 | x64 |
Txlineage.dll | 2017.140.3390.2 | 103304 | 16-Apr-21 | 06:02 | x86 |
Txlineage.dll | 2017.140.3390.2 | 129928 | 16-Apr-21 | 06:17 | x64 |
Txlookup.dll | 2017.140.3390.2 | 439696 | 16-Apr-21 | 06:02 | x86 |
Txlookup.dll | 2017.140.3390.2 | 521112 | 16-Apr-21 | 06:17 | x64 |
Txmerge.dll | 2017.140.3390.2 | 169888 | 16-Apr-21 | 06:02 | x86 |
Txmerge.dll | 2017.140.3390.2 | 223128 | 16-Apr-21 | 06:17 | x64 |
Txmergejoin.dll | 2017.140.3390.2 | 214944 | 16-Apr-21 | 06:02 | x86 |
Txmergejoin.dll | 2017.140.3390.2 | 268672 | 16-Apr-21 | 06:17 | x64 |
Txmulticast.dll | 2017.140.3390.2 | 95624 | 16-Apr-21 | 06:02 | x86 |
Txmulticast.dll | 2017.140.3390.2 | 120736 | 16-Apr-21 | 06:17 | x64 |
Txpivot.dll | 2017.140.3390.2 | 173448 | 16-Apr-21 | 06:02 | x86 |
Txpivot.dll | 2017.140.3390.2 | 217992 | 16-Apr-21 | 06:17 | x64 |
Txrowcount.dll | 2017.140.3390.2 | 94624 | 16-Apr-21 | 06:02 | x86 |
Txrowcount.dll | 2017.140.3390.2 | 118688 | 16-Apr-21 | 06:17 | x64 |
Txsampling.dll | 2017.140.3390.2 | 128928 | 16-Apr-21 | 06:02 | x86 |
Txsampling.dll | 2017.140.3390.2 | 165792 | 16-Apr-21 | 06:17 | x64 |
Txscd.dll | 2017.140.3390.2 | 163208 | 16-Apr-21 | 06:02 | x86 |
Txscd.dll | 2017.140.3390.2 | 213920 | 16-Apr-21 | 06:17 | x64 |
Txsort.dll | 2017.140.3390.2 | 201120 | 16-Apr-21 | 06:02 | x86 |
Txsort.dll | 2017.140.3390.2 | 249760 | 16-Apr-21 | 06:17 | x64 |
Txsplit.dll | 2017.140.3390.2 | 503696 | 16-Apr-21 | 06:02 | x86 |
Txsplit.dll | 2017.140.3390.2 | 589712 | 16-Apr-21 | 06:17 | x64 |
Txtermextraction.dll | 2017.140.3390.2 | 8608160 | 16-Apr-21 | 06:02 | x86 |
Txtermextraction.dll | 2017.140.3390.2 | 8669576 | 16-Apr-21 | 06:17 | x64 |
Txtermlookup.dll | 2017.140.3390.2 | 4099992 | 16-Apr-21 | 06:02 | x86 |
Txtermlookup.dll | 2017.140.3390.2 | 4150160 | 16-Apr-21 | 06:17 | x64 |
Txunionall.dll | 2017.140.3390.2 | 132496 | 16-Apr-21 | 06:02 | x86 |
Txunionall.dll | 2017.140.3390.2 | 175008 | 16-Apr-21 | 06:17 | x64 |
Txunpivot.dll | 2017.140.3390.2 | 153480 | 16-Apr-21 | 06:02 | x86 |
Txunpivot.dll | 2017.140.3390.2 | 192928 | 16-Apr-21 | 06:17 | x64 |
Xe.dll | 2017.140.3390.2 | 588704 | 16-Apr-21 | 06:03 | x86 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
SQL Server 2017 sql_polybase_core_inst
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Dms.dll | 13.0.9124.22 | 523848 | 16-Apr-21 | 06:11 | x86 |
Dmsnative.dll | 2016.130.9124.22 | 78408 | 16-Apr-21 | 06:11 | x64 |
Dwengineservice.dll | 13.0.9124.22 | 45640 | 16-Apr-21 | 06:11 | x86 |
Instapi140.dll | 2017.140.3390.2 | 65408 | 16-Apr-21 | 06:11 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 13.0.9124.22 | 74824 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 13.0.9124.22 | 213576 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 13.0.9124.22 | 1799240 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 13.0.9124.22 | 116808 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 13.0.9124.22 | 390216 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 13.0.9124.22 | 196168 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 13.0.9124.22 | 131144 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 13.0.9124.22 | 63048 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 13.0.9124.22 | 55368 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 13.0.9124.22 | 93768 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 13.0.9124.22 | 792648 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 13.0.9124.22 | 87624 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 13.0.9124.22 | 77896 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 13.0.9124.22 | 42056 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 13.0.9124.22 | 36936 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 13.0.9124.22 | 47688 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 13.0.9124.22 | 27208 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 13.0.9124.22 | 32328 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 13.0.9124.22 | 129608 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 13.0.9124.22 | 95304 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 13.0.9124.22 | 109128 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 13.0.9124.22 | 264264 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 105032 | 16-Apr-21 | 06:10 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 119368 | 16-Apr-21 | 06:00 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 122440 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 118856 | 16-Apr-21 | 06:13 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 129096 | 16-Apr-21 | 06:06 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 121416 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 116296 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 149576 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 102984 | 16-Apr-21 | 06:10 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 13.0.9124.22 | 118344 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 13.0.9124.22 | 70216 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 13.0.9124.22 | 28744 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 13.0.9124.22 | 43592 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 13.0.9124.22 | 83528 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.setup.componentupgradelibrary.dll | 13.0.9124.22 | 136776 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 13.0.9124.22 | 2340936 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 13.0.9124.22 | 3860040 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 110664 | 16-Apr-21 | 06:10 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 123464 | 16-Apr-21 | 06:00 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 128072 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 123976 | 16-Apr-21 | 06:13 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 136776 | 16-Apr-21 | 06:06 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 124488 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 121416 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 156232 | 16-Apr-21 | 05:58 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 108616 | 16-Apr-21 | 06:10 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 13.0.9124.22 | 122952 | 16-Apr-21 | 05:59 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 13.0.9124.22 | 70216 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 13.0.9124.22 | 2756168 | 16-Apr-21 | 06:11 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 13.0.9124.22 | 751688 | 16-Apr-21 | 06:11 | x86 |
Mpdwinterop.dll | 2017.140.3390.2 | 400264 | 16-Apr-21 | 06:11 | x64 |
Mpdwsvc.exe | 2017.140.3390.2 | 7320968 | 16-Apr-21 | 06:11 | x64 |
Pdwodbcsql11.dll | 2017.140.3390.2 | 2257808 | 16-Apr-21 | 06:11 | x64 |
Secforwarder.dll | 2017.140.3390.2 | 30600 | 16-Apr-21 | 06:11 | x64 |
Sharedmemory.dll | 2016.130.9124.22 | 64584 | 16-Apr-21 | 06:11 | x64 |
Sqldk.dll | 2017.140.3390.2 | 2733464 | 16-Apr-21 | 06:11 | x64 |
Sqldumper.exe | 2017.140.3390.2 | 138640 | 16-Apr-21 | 06:11 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1494408 | 16-Apr-21 | 06:12 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3914632 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3212680 | 16-Apr-21 | 06:10 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3917704 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3820936 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2087304 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 2033544 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3588488 | 16-Apr-21 | 05:58 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3596168 | 16-Apr-21 | 05:59 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 1441680 | 16-Apr-21 | 06:01 | x64 |
Sqlevn70.rll | 2017.140.3390.2 | 3785096 | 16-Apr-21 | 06:13 | x64 |
Sqlos.dll | 2017.140.3390.2 | 19336 | 16-Apr-21 | 06:11 | x64 |
Sqlsortpdw.dll | 2016.130.9124.22 | 4347976 | 16-Apr-21 | 06:11 | x64 |
Sqltses.dll | 2017.140.3390.2 | 9729440 | 16-Apr-21 | 06:11 | x64 |
SQL Server 2017 sql_shared_mr
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Smrdll.dll | 14.0.3390.2 | 17296 | 16-Apr-21 | 06:17 | x86 |
Sql_engine_core_shared_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
SQL Server 2017 sql_tools_extensions
文件名 | 文件版本 | 文件大小 | 日期 | 时间 | 平台 |
---|---|---|---|---|---|
Autoadmin.dll | 2017.140.3390.2 | 1441680 | 16-Apr-21 | 06:03 | x86 |
Dtaengine.exe | 2017.140.3390.2 | 197520 | 16-Apr-21 | 06:01 | x86 |
Dteparse.dll | 2017.140.3390.2 | 93600 | 16-Apr-21 | 06:01 | x86 |
Dteparse.dll | 2017.140.3390.2 | 104344 | 16-Apr-21 | 06:16 | x64 |
Dteparsemgd.dll | 2017.140.3390.2 | 76688 | 16-Apr-21 | 06:01 | x86 |
Dteparsemgd.dll | 2017.140.3390.2 | 82304 | 16-Apr-21 | 06:16 | x64 |
Dtepkg.dll | 2017.140.3390.2 | 109968 | 16-Apr-21 | 06:01 | x86 |
Dtepkg.dll | 2017.140.3390.2 | 130960 | 16-Apr-21 | 06:16 | x64 |
Dtexec.exe | 2017.140.3390.2 | 60816 | 16-Apr-21 | 06:01 | x86 |
Dtexec.exe | 2017.140.3390.2 | 66952 | 16-Apr-21 | 06:16 | x64 |
Dts.dll | 2017.140.3390.2 | 2544008 | 16-Apr-21 | 06:01 | x86 |
Dts.dll | 2017.140.3390.2 | 2994064 | 16-Apr-21 | 06:16 | x64 |
Dtscomexpreval.dll | 2017.140.3390.2 | 411016 | 16-Apr-21 | 06:01 | x86 |
Dtscomexpreval.dll | 2017.140.3390.2 | 468376 | 16-Apr-21 | 06:16 | x64 |
Dtsconn.dll | 2017.140.3390.2 | 395664 | 16-Apr-21 | 06:01 | x86 |
Dtsconn.dll | 2017.140.3390.2 | 493464 | 16-Apr-21 | 06:16 | x64 |
Dtshost.exe | 2017.140.3390.2 | 84384 | 16-Apr-21 | 06:03 | x86 |
Dtshost.exe | 2017.140.3390.2 | 99224 | 16-Apr-21 | 06:17 | x64 |
Dtslog.dll | 2017.140.3390.2 | 96128 | 16-Apr-21 | 06:01 | x86 |
Dtslog.dll | 2017.140.3390.2 | 113568 | 16-Apr-21 | 06:16 | x64 |
Dtsmsg140.dll | 2017.140.3390.2 | 534416 | 16-Apr-21 | 06:03 | x86 |
Dtsmsg140.dll | 2017.140.3390.2 | 538528 | 16-Apr-21 | 06:17 | x64 |
Dtspipeline.dll | 2017.140.3390.2 | 1053592 | 16-Apr-21 | 06:01 | x86 |
Dtspipeline.dll | 2017.140.3390.2 | 1261456 | 16-Apr-21 | 06:16 | x64 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 35744 | 16-Apr-21 | 06:01 | x86 |
Dtspipelineperf140.dll | 2017.140.3390.2 | 41360 | 16-Apr-21 | 06:16 | x64 |
Dtuparse.dll | 2017.140.3390.2 | 73112 | 16-Apr-21 | 06:01 | x86 |
Dtuparse.dll | 2017.140.3390.2 | 82336 | 16-Apr-21 | 06:16 | x64 |
Dtutil.exe | 2017.140.3390.2 | 120720 | 16-Apr-21 | 06:01 | x86 |
Dtutil.exe | 2017.140.3390.2 | 141728 | 16-Apr-21 | 06:16 | x64 |
Exceldest.dll | 2017.140.3390.2 | 207776 | 16-Apr-21 | 06:01 | x86 |
Exceldest.dll | 2017.140.3390.2 | 253856 | 16-Apr-21 | 06:16 | x64 |
Excelsrc.dll | 2017.140.3390.2 | 223624 | 16-Apr-21 | 06:01 | x86 |
Excelsrc.dll | 2017.140.3390.2 | 275864 | 16-Apr-21 | 06:16 | x64 |
Flatfiledest.dll | 2017.140.3390.2 | 325536 | 16-Apr-21 | 06:01 | x86 |
Flatfiledest.dll | 2017.140.3390.2 | 379808 | 16-Apr-21 | 06:16 | x64 |
Flatfilesrc.dll | 2017.140.3390.2 | 337296 | 16-Apr-21 | 06:01 | x86 |
Flatfilesrc.dll | 2017.140.3390.2 | 392608 | 16-Apr-21 | 06:16 | x64 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 73632 | 16-Apr-21 | 06:01 | x86 |
Foreachfileenumerator.dll | 2017.140.3390.2 | 89488 | 16-Apr-21 | 06:16 | x64 |
Microsoft.sqlserver.astasks.dll | 14.0.3390.2 | 67472 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.astasksui.dll | 14.0.3390.2 | 179592 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 14.0.3390.2 | 403352 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 14.0.3390.2 | 403336 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 14.0.3390.2 | 2086816 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 14.0.3390.2 | 2086784 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607648 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.manageddts.dll | 14.0.3390.2 | 607616 | 16-Apr-21 | 06:17 | x86 |
Microsoft.sqlserver.management.integrationservices.dll | 14.0.3390.2 | 246176 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 14.0.3390.2 | 48024 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 135056 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.configuration.dll | 2017.140.3390.2 | 145312 | 16-Apr-21 | 06:17 | x64 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 138656 | 16-Apr-21 | 06:02 | x86 |
Microsoft.sqlserver.xevent.dll | 2017.140.3390.2 | 152464 | 16-Apr-21 | 06:17 | x64 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 83360 | 16-Apr-21 | 06:01 | x86 |
Msdtssrvrutil.dll | 2017.140.3390.2 | 96160 | 16-Apr-21 | 06:16 | x64 |
Msmgdsrv.dll | 2017.140.249.71 | 7304600 | 16-Apr-21 | 06:03 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 207744 | 16-Apr-21 | 06:01 | x86 |
Oledbdest.dll | 2017.140.3390.2 | 254360 | 16-Apr-21 | 06:16 | x64 |
Oledbsrc.dll | 2017.140.3390.2 | 226208 | 16-Apr-21 | 06:01 | x86 |
Oledbsrc.dll | 2017.140.3390.2 | 281992 | 16-Apr-21 | 06:16 | x64 |
Sql_tools_extensions_keyfile.dll | 2017.140.3390.2 | 93584 | 16-Apr-21 | 06:16 | x64 |
Sqlresld.dll | 2017.140.3390.2 | 21904 | 16-Apr-21 | 06:02 | x86 |
Sqlresld.dll | 2017.140.3390.2 | 23944 | 16-Apr-21 | 06:17 | x64 |
Sqlresourceloader.dll | 2017.140.3390.2 | 22408 | 16-Apr-21 | 06:02 | x86 |
Sqlresourceloader.dll | 2017.140.3390.2 | 25504 | 16-Apr-21 | 06:17 | x64 |
Sqlscm.dll | 2017.140.3390.2 | 55184 | 16-Apr-21 | 06:02 | x86 |
Sqlscm.dll | 2017.140.3390.2 | 65944 | 16-Apr-21 | 06:17 | x64 |
Sqlsvc.dll | 2017.140.3390.2 | 128400 | 16-Apr-21 | 06:02 | x86 |
Sqlsvc.dll | 2017.140.3390.2 | 156048 | 16-Apr-21 | 06:17 | x64 |
Sqltaskconnections.dll | 2017.140.3390.2 | 148360 | 16-Apr-21 | 06:02 | x86 |
Sqltaskconnections.dll | 2017.140.3390.2 | 177032 | 16-Apr-21 | 06:17 | x64 |
Txdataconvert.dll | 2017.140.3390.2 | 246168 | 16-Apr-21 | 06:02 | x86 |
Txdataconvert.dll | 2017.140.3390.2 | 286104 | 16-Apr-21 | 06:17 | x64 |
Xe.dll | 2017.140.3390.2 | 588704 | 16-Apr-21 | 06:03 | x86 |
Xe.dll | 2017.140.3390.2 | 666512 | 16-Apr-21 | 06:18 | x64 |
Xmlrw.dll | 2017.140.3390.2 | 250776 | 16-Apr-21 | 06:03 | x86 |
Xmlrw.dll | 2017.140.3390.2 | 298376 | 16-Apr-21 | 06:18 | x64 |
Xmlrwbin.dll | 2017.140.3390.2 | 182672 | 16-Apr-21 | 06:03 | x86 |
Xmlrwbin.dll | 2017.140.3390.2 | 217472 | 16-Apr-21 | 06:18 | x64 |
此更新的说明
先决条件
若要应用此累积更新包,必须运行 SQL Server 2017。
重启信息
应用此累积更新包后,可能需要重新启动计算机。
注册表信息
若要使用此包中的修补程序之一,无需对注册表进行任何更改。
重要通知
本文还提供了有关以下情况的重要信息:
Pacemaker:在使用 Pacemaker 最新可用版本的发行版中进行了行为更改。 提供了缓解方法。
查询存储:如果使用 查询存储并且以前安装了 Microsoft SQL Server 2017 累积更新 2 (CU2) ,则必须运行此脚本。
Analysis Services CU 内部版本
从 Microsoft SQL Server 2017 开始,Analysis Services 内部版本号和SQL Server数据库引擎内部版本号不匹配。 有关详细信息,请参阅 验证 Analysis Services 累积更新版本。
CU) 累积更新 (
(CU) 累积更新现已在 Microsoft 下载中心提供。
下载中心仅提供了针对 2017 SQL Server 发布的最新 CU。
适用于 Linux 的 CU 包在 中可用 https://packages.microsoft.com/。
注意
- 每个新 CU 都包含已安装版本 SQL Server 的上一个 CU 中包含的所有修补程序。
- SQL Server库的认证级别与 Service Pack 相同,并且应以相同的置信度级别安装。
- 建议根据以下准则持续主动安装 CU:
- 历史数据显示,大量支持案例涉及已发布 CU 中已解决的问题。
- 库可能包含高于和更高修补程序的附加价值。 这包括可支持性、可管理性和可靠性更新。 - 建议先测试SQL Server OU,然后再将其部署到生产环境。
Pacemaker 通知
重要信息
使用最新可用 Pacemaker 包 1.1.18-11.el7 的所有分发 (包括 RHEL 7.3 和 7.4) ,如果群集设置的值为 false
,则会引入start-failure-is-fatal
行为更改。 此更改会影响故障转移工作流。 如果主副本 (replica) 遇到中断,群集应故障转移到可用的辅助副本之一。 相反,用户会注意到群集会一直尝试启动失败的主副本 (replica) 。 如果由于永久中断) 而使该主数据库从未联机 (,则群集永远不会故障转移到另一个可用的辅助副本 (replica) 。
此问题会影响所有SQL Server版本,而不管其使用的累积更新版本如何。
若要缓解此问题,请使用以下方法之一。
方法 1
请按照下列步骤操作:
start-failure-is-fatal
从现有群集中删除替代。# RHEL, Ubuntu pcs 属性 unset start-failure-is-fatal # 或 pcs 属性 set start-failure-is-fatal=true # SLES crm configure 属性 start-failure-is-fatal=true
cluster-recheck-interval
减小值。# RHEL, Ubuntu pcs 属性集 cluster-recheck-interval=<Xmin> # SLES crm configure property cluster-recheck-interval=<Xmin>
将
failure-timeout
元属性添加到每个 AG 资源。# RHEL, Ubuntu pcs 资源更新 ag1 meta failure-timeout=60s # SLES crm configure edit ag1 # 在文本编辑器中,添加“meta failure-timeout=60s”在任何“param”之后和任何'op's 之前
注意
在此代码中,根据需要将 值替换为 <Xmin> 。 如果副本 (replica) 关闭,群集会尝试按值和
cluster-recheck-interval
值绑定failure-timeout
的间隔重启副本 (replica) 。 例如,如果failure-timeout
设置为 60 秒且cluster-recheck-interval
设置为 120 秒,则尝试重启的间隔大于 60 秒但小于 120 秒。 建议将 设置为60s
,并将cluster-recheck-interval
设置为failure-timeout
大于 60 秒的值。 建议不要将 设置为cluster-recheck-interval
较小的值。 有关详细信息,请参阅 Pacemaker 文档或咨询系统提供商。
方法 2
还原到 Pacemaker 版本 1.1.16。
查询存储通知
重要信息
如果使用 查询存储 并且从 SQL Server 2017 累积更新 2 (CU2) 直接更新到 SQL Server 2017 累积更新 3 (CU3) 或更高版本的累积更新,则必须运行此脚本。 如果以前安装了 SQL Server 2017 累积更新 3 (CU3) 或任何更新SQL Server 2017 累积更新,则无需运行此脚本。
SET NOCOUNT ON;
DROP TABLE IF EXISTS #tmpUserDBs;
SELECT [database_id], 0 AS [IsDone]
INTO #tmpUserDBs
FROM master.sys.databases
WHERE [database_id] > 4
AND [state] = 0 -- must be ONLINE
AND is_read_only = 0 -- cannot be READ_ONLY
AND [database_id] NOT IN (SELECT dr.database_id FROM sys.dm_hadr_database_replica_states dr -- Except all local Always On secondary replicas
INNER JOIN sys.dm_hadr_availability_replica_states rs ON dr.group_id = rs.group_id
INNER JOIN sys.databases d ON dr.database_id = d.database_id
WHERE rs.role = 2 -- Is Secondary
AND dr.is_local = 1
AND rs.is_local = 1)
DECLARE @userDB sysname;
WHILE (SELECT COUNT([database_id]) FROM #tmpUserDBs WHERE [IsDone] = 0) > 0
BEGIN
SELECT TOP 1 @userDB = DB_NAME([database_id]) FROM #tmpUserDBs WHERE [IsDone] = 0
-- PRINT 'Working on database ' + @userDB
EXEC ('USE [' + @userDB + '];
DECLARE @clearPlan bigint, @clearQry bigint;
IF EXISTS (SELECT [actual_state] FROM sys.database_query_store_options WHERE [actual_state] IN (1,2))
BEGIN
IF EXISTS (SELECT plan_id FROM sys.query_store_plan WHERE engine_version = ''14.0.3008.27'')
BEGIN
DROP TABLE IF EXISTS #tmpclearPlans;
SELECT plan_id, query_id, 0 AS [IsDone]
INTO #tmpclearPlans
FROM sys.query_store_plan WHERE engine_version = ''14.0.3008.27''
WHILE (SELECT COUNT(plan_id) FROM #tmpclearPlans WHERE [IsDone] = 0) > 0
BEGIN
SELECT TOP 1 @clearPlan = plan_id, @clearQry = query_id FROM #tmpclearPlans WHERE [IsDone] = 0
EXECUTE sys.sp_query_store_unforce_plan @clearQry, @clearPlan;
EXECUTE sys.sp_query_store_remove_plan @clearPlan;
UPDATE #tmpclearPlans
SET [IsDone] = 1
WHERE plan_id = @clearPlan AND query_id = @clearQry
END;
PRINT ''- Cleared possibly affected plans in database [' + @userDB + ']''
END
ELSE
BEGIN
PRINT ''- No affected plans in database [' + @userDB + ']''
END
END
ELSE
BEGIN
PRINT ''- Query Store not enabled in database [' + @userDB + ']''
END')
UPDATE #tmpUserDBs
SET [IsDone] = 1
WHERE [database_id] = DB_ID(@userDB)
END
混合环境部署
将更新部署到混合环境 ((例如Always On、复制、群集和镜像) )时,建议在部署更新之前参考以下文章:
注意
如果不想使用滚动更新过程,请执行以下步骤来应用更新:
- 在被动节点上安装更新。
- 在活动节点上安装更新 (需要服务重启) 。
注意
如果与 SSISDB 目录一起启用了Always On,请参阅有关 SSIS 的信息,并Always On有关如何在这些环境中应用更新的信息。
语言支持
SQL Server库当前是多语言的。 因此,此 CU 包不特定于一种语言。 它适用于所有支持的语言。
组件 (功能) 更新
一个 CU 包包括所有 SQL Server 2017 组件 (功能) 的所有可用更新。 但是,累积更新包仅更新当前安装在选择要提供服务的 SQL Server 实例上的那些组件。 例如,如果SQL Server功能 (Analysis Services) 在应用此 CU 后添加到实例,则必须重新应用此 CU 才能将新功能更新到此 CU。
对此更新的支持
如果发生其他问题或需要进行任何故障排除,则可能需要创建服务请求。 通常的支持成本适用于其他支持问题和不符合此特定累积更新包条件的问题。 有关 Microsoft 客户服务和支持电话号码的完整列表,或者要创建单独的服务请求,请转到 Microsoft 支持网站。
如何卸载此更新
如何在 Windows 上卸载此更新
- 在控制面板中,打开“程序和功能”项,然后选择“查看已安装的更新”。
- 在“SQL Server 2017”下找到与此累积更新包对应的条目。
- 长按 (或右键单击条目) ,然后选择“ 卸载”。
如何在 Linux 上卸载此更新
若要在 Linux 上卸载此 CU,必须将包回滚到以前的版本。 有关如何回滚安装的详细信息,请参阅回滚SQL Server。
第三方信息免责声明
本文中讨论的第三方产品由 Microsoft 以外的其他公司提供。 对于这些产品的性能或可靠性,Microsoft 不作任何暗示保证或其他形式的保证。