How to Install Linq to Sql in Visual Studio 2017
This article describes Cumulative Update package 23 (CU23) for Microsoft SQL Server 2017. This update contains fixes that were released after the initial release of SQL Server 2017 and updates the SQL Server and Analysis services components to the following builds.
Component | Product version | File version |
---|---|---|
SQL Server | 14.0.3381.3 | 2017.140.3381.3 |
Analysis Services | 14.0.249.70 | 2017.140.249.70 |
Known issues with this update
There are no known issues with this cumulative update.
Important notices
This article also provides important information about the following situations:
-
Pacemaker: A behavioral change is made in distributions that use the latest available version of Pacemaker. Mitigation methods are provided.
-
Query Store: You must run this script if you use the Query Store and you have previously installed Microsoft SQL Server 2017 Cumulative Update 2 (CU2).
-
Analysis Services CU build version: Beginning in SQL Server 2017, the Analysis Services build version number and SQL Server Database Engine build version number do not match. For more information, see Verify Analysis Services cumulative update build version.
Cumulative updates
Cumulative updates (CU) are now available at the Microsoft Download Center.
Only the most recent CU that was released for SQL Server 2017 is available at the Download Center.
CU packages for Linux are available at https://packages.microsoft.com/.
Notes
-
Each new CU contains all the fixes that were included with the previous CU for the installed version of SQL Server.
-
SQL Server CUs are certified to the same levels as Service Packs, and should be installed at the same level of confidence.
-
We recommend ongoing, proactive installation of CUs as they become available according to these guidelines:
-
Historical data shows that a significant number of support cases involve an issue that has already been addressed in a released CU.
-
CUs may contain added value over and above hotfixes. This includes supportability, manageability, and reliability updates.
-
-
We recommend that you test CUs before you deploy them to production environments.
How to obtain this cumulative update package for Windows
The following update is available from the Microsoft Download Center:
Download the latest cumulative update package for SQL Server 2017 now.
-
After future cumulative updates are released for SQL Server 2017, this and all previous CUs can be downloaded from the Microsoft Update Catalog. However, we recommend that you always install the latest cumulative update that is available.
How to obtain this cumulative update package for Linux
To update Linux to the latest CU, you must first have the Cumulative Update repository configured. Then, update your SQL Server packages by using the appropriate platform-specific update command.
For installation instructions and direct links to the CU package downloads, see the release notes.
Additional hotfixes that are included in this cumulative update package
VSTS bug number | KB article number | Description | Fix area | Platform |
---|---|---|---|---|
13724500 | 5000649 | FIX: Wrong results due to undetected concatenation parameters from scalar expression | SQL performance | All |
13756398 | 5001044 | FIX: Wrong results when you run a query on In-Memory optimized tables in SQL Server 2017 | In-memory OLTP | All |
13895274 | 5001045 | FIX: Memory grant wait times out when you run many Columnstore bulk inserts concurrently in SQL Server 2017 | SQL Engine | All |
13708880 | Fixes an issue where ALTER AVAILABILITY GROUP SET (ROLE=SECONDARY) raises an error 41104. However, it doesn't impact the Always On Availability Group health | High Availability | All | |
13746945 | Intermittent error 6552 occurs when running Spatial query with TOP <param> or OFFSET <param1> ROWS FETCH NEXT <param2> ROWS ONLY clause and parallel plan | SQL Engine | All | |
13749460 | Query Store scalability improvement for ad-hoc workloads. Query Store now imposes internal limits to the amount of memory, it can use and automatically changes the operation mode to READ-ONLY until enough memory has been returned to the Database Engine, preventing performance issues. | SQL Engine | All | |
13866788 | Fixes an issue where an access violation exception may occur when you execute queries in read uncommitted mode with high concurrent read or write pattern over XML data types | SQL Engine | All | |
13587857 | 4336876 | FIX: SQL Server on Linux does not start after trace flag 8809 is enabled | SQL Engine | Linux |
13773671 | 4582558 | FIX: SQL Server service fails to start in Linux operating system | SQL Engine | Linux |
13773693 | 4588977 | FIX: SQL Server crashes when Afd!DbCreateSocketOperation process fails | SQL connectivity | Linux |
13737696 | Fixes an issue where SQL process is not killed properly resulting in subsequent start of SQL Server fails when the AG-Helper sends the KILL 9 command to terminate the SQL Server process | High Availability | Linux | |
13880374 | Fixes a high HADR_SYNC_COMMIT waits which may show on SQL Server with heavy workload after you apply CU22 for SQL Server 2017 | SQL Engine | Linux | |
13924724 | 4486936 | FIX: "Login failed for user" error occurs when you run Maintenance plan with SQL login account in SQL Server 2016 and 2017 | SQL Engine | Windows |
13745361 | 4547890 | FIX: ISDBUpgradeWizard.exe throws error when you try to upgrade SSISDB after restoring from earlier versions in SQL Server | Integration Services | Windows |
13745331 | 4568447 | FIX: Automatic seeding failure occurs for a secondary replica in SQL Server | High Availability | Windows |
13745355 | 4569837 | FIX: Intermittent connection error occurs when an expression is used for both connection string and password of a connection manager | Integration Services | Windows |
13745333 | 4571296 | Improvement: Option to forcefully turn QDS off by specifying the additional option in ALTER DB command | SQL Engine | Windows |
13745335 | 4575939 | FIX: Log reader agent generates access violation exception for P2P or transactional replication with partitioning tables in SQL Server | SQL Engine | Windows |
13745357 | 4575940 | FIX: Newly added articles' snapshot doesn't get applied to subscriber in SQL Server | SQL Engine | Windows |
13773689 | 4580397 | FIX: Incorrect results when you run INSERT INTO SELECT statement on memory-optimized table variables in SQL Server | In-memory OLTP | Windows |
13784189 | 4585971 | FIX: User session is in rollback state indefinitely after it is killed in SQL Server | SQL Engine | Windows |
13745351 | 4589170 | FIX: Indefinite hang occurs during cube processing after applying SSAS 2016 SP2 CU7 | Analysis Services | Windows |
13773548 | 4589350 | FIX: MERGE statement fails with Access Violation at BTreeRow::DisableAccessReleaseOnWait in SQL Server | SQL performance | Windows |
13773559 | 4589352 | FIX: Stored procedure (no SP:CacheInsert in trace) is not cached for database compatibility level 140 or 150 in SQL Server 2017 | SQL Engine | Windows |
13773660 | 4589360 | FIX: Error when you enable managed or automated backup in SQL Server 2016 and 2017 if "Allow Blob Public Access" is disabled on a storage account | SQL Engine | Windows |
13773701 | 4589362 | FIX: Data source with MultiSubnetFailover=True;ApplicationIntent=ReadOnly properties doesn't route requests to AG in SQL Server 2017 | Analysis Service | Windows |
13773741 | 4589370 | FIX: SSAS 2017 stops responding when you run a DAX query | Analysis Service | Windows |
13773746 | 4589372 | FIX: "Unexpected Exception" error occurs intermittently when SQL Dialect is used against SSAS Tabular model | Analysis Service | Windows |
13490178 | Fixes long duration taken for Integration Services Project deployment through powershell by improving search of operation messages in deployment process | Integration Services | Windows | |
13739324 | Fixes an issue with Performance counter Data File(s) Size (KB) that doesn't report the total size of database files correctly when the file size > 4TB | SQL Engine | Windows | |
13741858 | New logging and XEvents to help troubleshoot long-running Buffer Pool scans | SQL Engine | Windows | |
13745341 | Fixes an access violation which occurs while querying row mod count property on spatial indexes in SQL Server 2017 | SQL performance | Windows | |
13745343 | Fixes deadlocks that occur in [catalog].[set_execution_property_override_value] | Integration Services | Windows | |
13746918 | Fixes an issue where the session gets killed when you run DBCC CHECKTABLE with PHYSICAL_ONLY due to disk full. The session remains in KILLED\ROLLBACK state and threads are waiting on CHECK_TABLES_THREAD_BARRIER wait type with increasing wait time | SQL Engine | Windows | |
13746920 | Unable to connect to primary database replica after failing over the Availability Group in SQL Server | High Availability | Windows | |
13746924 | When you run a RESTORE HEADERONLY of SQL Server 2016 backup, you may notice error 3285 even if the correct blocksize has been specified. If the error persists after applying this fix, you may specify the proper blocksize or contact Microsoft Support for assistance | SQL Engine | Windows | |
13746926 | When you try to restore from a compressed or encrypted backup over an existing TDE enabled database, you may notice that the restore operation may take longer time than expected | SQL Engine | Windows | |
13746930 | CHECKDB reports no errors but users may see errors 602 and 608 due to inconsistent Full Text metadata | SQL Engine | Windows | |
13746937 | VERIFY_CLONEDB prints message 'Clone database verification has failed' for the database if the database name starts with a number. | SQL Engine | Windows | |
13746941 | Fixes an assertion error that occurs when the Availability Group is failed over manually to another replica. The failover succeeds however, the databases from the earlier primary (now the secondary) where the AG was failed from, does not come online and generates the assertion dumps with the signature: File: <"FilePath/FileName">, line=LineNumber Failed Assertion = 'inCorrectOrder'. | SQL Engine | Windows | |
13746943 | Non-yielding Scheduler error may occur when query store tries to grow its memory structure during heavy workload | SQL Engine | Windows | |
13760098 | Forwarder is unable to reconnect to global primary following Global primary planned failover if the LISTENER_URL is modified | High Availability | Windows | |
13763319 | Power BI queries generally perform 2-5 times slower after upgrading from the SQL Server Analysis Services (SSAS) 2016 to 2017, due to different query plan generated and different Internal Vertipaq scan | Analysis Services | Windows | |
13818555 | Fixes an issue where a database restore fails with an error 3257 (insufficient free space error) when the database is larger than 2TB. The issue happens when the TotalAllocationUnits on the target volume is more than 4,294,967,295 units, for example when the target volume is larger than 16TB and uses an allocation unit size = 512 bytes and a single sector per cluster | SQL Engine | Windows | |
13905120 | Fixes an error that occurs when a change tracking function is called in MSTVF. Msg 443, Level 16, State 1, Procedure ProcedureName, Line LineNumber [Batch Start Line LineNumber] | SQL Engine | Windows | |
13911123 | Adds a new option to free the LogPool cache only: DBCC FREESYSTEMCACHE('LogPool') | SQL Engine | Windows | |
13916072 | Fixes an error that HTTP connection manager cannot connect to web services via TLS 1.1 & 1.2 | Integration Services | Windows | |
13948688 | The synchronizeSecurity setting of AMO method Microsoft.AnalysisServices.Tabular.Server.Synchronize is ignored | Analysis Services | Windows |
Notes for this update
Hybrid environments deployment
When you deploy an update to a hybrid environment (such as AlwaysOn, replication, cluster, and mirroring), we recommend that you refer to the following articles before you deploy the update:
-
-
Install the update on the passive node.
-
Install the update on the active node (requires a service restart).
-
-
How to apply a hotfix for SQL Server in a transactional replication and database mirroring topology
-
How to apply a hotfix for SQL Server in a replication topology
-
How to install service packs and hotfixes on an instance of SQL Server that is configured to use database mirroring
-
Overview of SQL Server Servicing Installation
Language support
SQL Server Cumulative Updates are currently multilingual. Therefore, this cumulative update package is not specific to one language. It applies to all supported languages.
Components (features) updated
One Cumulative Update package includes all available updates for ALL SQL Server 2017 components (features). However, the cumulative update package updates only those components that are currently installed on the SQL Server instance you select to be serviced. If a SQL Server feature (for example, Analysis Services) is added to the instance after this CU is applied, you must re-apply this CU to update the new feature to this CU.
Support for this update
If additional issues occur or if any troubleshooting is required, you might have to create a service request. The usual support costs will apply to additional support questions and to issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, go to the Microsoft support website.
How to uninstall this update on Windows
-
In Control Panel, open the Programs and Features item, and then select View installed updates.
-
Locate the entry that corresponds to this cumulative update package under SQL Server 2017.
-
Press and hold (or right-click) the entry, and then select Uninstall.
To uninstall this CU on Linux, you must roll back the package to the previous version.
For more information about how to roll back the installation, see Rollback SQL Server.
More CU package information
Prerequisites
To apply this Cumulative Update package, you must be running SQL Server 2017.
Restart information
You may have to restart the computer after you apply this Cumulative Update package.
Registry information
To use one of the hotfixes in this package, you do not have to make any changes to the registry.
File hash information
File name | SHA1 hash | SHA256 hash |
---|---|---|
SQLServer2017-KB5000685-x64.exe | C81205037E8CB594DC11FAF538C66018383F8167 | DFA05D11624BADF91B2D4AD03B59CE24AD1851AD94BBA0A0C963D2275565007D |
The English version of this package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
x64-based versions
SQL Server 2017 Analysis Services
File name | File version | File size | Date | Time | Platform |
Asplatformhost.dll | 2018.150.34.29 | 291736 | 05-Feb-2021 | 21:22 | x64 |
Mashupcompression.dll | 2.72.5556.181 | 140664 | 05-Feb-2021 | 21:26 | x64 |
Microsoft.analysisservices.minterop.dll | 15.0.34.29 | 757144 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 174472 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 198552 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 201112 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 197528 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 213912 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 196504 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 192408 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 251272 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 172936 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.core.resources.dll | 15.0.34.29 | 195992 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.dll | 15.0.34.29 | 1097112 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.json.dll | 15.0.34.29 | 479624 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 53640 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 58264 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 58776 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 57752 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 60824 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 57240 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 57240 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 66448 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 52624 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.server.tabular.resources.dll | 15.0.34.29 | 57240 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16792 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16776 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16776 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16792 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16792 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16776 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16776 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 17816 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16784 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.analysisservices.timedimgenerator.resources.dll | 15.0.34.29 | 16792 | 05-Feb-2021 | 21:22 | x86 |
Microsoft.data.edm.netfx35.dll | 5.7.0.62516 | 660856 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.dll | 2.72.5556.181 | 180600 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.oledb.dll | 2.72.5556.181 | 30072 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.preview.dll | 2.72.5556.181 | 74616 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.dll | 2.72.5556.181 | 102264 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 37752 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 41848 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 28536 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 45944 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 37752 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.mashup.providercommon.resources.dll | 2.72.5556.181 | 29048 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.odata.netfx35.dll | 5.7.0.62516 | 1454456 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.odata.query.netfx35.dll | 5.7.0.62516 | 181112 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.sapclient.dll | 1.0.0.25 | 920680 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 23928 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 25464 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 25976 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 28536 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.data.sapclient.resources.dll | 1.0.0.25 | 37752 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.hostintegration.connectors.dll | 2.72.5556.181 | 5242744 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.container.exe | 2.72.5556.181 | 19832 | 05-Feb-2021 | 21:26 | x64 |
Microsoft.mashup.container.netfx40.exe | 2.72.5556.181 | 19832 | 05-Feb-2021 | 21:26 | x64 |
Microsoft.mashup.container.netfx45.exe | 2.72.5556.181 | 19832 | 05-Feb-2021 | 21:26 | x64 |
Microsoft.mashup.eventsource.dll | 2.72.5556.181 | 149368 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.dll | 2.72.5556.181 | 82296 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15432 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15224 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 15736 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oauth.resources.dll | 2.72.5556.181 | 14712 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbinterop.dll | 2.72.5556.181 | 190840 | 05-Feb-2021 | 21:26 | x64 |
Microsoft.mashup.oledbprovider.dll | 2.72.5556.181 | 59768 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.oledbprovider.resources.dll | 2.72.5556.181 | 13176 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.scriptdom.dll | 2.40.4554.261 | 2371808 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.shims.dll | 2.72.5556.181 | 26488 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashup.storage.xmlserializers.dll | 1.0.0.0 | 140152 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.dll | 2.72.5556.181 | 14094200 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 541560 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 652152 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 643960 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 627576 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 676728 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 635768 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 615288 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 848760 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 533368 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.mashupengine.resources.dll | 2.72.5556.181 | 623480 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.odata.core.netfx35.dll | 6.15.0.0 | 1437560 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.odata.edm.netfx35.dll | 6.15.0.0 | 778616 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.powerbi.adomdclient.dll | 15.0.30.15 | 1100152 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.spatial.netfx35.dll | 6.15.0.0 | 126328 | 05-Feb-2021 | 21:26 | x86 |
Msmdctr.dll | 2018.150.34.29 | 37256 | 05-Feb-2021 | 21:22 | x64 |
Msmdlocal.dll | 2018.150.34.29 | 66288016 | 05-Feb-2021 | 21:22 | x64 |
Msmdlocal.dll | 2018.150.34.29 | 47781264 | 05-Feb-2021 | 21:22 | x86 |
Msmdpump.dll | 2018.150.34.29 | 10187672 | 05-Feb-2021 | 21:22 | x64 |
Msmdredir.dll | 2018.150.34.29 | 7955848 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 15768 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 15768 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 16280 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 15760 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 16280 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 16280 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 16280 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 17304 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 15760 | 05-Feb-2021 | 21:22 | x86 |
Msmdspdm.resources.dll | 15.0.34.29 | 15768 | 05-Feb-2021 | 21:22 | x86 |
Msmdsrv.exe | 2018.150.34.29 | 65824136 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 832408 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1627032 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1452944 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1641880 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1607576 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1000344 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 991640 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1535888 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1520536 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 809880 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrv.rll | 2018.150.34.29 | 1595272 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 831384 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1623448 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1449864 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1636744 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1603480 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 997784 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 990088 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1531792 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1516952 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 808856 | 05-Feb-2021 | 21:22 | x64 |
Msmdsrvi.rll | 2018.150.34.29 | 1590664 | 05-Feb-2021 | 21:22 | x64 |
Msmgdsrv.dll | 2018.150.34.29 | 10185112 | 05-Feb-2021 | 21:22 | x64 |
Msmgdsrv.dll | 2018.150.34.29 | 8277912 | 05-Feb-2021 | 21:22 | x86 |
Msolap.dll | 2018.150.34.29 | 11014552 | 05-Feb-2021 | 21:22 | x64 |
Msolap.dll | 2018.150.34.29 | 8607128 | 05-Feb-2021 | 21:22 | x86 |
Msolui.dll | 2018.150.34.29 | 305560 | 05-Feb-2021 | 21:22 | x64 |
Msolui.dll | 2018.150.34.29 | 285080 | 05-Feb-2021 | 21:22 | x86 |
Powerbiextensions.dll | 2.72.5556.181 | 9252728 | 05-Feb-2021 | 21:26 | x86 |
Private_odbc32.dll | 10.0.14832.1000 | 728440 | 05-Feb-2021 | 21:26 | x64 |
Sqlboot.dll | 2019.150.4105.2 | 213904 | 05-Feb-2021 | 21:26 | x64 |
Sqlceip.exe | 15.0.4105.2 | 283536 | 05-Feb-2021 | 21:26 | x86 |
Sqldumper.exe | 2019.150.4105.2 | 152464 | 05-Feb-2021 | 21:26 | x86 |
Sqldumper.exe | 2019.150.4105.2 | 185232 | 05-Feb-2021 | 21:26 | x64 |
System.spatial.netfx35.dll | 5.7.0.62516 | 117624 | 05-Feb-2021 | 21:26 | x86 |
Tmapi.dll | 2018.150.34.29 | 6177168 | 05-Feb-2021 | 21:22 | x64 |
Tmcachemgr.dll | 2018.150.34.29 | 4916632 | 05-Feb-2021 | 21:22 | x64 |
Tmpersistence.dll | 2018.150.34.29 | 1183640 | 05-Feb-2021 | 21:22 | x64 |
Tmtransactions.dll | 2018.150.34.29 | 6802328 | 05-Feb-2021 | 21:22 | x64 |
Xmsrv.dll | 2018.150.34.29 | 26024344 | 05-Feb-2021 | 21:22 | x64 |
Xmsrv.dll | 2018.150.34.29 | 35459480 | 05-Feb-2021 | 21:22 | x86 |
SQL Server 2017 Database Services Common Core
File name | File version | File size | Date | Time | Platform |
Instapi150.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:26 | x64 |
Instapi150.dll | 2019.150.4105.2 | 74640 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.sqlserver.mgdsqldumper.dll | 2019.150.4105.2 | 99216 | 05-Feb-2021 | 21:26 | x64 |
Msasxpress.dll | 2018.150.34.29 | 31128 | 05-Feb-2021 | 21:26 | x64 |
Msasxpress.dll | 2018.150.34.29 | 26008 | 05-Feb-2021 | 21:26 | x86 |
Pbsvcacctsync.dll | 2019.150.4105.2 | 74640 | 05-Feb-2021 | 21:26 | x86 |
Pbsvcacctsync.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:26 | x64 |
Sqldumper.exe | 2019.150.4105.2 | 152464 | 05-Feb-2021 | 21:26 | x86 |
Sqldumper.exe | 2019.150.4105.2 | 185232 | 05-Feb-2021 | 21:26 | x64 |
Sqlftacct.dll | 2019.150.4105.2 | 58256 | 05-Feb-2021 | 21:26 | x86 |
Sqlftacct.dll | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 21:26 | x64 |
Sqlmanager.dll | 2019.150.4105.2 | 742288 | 05-Feb-2021 | 21:26 | x86 |
Sqlmanager.dll | 2019.150.4105.2 | 877456 | 05-Feb-2021 | 21:26 | x64 |
Sqlmgmprovider.dll | 2019.150.4105.2 | 377744 | 05-Feb-2021 | 21:26 | x86 |
Sqlmgmprovider.dll | 2019.150.4105.2 | 430992 | 05-Feb-2021 | 21:26 | x64 |
Sqlsvcsync.dll | 2019.150.4105.2 | 275344 | 05-Feb-2021 | 21:26 | x86 |
Sqlsvcsync.dll | 2019.150.4105.2 | 357264 | 05-Feb-2021 | 21:26 | x64 |
Svrenumapi150.dll | 2019.150.4105.2 | 1160080 | 05-Feb-2021 | 21:26 | x64 |
Svrenumapi150.dll | 2019.150.4105.2 | 910224 | 05-Feb-2021 | 21:26 | x86 |
SQL Server 2017 sql_dreplay_client
File name | File version | File size | Date | Time | Platform |
Dreplayclient.exe | 2019.150.4105.2 | 136080 | 05-Feb-2021 | 21:26 | x86 |
Dreplaycommon.dll | 2019.150.4105.2 | 665488 | 05-Feb-2021 | 21:26 | x86 |
Dreplayutil.dll | 2019.150.4105.2 | 304016 | 05-Feb-2021 | 21:26 | x86 |
Instapi150.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:26 | x64 |
Sqlresourceloader.dll | 2019.150.4105.2 | 37776 | 05-Feb-2021 | 21:26 | x86 |
SQL Server 2017 sql_dreplay_controller
File name | File version | File size | Date | Time | Platform |
Dreplaycommon.dll | 2019.150.4105.2 | 665488 | 05-Feb-2021 | 21:26 | x86 |
Dreplaycontroller.exe | 2019.150.4105.2 | 365456 | 05-Feb-2021 | 21:26 | x86 |
Instapi150.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:26 | x64 |
Sqlresourceloader.dll | 2019.150.4105.2 | 37776 | 05-Feb-2021 | 21:26 | x86 |
SQL Server 2017 Database Services Core Instance
File name | File version | File size | Date | Time | Platform |
Aetm-enclave-simulator.dll | 2019.150.4105.2 | 4652944 | 05-Feb-2021 | 22:37 | x64 |
Aetm-enclave.dll | 2019.150.4105.2 | 4604264 | 05-Feb-2021 | 22:38 | x64 |
Aetm-sgx-enclave-simulator.dll | 2019.150.4105.2 | 4924656 | 05-Feb-2021 | 22:38 | x64 |
Aetm-sgx-enclave.dll | 2019.150.4105.2 | 4866256 | 05-Feb-2021 | 22:38 | x64 |
Azureattest.dll | 10.0.18965.1000 | 255056 | 05-Feb-2021 | 21:21 | x64 |
Azureattestmanager.dll | 10.0.18965.1000 | 97528 | 05-Feb-2021 | 21:22 | x64 |
C1.dll | 19.16.27034.0 | 2438520 | 05-Feb-2021 | 22:37 | x64 |
C2.dll | 19.16.27034.0 | 7239032 | 05-Feb-2021 | 22:37 | x64 |
Cl.exe | 19.16.27034.0 | 424360 | 05-Feb-2021 | 22:37 | x64 |
Clui.dll | 19.16.27034.0 | 541048 | 05-Feb-2021 | 22:38 | x64 |
Datacollectorcontroller.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 22:38 | x64 |
Dcexec.exe | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 22:38 | x64 |
Fssres.dll | 2019.150.4105.2 | 95120 | 05-Feb-2021 | 22:38 | x64 |
Hadrres.dll | 2019.150.4105.2 | 201616 | 05-Feb-2021 | 22:38 | x64 |
Hkcompile.dll | 2019.150.4105.2 | 1291152 | 05-Feb-2021 | 22:38 | x64 |
Hkengine.dll | 2019.150.4105.2 | 5784464 | 05-Feb-2021 | 22:37 | x64 |
Hkruntime.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 22:37 | x64 |
Hktempdb.dll | 2019.150.4105.2 | 62352 | 05-Feb-2021 | 22:38 | x64 |
Link.exe | 14.16.27034.0 | 1707936 | 05-Feb-2021 | 22:37 | x64 |
Microsoft.sqlautoadmin.autobackupagent.dll | 15.0.4105.2 | 234384 | 05-Feb-2021 | 22:38 | x86 |
Microsoft.sqlserver.xevent.linq.dll | 2019.150.4105.2 | 324496 | 05-Feb-2021 | 22:38 | x64 |
Microsoft.sqlserver.xevent.targets.dll | 2019.150.4105.2 | 91024 | 05-Feb-2021 | 22:38 | x64 |
Msobj140.dll | 14.16.27034.0 | 134008 | 05-Feb-2021 | 22:37 | x64 |
Mspdb140.dll | 14.16.27034.0 | 632184 | 05-Feb-2021 | 22:37 | x64 |
Mspdbcore.dll | 14.16.27034.0 | 632184 | 05-Feb-2021 | 22:37 | x64 |
Msvcp140.dll | 14.16.27034.0 | 628200 | 05-Feb-2021 | 22:37 | x64 |
Qds.dll | 2019.150.4105.2 | 1184656 | 05-Feb-2021 | 22:38 | x64 |
Rsfxft.dll | 2019.150.4105.2 | 50064 | 05-Feb-2021 | 22:38 | x64 |
Secforwarder.dll | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 22:37 | x64 |
Sqagtres.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 22:38 | x64 |
Sqlaamss.dll | 2019.150.4105.2 | 107408 | 05-Feb-2021 | 22:38 | x64 |
Sqlaccess.dll | 2019.150.4105.2 | 492432 | 05-Feb-2021 | 22:37 | x64 |
Sqlagent.exe | 2019.150.4105.2 | 730000 | 05-Feb-2021 | 22:38 | x64 |
Sqlagentctr150.dll | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 22:38 | x64 |
Sqlagentctr150.dll | 2019.150.4105.2 | 66448 | 05-Feb-2021 | 22:38 | x86 |
Sqlboot.dll | 2019.150.4105.2 | 213904 | 05-Feb-2021 | 22:38 | x64 |
Sqlceip.exe | 15.0.4105.2 | 283536 | 05-Feb-2021 | 22:37 | x86 |
Sqlcmdss.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 22:38 | x64 |
Sqlctr150.dll | 2019.150.4105.2 | 115600 | 05-Feb-2021 | 22:37 | x86 |
Sqlctr150.dll | 2019.150.4105.2 | 140176 | 05-Feb-2021 | 22:38 | x64 |
Sqldk.dll | 2019.150.4105.2 | 3146640 | 05-Feb-2021 | 22:38 | x64 |
Sqldtsss.dll | 2019.150.4105.2 | 107408 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 1590160 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3490704 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3687312 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4150160 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4268944 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3404688 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3568528 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4146064 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3998608 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4051856 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 2216848 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 2163600 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3859344 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3535760 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4002704 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3810192 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3806096 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3601296 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3490704 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 1532816 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3896208 | 05-Feb-2021 | 22:38 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4014992 | 05-Feb-2021 | 22:38 | x64 |
Sqllang.dll | 2019.150.4105.2 | 39863184 | 05-Feb-2021 | 22:38 | x64 |
Sqlmin.dll | 2019.150.4105.2 | 40392592 | 05-Feb-2021 | 22:38 | x64 |
Sqlolapss.dll | 2019.150.4105.2 | 103312 | 05-Feb-2021 | 22:38 | x64 |
Sqlos.dll | 2019.150.4105.2 | 41872 | 05-Feb-2021 | 22:37 | x64 |
Sqlpowershellss.dll | 2019.150.4105.2 | 82832 | 05-Feb-2021 | 22:37 | x64 |
Sqlrepss.dll | 2019.150.4105.2 | 82832 | 05-Feb-2021 | 22:38 | x64 |
Sqlresourceloader.dll | 2019.150.4105.2 | 50064 | 05-Feb-2021 | 22:37 | x64 |
Sqlscm.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 22:37 | x64 |
Sqlscriptdowngrade.dll | 2019.150.4105.2 | 37776 | 05-Feb-2021 | 22:38 | x64 |
Sqlscriptupgrade.dll | 2019.150.4105.2 | 5804944 | 05-Feb-2021 | 22:38 | x64 |
Sqlserverspatial150.dll | 2019.150.4105.2 | 672656 | 05-Feb-2021 | 22:37 | x64 |
Sqlservr.exe | 2019.150.4105.2 | 627600 | 05-Feb-2021 | 22:38 | x64 |
Sqlsvc.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 22:37 | x64 |
Sqltses.dll | 2019.150.4105.2 | 9077648 | 05-Feb-2021 | 22:38 | x64 |
Sqsrvres.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 22:38 | x64 |
Svl.dll | 2019.150.4105.2 | 160656 | 05-Feb-2021 | 22:37 | x64 |
Vcruntime140.dll | 14.16.27034.0 | 85992 | 05-Feb-2021 | 22:37 | x64 |
Xe.dll | 2019.150.4105.2 | 721808 | 05-Feb-2021 | 22:38 | x64 |
Xpadsi.exe | 2019.150.4105.2 | 115600 | 05-Feb-2021 | 22:38 | x64 |
Xplog70.dll | 2019.150.4105.2 | 91024 | 05-Feb-2021 | 22:38 | x64 |
Xprepl.dll | 2019.150.4105.2 | 119696 | 05-Feb-2021 | 22:37 | x64 |
Xpstar.dll | 2019.150.4105.2 | 471952 | 05-Feb-2021 | 22:37 | x64 |
SQL Server 2017 Database Services Core Shared
File name | File version | File size | Date | Time | Platform |
Commanddest.dll | 2019.150.4105.2 | 263056 | 05-Feb-2021 | 21:26 | x64 |
Datacollectortasks.dll | 2019.150.4105.2 | 226192 | 05-Feb-2021 | 21:26 | x64 |
Distrib.exe | 2019.150.4105.2 | 234384 | 05-Feb-2021 | 21:26 | x64 |
Dteparse.dll | 2019.150.4105.2 | 123792 | 05-Feb-2021 | 21:26 | x64 |
Dteparsemgd.dll | 2019.150.4105.2 | 131984 | 05-Feb-2021 | 21:26 | x64 |
Dtepkg.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:26 | x64 |
Dtexec.exe | 2019.150.4105.2 | 71568 | 05-Feb-2021 | 21:26 | x64 |
Dts.dll | 2019.150.4105.2 | 3142544 | 05-Feb-2021 | 21:26 | x64 |
Dtscomexpreval.dll | 2019.150.4105.2 | 500624 | 05-Feb-2021 | 21:26 | x64 |
Dtsconn.dll | 2019.150.4105.2 | 521104 | 05-Feb-2021 | 21:26 | x64 |
Dtshost.exe | 2019.150.4105.2 | 104336 | 05-Feb-2021 | 21:26 | x64 |
Dtsmsg150.dll | 2019.150.4105.2 | 566160 | 05-Feb-2021 | 21:26 | x64 |
Dtspipeline.dll | 2019.150.4105.2 | 1328016 | 05-Feb-2021 | 21:26 | x64 |
Dtswizard.exe | 15.0.4105.2 | 885648 | 05-Feb-2021 | 21:26 | x64 |
Dtuparse.dll | 2019.150.4105.2 | 99216 | 05-Feb-2021 | 21:26 | x64 |
Dtutil.exe | 2019.150.4105.2 | 147344 | 05-Feb-2021 | 21:26 | x64 |
Exceldest.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 21:26 | x64 |
Excelsrc.dll | 2019.150.4105.2 | 308112 | 05-Feb-2021 | 21:26 | x64 |
Execpackagetask.dll | 2019.150.4105.2 | 185232 | 05-Feb-2021 | 21:26 | x64 |
Flatfiledest.dll | 2019.150.4105.2 | 410512 | 05-Feb-2021 | 21:26 | x64 |
Flatfilesrc.dll | 2019.150.4105.2 | 426896 | 05-Feb-2021 | 21:26 | x64 |
Logread.exe | 2019.150.4105.2 | 717712 | 05-Feb-2021 | 21:26 | x64 |
Mergetxt.dll | 2019.150.4105.2 | 74640 | 05-Feb-2021 | 21:26 | x64 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4105.2 | 58256 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4105.2 | 41872 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4105.2 | 390032 | 05-Feb-2021 | 21:26 | x86 |
Microsoft.sqlserver.xmltask.dll | 15.0.4105.2 | 156560 | 05-Feb-2021 | 21:26 | x86 |
Msdtssrvrutil.dll | 2019.150.4105.2 | 111504 | 05-Feb-2021 | 21:26 | x64 |
Msgprox.dll | 2019.150.4105.2 | 299920 | 05-Feb-2021 | 21:26 | x64 |
Msoledbsql.dll | 2018.182.3.0 | 148432 | 05-Feb-2021 | 21:26 | x64 |
Msxmlsql.dll | 2019.150.4105.2 | 1495952 | 05-Feb-2021 | 21:26 | x64 |
Oledbdest.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 21:26 | x64 |
Oledbsrc.dll | 2019.150.4105.2 | 312208 | 05-Feb-2021 | 21:26 | x64 |
Osql.exe | 2019.150.4105.2 | 91024 | 05-Feb-2021 | 21:26 | x64 |
Qrdrsvc.exe | 2019.150.4105.2 | 496528 | 05-Feb-2021 | 21:26 | x64 |
Rawdest.dll | 2019.150.4105.2 | 226192 | 05-Feb-2021 | 21:26 | x64 |
Rawsource.dll | 2019.150.4105.2 | 209808 | 05-Feb-2021 | 21:26 | x64 |
Rdistcom.dll | 2019.150.4105.2 | 914320 | 05-Feb-2021 | 21:26 | x64 |
Recordsetdest.dll | 2019.150.4105.2 | 201616 | 05-Feb-2021 | 21:26 | x64 |
Repldp.dll | 2019.150.4105.2 | 312208 | 05-Feb-2021 | 21:26 | x64 |
Replerrx.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 21:26 | x64 |
Replisapi.dll | 2019.150.4105.2 | 394128 | 05-Feb-2021 | 21:26 | x64 |
Replmerg.exe | 2019.150.4105.2 | 562064 | 05-Feb-2021 | 21:26 | x64 |
Replprov.dll | 2019.150.4105.2 | 852880 | 05-Feb-2021 | 21:26 | x64 |
Replrec.dll | 2019.150.4105.2 | 1029008 | 05-Feb-2021 | 21:26 | x64 |
Replsub.dll | 2019.150.4105.2 | 471952 | 05-Feb-2021 | 21:26 | x64 |
Replsync.dll | 2019.150.4105.2 | 164752 | 05-Feb-2021 | 21:26 | x64 |
Spresolv.dll | 2019.150.4105.2 | 275344 | 05-Feb-2021 | 21:26 | x64 |
Sqlcmd.exe | 2019.150.4105.2 | 263056 | 05-Feb-2021 | 21:26 | x64 |
Sqldiag.exe | 2019.150.4105.2 | 1139600 | 05-Feb-2021 | 21:26 | x64 |
Sqldistx.dll | 2019.150.4105.2 | 246672 | 05-Feb-2021 | 21:26 | x64 |
Sqllogship.exe | 15.0.4105.2 | 103312 | 05-Feb-2021 | 21:26 | x64 |
Sqlmergx.dll | 2019.150.4105.2 | 398224 | 05-Feb-2021 | 21:26 | x64 |
Sqlresourceloader.dll | 2019.150.4105.2 | 37776 | 05-Feb-2021 | 21:26 | x86 |
Sqlresourceloader.dll | 2019.150.4105.2 | 50064 | 05-Feb-2021 | 21:26 | x64 |
Sqlscm.dll | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 21:26 | x86 |
Sqlscm.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:26 | x64 |
Sqlsvc.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:26 | x86 |
Sqlsvc.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 21:26 | x64 |
Sqltaskconnections.dll | 2019.150.4105.2 | 201608 | 05-Feb-2021 | 21:26 | x64 |
Ssradd.dll | 2019.150.4105.2 | 82832 | 05-Feb-2021 | 21:26 | x64 |
Ssravg.dll | 2019.150.4105.2 | 82832 | 05-Feb-2021 | 21:26 | x64 |
Ssrdown.dll | 2019.150.4105.2 | 74640 | 05-Feb-2021 | 21:26 | x64 |
Ssrmax.dll | 2019.150.4105.2 | 82832 | 05-Feb-2021 | 21:26 | x64 |
Ssrmin.dll | 2019.150.4105.2 | 82832 | 05-Feb-2021 | 21:26 | x64 |
Ssrpub.dll | 2019.150.4105.2 | 74640 | 05-Feb-2021 | 21:26 | x64 |
Ssrup.dll | 2019.150.4105.2 | 74640 | 05-Feb-2021 | 21:26 | x64 |
Txagg.dll | 2019.150.4105.2 | 390032 | 05-Feb-2021 | 21:26 | x64 |
Txbdd.dll | 2019.150.4105.2 | 189328 | 05-Feb-2021 | 21:26 | x64 |
Txdatacollector.dll | 2019.150.4105.2 | 484240 | 05-Feb-2021 | 21:26 | x64 |
Txdataconvert.dll | 2019.150.4105.2 | 316304 | 05-Feb-2021 | 21:26 | x64 |
Txderived.dll | 2019.150.4105.2 | 639888 | 05-Feb-2021 | 21:26 | x64 |
Txlookup.dll | 2019.150.4105.2 | 541584 | 05-Feb-2021 | 21:26 | x64 |
Txmerge.dll | 2019.150.4105.2 | 246672 | 05-Feb-2021 | 21:26 | x64 |
Txmergejoin.dll | 2019.150.4105.2 | 308112 | 05-Feb-2021 | 21:26 | x64 |
Txmulticast.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:26 | x64 |
Txrowcount.dll | 2019.150.4105.2 | 140176 | 05-Feb-2021 | 21:26 | x64 |
Txsort.dll | 2019.150.4105.2 | 287632 | 05-Feb-2021 | 21:26 | x64 |
Txsplit.dll | 2019.150.4105.2 | 623504 | 05-Feb-2021 | 21:26 | x64 |
Txunionall.dll | 2019.150.4105.2 | 197520 | 05-Feb-2021 | 21:26 | x64 |
Xe.dll | 2019.150.4105.2 | 721808 | 05-Feb-2021 | 21:26 | x64 |
Xmlsub.dll | 2019.150.4105.2 | 295824 | 05-Feb-2021 | 21:26 | x64 |
SQL Server 2017 sql_extensibility
File name | File version | File size | Date | Time | Platform |
Commonlauncher.dll | 2019.150.4105.2 | 91024 | 05-Feb-2021 | 21:26 | x64 |
Exthost.exe | 2019.150.4105.2 | 238480 | 05-Feb-2021 | 21:26 | x64 |
Launchpad.exe | 2019.150.4105.2 | 1217424 | 05-Feb-2021 | 21:26 | x64 |
Sqlsatellite.dll | 2019.150.4105.2 | 1016720 | 05-Feb-2021 | 21:26 | x64 |
SQL Server 2017 Full-Text Engine
File name | File version | File size | Date | Time | Platform |
Fd.dll | 2019.150.4105.2 | 684944 | 05-Feb-2021 | 21:26 | x64 |
Fdhost.exe | 2019.150.4105.2 | 127888 | 05-Feb-2021 | 21:26 | x64 |
Fdlauncher.exe | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 21:26 | x64 |
Sqlft150ph.dll | 2019.150.4105.2 | 91024 | 05-Feb-2021 | 21:26 | x64 |
SQL Server 2017 sql_inst_mr
File name | File version | File size | Date | Time | Platform |
Imrdll.dll | 15.0.4105.2 | 29584 | 05-Feb-2021 | 21:26 | x86 |
SQL Server 2017 Integration Services
File name | File version | File size | Date | Time | Platform |
Commanddest.dll | 2019.150.4105.2 | 226192 | 05-Feb-2021 | 21:27 | x86 |
Commanddest.dll | 2019.150.4105.2 | 263056 | 05-Feb-2021 | 21:27 | x64 |
Dteparse.dll | 2019.150.4105.2 | 111504 | 05-Feb-2021 | 21:27 | x86 |
Dteparse.dll | 2019.150.4105.2 | 123792 | 05-Feb-2021 | 21:27 | x64 |
Dteparsemgd.dll | 2019.150.4105.2 | 115600 | 05-Feb-2021 | 21:27 | x86 |
Dteparsemgd.dll | 2019.150.4105.2 | 131984 | 05-Feb-2021 | 21:27 | x64 |
Dtepkg.dll | 2019.150.4105.2 | 131984 | 05-Feb-2021 | 21:27 | x86 |
Dtepkg.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:27 | x64 |
Dtexec.exe | 2019.150.4105.2 | 62864 | 05-Feb-2021 | 21:27 | x86 |
Dtexec.exe | 2019.150.4105.2 | 71568 | 05-Feb-2021 | 21:27 | x64 |
Dts.dll | 2019.150.4105.2 | 2761616 | 05-Feb-2021 | 21:27 | x86 |
Dts.dll | 2019.150.4105.2 | 3142544 | 05-Feb-2021 | 21:27 | x64 |
Dtscomexpreval.dll | 2019.150.4105.2 | 443280 | 05-Feb-2021 | 21:27 | x86 |
Dtscomexpreval.dll | 2019.150.4105.2 | 500624 | 05-Feb-2021 | 21:27 | x64 |
Dtsconn.dll | 2019.150.4105.2 | 521104 | 05-Feb-2021 | 21:27 | x64 |
Dtsconn.dll | 2019.150.4105.2 | 430992 | 05-Feb-2021 | 21:27 | x86 |
Dtsdebughost.exe | 2019.150.4105.2 | 111008 | 05-Feb-2021 | 21:27 | x64 |
Dtsdebughost.exe | 2019.150.4105.2 | 92560 | 05-Feb-2021 | 21:27 | x86 |
Dtshost.exe | 2019.150.4105.2 | 104336 | 05-Feb-2021 | 21:27 | x64 |
Dtshost.exe | 2019.150.4105.2 | 87440 | 05-Feb-2021 | 21:27 | x86 |
Dtsmsg150.dll | 2019.150.4105.2 | 553872 | 05-Feb-2021 | 21:27 | x86 |
Dtsmsg150.dll | 2019.150.4105.2 | 566160 | 05-Feb-2021 | 21:27 | x64 |
Dtspipeline.dll | 2019.150.4105.2 | 1119120 | 05-Feb-2021 | 21:27 | x86 |
Dtspipeline.dll | 2019.150.4105.2 | 1328016 | 05-Feb-2021 | 21:27 | x64 |
Dtswizard.exe | 15.0.4105.2 | 885648 | 05-Feb-2021 | 21:27 | x64 |
Dtswizard.exe | 15.0.4105.2 | 889744 | 05-Feb-2021 | 21:27 | x86 |
Dtuparse.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:27 | x86 |
Dtuparse.dll | 2019.150.4105.2 | 99216 | 05-Feb-2021 | 21:27 | x64 |
Dtutil.exe | 2019.150.4105.2 | 147344 | 05-Feb-2021 | 21:27 | x64 |
Dtutil.exe | 2019.150.4105.2 | 128912 | 05-Feb-2021 | 21:27 | x86 |
Exceldest.dll | 2019.150.4105.2 | 234384 | 05-Feb-2021 | 21:27 | x86 |
Exceldest.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 21:27 | x64 |
Excelsrc.dll | 2019.150.4105.2 | 258960 | 05-Feb-2021 | 21:27 | x86 |
Excelsrc.dll | 2019.150.4105.2 | 308112 | 05-Feb-2021 | 21:27 | x64 |
Execpackagetask.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:27 | x86 |
Execpackagetask.dll | 2019.150.4105.2 | 185232 | 05-Feb-2021 | 21:27 | x64 |
Flatfiledest.dll | 2019.150.4105.2 | 357264 | 05-Feb-2021 | 21:27 | x86 |
Flatfiledest.dll | 2019.150.4105.2 | 410512 | 05-Feb-2021 | 21:27 | x64 |
Flatfilesrc.dll | 2019.150.4105.2 | 369552 | 05-Feb-2021 | 21:27 | x86 |
Flatfilesrc.dll | 2019.150.4105.2 | 426896 | 05-Feb-2021 | 21:27 | x64 |
Isdbupgradewizard.exe | 15.0.4105.2 | 119696 | 05-Feb-2021 | 21:27 | x86 |
Isdbupgradewizard.exe | 15.0.4105.2 | 119696 | 05-Feb-2021 | 21:27 | x86 |
Isserverexec.exe | 15.0.4105.2 | 144272 | 05-Feb-2021 | 21:27 | x64 |
Isserverexec.exe | 15.0.4105.2 | 148368 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.astasks.dll | 15.0.4105.2 | 78736 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4105.2 | 58256 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.integrationservice.hadoop.common.dll | 15.0.4105.2 | 58256 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4105.2 | 508816 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.integrationservices.isserverdbupgrade.dll | 15.0.4105.2 | 508816 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4105.2 | 41872 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.maintenanceplantasks.dll | 15.0.4105.2 | 390032 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4105.2 | 58256 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4105.2 | 140176 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.scripttask.dll | 15.0.4105.2 | 140176 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.xmltask.dll | 15.0.4105.2 | 156560 | 05-Feb-2021 | 21:27 | x86 |
Microsoft.sqlserver.xmltask.dll | 15.0.4105.2 | 156560 | 05-Feb-2021 | 21:27 | x86 |
Msdtssrvr.exe | 15.0.4105.2 | 218000 | 05-Feb-2021 | 21:27 | x64 |
Msdtssrvrutil.dll | 2019.150.4105.2 | 111504 | 05-Feb-2021 | 21:27 | x64 |
Msdtssrvrutil.dll | 2019.150.4105.2 | 99216 | 05-Feb-2021 | 21:27 | x86 |
Msmdpp.dll | 2018.150.34.29 | 10062216 | 05-Feb-2021 | 21:27 | x64 |
Odbcdest.dll | 2019.150.4105.2 | 316304 | 05-Feb-2021 | 21:27 | x86 |
Odbcdest.dll | 2019.150.4105.2 | 369552 | 05-Feb-2021 | 21:27 | x64 |
Odbcsrc.dll | 2019.150.4105.2 | 328592 | 05-Feb-2021 | 21:27 | x86 |
Odbcsrc.dll | 2019.150.4105.2 | 381840 | 05-Feb-2021 | 21:27 | x64 |
Oledbdest.dll | 2019.150.4105.2 | 238480 | 05-Feb-2021 | 21:27 | x86 |
Oledbdest.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 21:27 | x64 |
Oledbsrc.dll | 2019.150.4105.2 | 263056 | 05-Feb-2021 | 21:27 | x86 |
Oledbsrc.dll | 2019.150.4105.2 | 312208 | 05-Feb-2021 | 21:27 | x64 |
Rawdest.dll | 2019.150.4105.2 | 189328 | 05-Feb-2021 | 21:27 | x86 |
Rawdest.dll | 2019.150.4105.2 | 226192 | 05-Feb-2021 | 21:27 | x64 |
Rawsource.dll | 2019.150.4105.2 | 177040 | 05-Feb-2021 | 21:27 | x86 |
Rawsource.dll | 2019.150.4105.2 | 209808 | 05-Feb-2021 | 21:27 | x64 |
Recordsetdest.dll | 2019.150.4105.2 | 172944 | 05-Feb-2021 | 21:27 | x86 |
Recordsetdest.dll | 2019.150.4105.2 | 201616 | 05-Feb-2021 | 21:27 | x64 |
Sqlceip.exe | 15.0.4105.2 | 283536 | 05-Feb-2021 | 21:27 | x86 |
Sqldest.dll | 2019.150.4105.2 | 238480 | 05-Feb-2021 | 21:27 | x86 |
Sqldest.dll | 2019.150.4105.2 | 275344 | 05-Feb-2021 | 21:27 | x64 |
Sqltaskconnections.dll | 2019.150.4105.2 | 201608 | 05-Feb-2021 | 21:27 | x64 |
Sqltaskconnections.dll | 2019.150.4105.2 | 168848 | 05-Feb-2021 | 21:27 | x86 |
Txagg.dll | 2019.150.4105.2 | 328592 | 05-Feb-2021 | 21:27 | x86 |
Txagg.dll | 2019.150.4105.2 | 390032 | 05-Feb-2021 | 21:27 | x64 |
Txbdd.dll | 2019.150.4105.2 | 152464 | 05-Feb-2021 | 21:27 | x86 |
Txbdd.dll | 2019.150.4105.2 | 189328 | 05-Feb-2021 | 21:27 | x64 |
Txbestmatch.dll | 2019.150.4105.2 | 652176 | 05-Feb-2021 | 21:27 | x64 |
Txbestmatch.dll | 2019.150.4105.2 | 545680 | 05-Feb-2021 | 21:27 | x86 |
Txcache.dll | 2019.150.4105.2 | 164752 | 05-Feb-2021 | 21:27 | x86 |
Txcache.dll | 2019.150.4105.2 | 209808 | 05-Feb-2021 | 21:27 | x64 |
Txcharmap.dll | 2019.150.4105.2 | 312208 | 05-Feb-2021 | 21:27 | x64 |
Txcharmap.dll | 2019.150.4105.2 | 271248 | 05-Feb-2021 | 21:27 | x86 |
Txcopymap.dll | 2019.150.4105.2 | 197520 | 05-Feb-2021 | 21:27 | x64 |
Txcopymap.dll | 2019.150.4105.2 | 164752 | 05-Feb-2021 | 21:27 | x86 |
Txdataconvert.dll | 2019.150.4105.2 | 275344 | 05-Feb-2021 | 21:27 | x86 |
Txdataconvert.dll | 2019.150.4105.2 | 316304 | 05-Feb-2021 | 21:27 | x64 |
Txderived.dll | 2019.150.4105.2 | 557968 | 05-Feb-2021 | 21:27 | x86 |
Txderived.dll | 2019.150.4105.2 | 639888 | 05-Feb-2021 | 21:27 | x64 |
Txfileextractor.dll | 2019.150.4105.2 | 218000 | 05-Feb-2021 | 21:27 | x64 |
Txfileextractor.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 21:27 | x86 |
Txfileinserter.dll | 2019.150.4105.2 | 213904 | 05-Feb-2021 | 21:27 | x64 |
Txfileinserter.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 21:27 | x86 |
Txgroupdups.dll | 2019.150.4105.2 | 254864 | 05-Feb-2021 | 21:27 | x86 |
Txgroupdups.dll | 2019.150.4105.2 | 312208 | 05-Feb-2021 | 21:27 | x64 |
Txlineage.dll | 2019.150.4105.2 | 127888 | 05-Feb-2021 | 21:27 | x86 |
Txlineage.dll | 2019.150.4105.2 | 152464 | 05-Feb-2021 | 21:27 | x64 |
Txlookup.dll | 2019.150.4105.2 | 467856 | 05-Feb-2021 | 21:27 | x86 |
Txlookup.dll | 2019.150.4105.2 | 541584 | 05-Feb-2021 | 21:27 | x64 |
Txmerge.dll | 2019.150.4105.2 | 246672 | 05-Feb-2021 | 21:27 | x64 |
Txmerge.dll | 2019.150.4105.2 | 201616 | 05-Feb-2021 | 21:27 | x86 |
Txmergejoin.dll | 2019.150.4105.2 | 246672 | 05-Feb-2021 | 21:27 | x86 |
Txmergejoin.dll | 2019.150.4105.2 | 308112 | 05-Feb-2021 | 21:27 | x64 |
Txmulticast.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:27 | x64 |
Txmulticast.dll | 2019.150.4105.2 | 115600 | 05-Feb-2021 | 21:27 | x86 |
Txpivot.dll | 2019.150.4105.2 | 238480 | 05-Feb-2021 | 21:27 | x64 |
Txpivot.dll | 2019.150.4105.2 | 205712 | 05-Feb-2021 | 21:27 | x86 |
Txrowcount.dll | 2019.150.4105.2 | 140176 | 05-Feb-2021 | 21:27 | x64 |
Txrowcount.dll | 2019.150.4105.2 | 111504 | 05-Feb-2021 | 21:27 | x86 |
Txsampling.dll | 2019.150.4105.2 | 193424 | 05-Feb-2021 | 21:27 | x64 |
Txsampling.dll | 2019.150.4105.2 | 156560 | 05-Feb-2021 | 21:27 | x86 |
Txscd.dll | 2019.150.4105.2 | 234384 | 05-Feb-2021 | 21:27 | x64 |
Txscd.dll | 2019.150.4105.2 | 197520 | 05-Feb-2021 | 21:27 | x86 |
Txsort.dll | 2019.150.4105.2 | 230288 | 05-Feb-2021 | 21:27 | x86 |
Txsort.dll | 2019.150.4105.2 | 287632 | 05-Feb-2021 | 21:27 | x64 |
Txsplit.dll | 2019.150.4105.2 | 623504 | 05-Feb-2021 | 21:27 | x64 |
Txsplit.dll | 2019.150.4105.2 | 549776 | 05-Feb-2021 | 21:27 | x86 |
Txtermextraction.dll | 2019.150.4105.2 | 8700816 | 05-Feb-2021 | 21:27 | x64 |
Txtermextraction.dll | 2019.150.4105.2 | 8643472 | 05-Feb-2021 | 21:27 | x86 |
Txtermlookup.dll | 2019.150.4105.2 | 4137872 | 05-Feb-2021 | 21:27 | x86 |
Txtermlookup.dll | 2019.150.4105.2 | 4182928 | 05-Feb-2021 | 21:27 | x64 |
Txunionall.dll | 2019.150.4105.2 | 160656 | 05-Feb-2021 | 21:27 | x86 |
Txunionall.dll | 2019.150.4105.2 | 197520 | 05-Feb-2021 | 21:27 | x64 |
Txunpivot.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 21:27 | x86 |
Txunpivot.dll | 2019.150.4105.2 | 213904 | 05-Feb-2021 | 21:27 | x64 |
Xe.dll | 2019.150.4105.2 | 631696 | 05-Feb-2021 | 21:27 | x86 |
Xe.dll | 2019.150.4105.2 | 721808 | 05-Feb-2021 | 21:27 | x64 |
SQL Server 2017 sql_polybase_core_inst
File name | File version | File size | Date | Time | Platform |
Dms.dll | 15.0.1901.0 | 551840 | 05-Feb-2021 | 22:18 | x86 |
Dmsnative.dll | 2018.150.1901.0 | 145824 | 05-Feb-2021 | 22:18 | x64 |
Dwengineservice.dll | 15.0.1901.0 | 43936 | 05-Feb-2021 | 22:18 | x86 |
Eng_polybase_odbcdrivermongo_238_mongodbodbc_sb64_dll.64 | 2.3.8.1008 | 17142672 | 05-Feb-2021 | 22:18 | x64 |
Eng_polybase_odbcdrivermongo_238_saslsspi_dll.64 | 1.0.2.1003 | 146304 | 05-Feb-2021 | 22:18 | x64 |
Eng_polybase_odbcdriveroracle_802_mscurl28_dll.64 | 8.0.2.116 | 2446928 | 05-Feb-2021 | 22:18 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28_dll.64 | 8.0.2.2371 | 2250320 | 05-Feb-2021 | 22:18 | x64 |
Eng_polybase_odbcdriveroracle_802_msora28r_dll.64 | 8.0.2.2371 | 147024 | 05-Feb-2021 | 22:18 | x64 |
Eng_polybase_odbcdriveroracle_802_msssl28_dll.64 | 8.0.2.244 | 2412624 | 05-Feb-2021 | 22:18 | x64 |
Eng_polybase_odbcdriveroracle_802_mstls28_dll.64 | 8.0.2.39 | 2928720 | 05-Feb-2021 | 22:18 | x64 |
Icudt58.dll | 58.2.0.0 | 27109768 | 05-Feb-2021 | 22:18 | x64 |
Icudt58.dll | 58.2.0.0 | 27109832 | 05-Feb-2021 | 22:18 | x64 |
Icuin58.dll | 58.2.0.0 | 2425288 | 05-Feb-2021 | 22:18 | x64 |
Icuin58.dll | 58.2.0.0 | 2431880 | 05-Feb-2021 | 22:18 | x64 |
Icuuc42.dll | 8.0.2.124 | 15488080 | 05-Feb-2021 | 22:18 | x64 |
Icuuc58.dll | 58.2.0.0 | 1775048 | 05-Feb-2021 | 22:18 | x64 |
Icuuc58.dll | 58.2.0.0 | 1783688 | 05-Feb-2021 | 22:18 | x64 |
Instapi150.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 22:18 | x64 |
Libcrypto-1_1-x64.dll | 1.1.0.10 | 2620304 | 05-Feb-2021 | 22:18 | x64 |
Libcrypto | 1.1.1.4 | 2953680 | 05-Feb-2021 | 22:18 | x64 |
Libsasl.dll | 2.1.26.0 | 292224 | 05-Feb-2021 | 22:18 | x64 |
Libssl-1_1-x64.dll | 1.1.0.10 | 648080 | 05-Feb-2021 | 22:18 | x64 |
Libssl | 1.1.1.4 | 798160 | 05-Feb-2021 | 22:18 | x64 |
Microsoft.sqlserver.datawarehouse.backup.backupmetadata.dll | 15.0.1901.0 | 66456 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.catalog.dll | 15.0.1901.0 | 292256 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.common.dll | 15.0.1901.0 | 1954712 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.configuration.dll | 15.0.1901.0 | 169376 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.common.dll | 15.0.1901.0 | 635808 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.manager.dll | 15.0.1901.0 | 244128 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagetypes.dll | 15.0.1901.0 | 138136 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.datamovement.messagingprotocol.dll | 15.0.1901.0 | 78752 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.diagnostics.dll | 15.0.1901.0 | 50080 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.distributor.dll | 15.0.1901.0 | 87456 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.engine.dll | 15.0.1901.0 | 1128344 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.engine.statsstream.dll | 15.0.1901.0 | 79776 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.eventing.dll | 15.0.1901.0 | 69536 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.appliance.dll | 15.0.1901.0 | 34208 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.interface.dll | 15.0.1901.0 | 30104 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.polybase.dll | 15.0.1901.0 | 45472 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.fabric.xdbinterface.dll | 15.0.1901.0 | 20384 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.failover.dll | 15.0.1901.0 | 25504 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.hadoop.hadoopbridge.dll | 15.0.1901.0 | 130456 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.loadercommon.dll | 15.0.1901.0 | 85408 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.loadmanager.dll | 15.0.1901.0 | 99744 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.dll | 15.0.1901.0 | 291744 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 118688 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 137120 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 140192 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 136608 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 149408 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 138656 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 133024 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 175520 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 116128 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.localization.resources.dll | 15.0.1901.0 | 135072 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.nodes.dll | 15.0.1901.0 | 71576 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.nulltransaction.dll | 15.0.1901.0 | 20896 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.parallelizer.dll | 15.0.1901.0 | 36256 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.resourcemanagement.dll | 15.0.1901.0 | 127896 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.dll | 15.0.1901.0 | 3050904 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.dll | 15.0.1901.0 | 3953056 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 117152 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 132000 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 136608 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 132512 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 147360 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 133024 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 129440 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 169880 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 114080 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sql.parser.resources.dll | 15.0.1901.0 | 130976 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.sqldistributor.dll | 15.0.1901.0 | 66464 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.transactsql.scriptdom.dll | 15.0.1901.0 | 2681248 | 05-Feb-2021 | 22:18 | x86 |
Microsoft.sqlserver.datawarehouse.utilities.dll | 15.0.1901.0 | 2435480 | 05-Feb-2021 | 22:18 | x86 |
Mpdwinterop.dll | 2019.150.4105.2 | 451472 | 05-Feb-2021 | 22:18 | x64 |
Mpdwsvc.exe | 2019.150.4105.2 | 7386000 | 05-Feb-2021 | 22:18 | x64 |
Msodbcsql17.dll | 2017.174.1.1 | 2016120 | 05-Feb-2021 | 22:18 | x64 |
Odbc32.dll | 10.0.17763.1 | 720792 | 05-Feb-2021 | 22:18 | x64 |
Odbccp32.dll | 10.0.17763.1 | 138136 | 05-Feb-2021 | 22:18 | x64 |
Odbctrac.dll | 10.0.17763.1 | 175000 | 05-Feb-2021 | 22:18 | x64 |
Saslplain.dll | 2.1.26.0 | 170880 | 05-Feb-2021 | 22:18 | x64 |
Secforwarder.dll | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 22:18 | x64 |
Sharedmemory.dll | 2018.150.1901.0 | 60320 | 05-Feb-2021 | 22:18 | x64 |
Sqldk.dll | 2019.150.4105.2 | 3146640 | 05-Feb-2021 | 22:18 | x64 |
Sqldumper.exe | 2019.150.4105.2 | 185232 | 05-Feb-2021 | 22:18 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 1590160 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4150160 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3404688 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4146064 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4051856 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 2216848 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 2163600 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3810192 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 3806096 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 1532816 | 05-Feb-2021 | 22:11 | x64 |
Sqlevn70.rll | 2019.150.4105.2 | 4014992 | 05-Feb-2021 | 22:11 | x64 |
Sqlos.dll | 2019.150.4105.2 | 41872 | 05-Feb-2021 | 22:18 | x64 |
Sqlsortpdw.dll | 2018.150.1901.0 | 4840344 | 05-Feb-2021 | 22:18 | x64 |
Sqltses.dll | 2019.150.4105.2 | 9077648 | 05-Feb-2021 | 22:18 | x64 |
Tdataodbc_sb | 16.20.0.1078 | 14995920 | 05-Feb-2021 | 22:18 | x64 |
Terasso.dll | 16.20.0.13 | 2158896 | 05-Feb-2021 | 22:18 | x64 |
Zlibwapi.dll | 1.2.11.0 | 281472 | 05-Feb-2021 | 22:18 | x64 |
SQL Server 2017 sql_shared_mr
File name | File version | File size | Date | Time | Platform |
Smrdll.dll | 15.0.4105.2 | 29584 | 05-Feb-2021 | 21:26 | x86 |
SQL Server 2017 sql_tools_extensions
File name | File version | File size | Date | Time | Platform |
Autoadmin.dll | 2019.150.4105.2 | 1631120 | 05-Feb-2021 | 21:52 | x86 |
Dtaengine.exe | 2019.150.4105.2 | 218000 | 05-Feb-2021 | 21:52 | x86 |
Dteparse.dll | 2019.150.4105.2 | 123792 | 05-Feb-2021 | 21:25 | x64 |
Dteparse.dll | 2019.150.4105.2 | 111504 | 05-Feb-2021 | 21:25 | x86 |
Dteparsemgd.dll | 2019.150.4105.2 | 115600 | 05-Feb-2021 | 21:18 | x86 |
Dteparsemgd.dll | 2019.150.4105.2 | 131984 | 05-Feb-2021 | 21:25 | x64 |
Dtepkg.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:25 | x64 |
Dtepkg.dll | 2019.150.4105.2 | 131984 | 05-Feb-2021 | 21:25 | x86 |
Dtexec.exe | 2019.150.4105.2 | 71568 | 05-Feb-2021 | 21:25 | x64 |
Dtexec.exe | 2019.150.4105.2 | 62864 | 05-Feb-2021 | 21:25 | x86 |
Dts.dll | 2019.150.4105.2 | 2761616 | 05-Feb-2021 | 21:25 | x86 |
Dts.dll | 2019.150.4105.2 | 3142544 | 05-Feb-2021 | 21:25 | x64 |
Dtscomexpreval.dll | 2019.150.4105.2 | 443280 | 05-Feb-2021 | 21:24 | x86 |
Dtscomexpreval.dll | 2019.150.4105.2 | 500624 | 05-Feb-2021 | 21:25 | x64 |
Dtsconn.dll | 2019.150.4105.2 | 430992 | 05-Feb-2021 | 21:24 | x86 |
Dtsconn.dll | 2019.150.4105.2 | 521104 | 05-Feb-2021 | 21:25 | x64 |
Dtshost.exe | 2019.150.4105.2 | 87440 | 05-Feb-2021 | 21:25 | x86 |
Dtshost.exe | 2019.150.4105.2 | 104336 | 05-Feb-2021 | 21:25 | x64 |
Dtsmsg150.dll | 2019.150.4105.2 | 553872 | 05-Feb-2021 | 21:24 | x86 |
Dtsmsg150.dll | 2019.150.4105.2 | 566160 | 05-Feb-2021 | 21:25 | x64 |
Dtspipeline.dll | 2019.150.4105.2 | 1119120 | 05-Feb-2021 | 21:24 | x86 |
Dtspipeline.dll | 2019.150.4105.2 | 1328016 | 05-Feb-2021 | 21:24 | x64 |
Dtswizard.exe | 15.0.4105.2 | 885648 | 05-Feb-2021 | 21:24 | x64 |
Dtswizard.exe | 15.0.4105.2 | 889744 | 05-Feb-2021 | 21:24 | x86 |
Dtuparse.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:25 | x86 |
Dtuparse.dll | 2019.150.4105.2 | 99216 | 05-Feb-2021 | 21:25 | x64 |
Dtutil.exe | 2019.150.4105.2 | 147344 | 05-Feb-2021 | 21:25 | x64 |
Dtutil.exe | 2019.150.4105.2 | 128912 | 05-Feb-2021 | 21:25 | x86 |
Exceldest.dll | 2019.150.4105.2 | 234384 | 05-Feb-2021 | 21:24 | x86 |
Exceldest.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 21:25 | x64 |
Excelsrc.dll | 2019.150.4105.2 | 258960 | 05-Feb-2021 | 21:24 | x86 |
Excelsrc.dll | 2019.150.4105.2 | 308112 | 05-Feb-2021 | 21:25 | x64 |
Flatfiledest.dll | 2019.150.4105.2 | 357264 | 05-Feb-2021 | 21:24 | x86 |
Flatfiledest.dll | 2019.150.4105.2 | 410512 | 05-Feb-2021 | 21:25 | x64 |
Flatfilesrc.dll | 2019.150.4105.2 | 369552 | 05-Feb-2021 | 21:24 | x86 |
Flatfilesrc.dll | 2019.150.4105.2 | 426896 | 05-Feb-2021 | 21:25 | x64 |
Microsoft.sqlserver.astasks.dll | 15.0.4105.2 | 78736 | 05-Feb-2021 | 21:24 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4105.2 | 402320 | 05-Feb-2021 | 21:52 | x86 |
Microsoft.sqlserver.chainer.infrastructure.dll | 15.0.4105.2 | 402320 | 05-Feb-2021 | 21:52 | x86 |
Microsoft.sqlserver.configuration.sco.dll | 15.0.4105.2 | 2999184 | 05-Feb-2021 | 21:52 | x86 |
Microsoft.sqlserver.integrationservices.runtimetelemetry.dll | 15.0.4105.2 | 41872 | 05-Feb-2021 | 21:24 | x86 |
Microsoft.sqlserver.management.integrationservicesenum.dll | 15.0.4105.2 | 58256 | 05-Feb-2021 | 21:18 | x86 |
Microsoft.sqlserver.olapenum.dll | 15.0.18181.0 | 99760 | 05-Feb-2021 | 21:09 | x86 |
Msdtssrvrutil.dll | 2019.150.4105.2 | 99216 | 05-Feb-2021 | 21:24 | x86 |
Msdtssrvrutil.dll | 2019.150.4105.2 | 111504 | 05-Feb-2021 | 21:25 | x64 |
Msmgdsrv.dll | 2018.150.34.29 | 8277912 | 05-Feb-2021 | 21:25 | x86 |
Oledbdest.dll | 2019.150.4105.2 | 238480 | 05-Feb-2021 | 21:24 | x86 |
Oledbdest.dll | 2019.150.4105.2 | 279440 | 05-Feb-2021 | 21:25 | x64 |
Oledbsrc.dll | 2019.150.4105.2 | 263056 | 05-Feb-2021 | 21:24 | x86 |
Oledbsrc.dll | 2019.150.4105.2 | 312208 | 05-Feb-2021 | 21:25 | x64 |
Sqlresourceloader.dll | 2019.150.4105.2 | 50064 | 05-Feb-2021 | 21:52 | x64 |
Sqlresourceloader.dll | 2019.150.4105.2 | 37776 | 05-Feb-2021 | 21:52 | x86 |
Sqlscm.dll | 2019.150.4105.2 | 86928 | 05-Feb-2021 | 21:52 | x64 |
Sqlscm.dll | 2019.150.4105.2 | 78736 | 05-Feb-2021 | 21:52 | x86 |
Sqlsvc.dll | 2019.150.4105.2 | 148368 | 05-Feb-2021 | 21:52 | x86 |
Sqlsvc.dll | 2019.150.4105.2 | 181136 | 05-Feb-2021 | 21:52 | x64 |
Sqltaskconnections.dll | 2019.150.4105.2 | 168848 | 05-Feb-2021 | 21:24 | x86 |
Sqltaskconnections.dll | 2019.150.4105.2 | 201608 | 05-Feb-2021 | 21:25 | x64 |
Txdataconvert.dll | 2019.150.4105.2 | 275344 | 05-Feb-2021 | 21:24 | x86 |
Txdataconvert.dll | 2019.150.4105.2 | 316304 | 05-Feb-2021 | 21:25 | x64 |
Xe.dll | 2019.150.4105.2 | 631696 | 05-Feb-2021 | 21:24 | x86 |
Xe.dll | 2019.150.4105.2 | 721808 | 05-Feb-2021 | 21:25 | x64 |
Pacemaker notice
IMPORTANT
All distributions (including RHEL 7.3 and 7.4) that use the latest available Pacemaker package 1.1.18-11.el7 introduce a behavior change for the start-failure-is-fatal cluster setting if its value is false. This change affects the failover workflow. If a primary replica experiences an outage, the cluster is expected to fail over to one of the available secondary replicas. Instead, users will notice that the cluster keeps trying to start the failed primary replica. If that primary never comes online (because of a permanent outage), the cluster never fails over to another available secondary replica.
This issue affects all SQL Server versions, regardless of the cumulative update version that they are on.
To mitigate the issue, use either of the following methods.
Method 1
Follow these steps:
-
Remove thestart-failure-is-fatal override from the existing cluster.
# RHEL, Ubuntu pcs property unset start-failure-is-fatal # or pcs property set start-failure-is-fatal=true # SLES crm configure property start-failure-is-fatal=true
-
Decrease thecluster-recheck-interval value.
# RHEL, Ubuntu pcs property set cluster-recheck-interval=<Xmin> # SLES crm configure property cluster-recheck-interval=<Xmin>
-
Add the failure-timeout meta property to each AG resource.
# RHEL, Ubuntu pcs resource update ag1 meta failure-timeout=60s # SLES crm configure edit ag1 # In the text editor, add `meta failure-timeout=60s` after any `param`s and before any `op`s
Note In this code, substitute the value for <Xmin> as appropriate. If a replica goes down, the cluster tries to restart the replica at an interval that is bound by thefailure-timeout value and thecluster-recheck-interval value. For example, iffailure-timeout is set to 60 seconds and cluster-recheck-interval is set to 120 seconds, the restart is tried at an interval that is greater than 60 seconds but less than 120 seconds. We recommend that you setfailure-timeout to 60s and cluster-recheck-interval to a value that is greater than 60 seconds. We recommend that you do not setcluster-recheck-interval to a small value. For more information, refer to the Pacemaker documentation or consult the system provider.
Method 2
Revert to Pacemaker version 1.1.16.
Query Store notice
IMPORTANT
You must run this script if you use Query Store and you are updating from SQL Server 2017 Cumulative Update 2 (CU2) directly to SQL Server 2017 Cumulative Update 3 (CU3) or any later cumulative update. You do not have to run this script if you have previously installed SQL Server 2017 Cumulative Update 3 (CU3) or any later SQL Server 2017 cumulative update.
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
References
-
Announcing updates to the SQL Server Incremental Servicing Model (ISM)
-
SQL Server Service Packs are discontinued starting from SQL Server 2017
-
The script to determine which version and edition of SQL Server Database Engine is running
-
The Incremental Servicing Model for SQL Server to deliver hotfixes for reported problems
-
Naming schema for Microsoft SQL Server software update packages
-
Description of the standard terminology that is used to describe Microsoft software updates
How to Install Linq to Sql in Visual Studio 2017
Source: https://support.microsoft.com/en-us/topic/kb5000685-cumulative-update-23-for-sql-server-2017-22b653c7-8487-4564-9db2-b5c1bd465145