Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

This article describes the deprecated (no longer available) Cumulative Update 6 (build number 12.0.4449.0) for Microsoft SQL Server 2014 Service Pack 1 (SP1). This update contained fixes that were released after the release of SQL Server 2014 SP1. If you already downloaded and installed this older CU6 package, Microsoft recommends that you install the updated CU6 build (12.0.4457.0) as soon as possible. For more information, see the following article:

Cumulative Update 6 for SQL Server 2014 SP1

Note You can install the new build on top of the deprecated build. 

More information about deprecation of the older build

With Cumulative Update 6 (build number 12.0.4449.0), if you are running workload patterns that include parallel SELECT(…)WITH NOLOCK, under the default SQL Server lock-based isolation level or a higher level, you may encounter queries that experience blocking issues or deadlocks. 

The patterns that are exposed to this blocking issue include the following:

  • Executing a parallelized SELECT (…) INTO Table FROM SourceTable statement, and specifically using the NOLOCK hint, under the default SQL Server lock-based isolation level or higher. In this scenario, other queries that try to access SourceTable will be blocked.

  • While one transaction is holding an exclusive lock on an object (for example, an ongoing table update), another transaction is executing parallelized SELECT (…) FROM SourceTable by using the NOLOCK hint. In this scenario, the SELECT query that is trying to access SourceTable will be blocked.


To find the current version of SQL Server that you have installed, see How to determine the version, edition and update level of SQL Server and its components.

Note After future Cumulative Updates are released for SQL Server 2014 Service Pack 1, this CU can be located and downloaded from the Microsoft Windows Update Catalog. However, Microsoft recommends that you install the latest cumulative update available.

Hotfixes that are included in this cumulative update package

VSTS bug number

KB article number

Description

Fix area

7173878

3150152

FIX: Estimated number of rows is calculated incorrectly for a predicate involving a unique GUID column in SQL Server 2014

SQL service

7103675

3115741

FIX: "The process cannot access the file" error when an XML task fails in SQL Server

Integration Services

6809035

3138455

FIX: "Non-yielding Scheduler" error when versioning cleanup task runs on a SQL Server 2014 AlwaysOn secondary replica

SQL service

6830158

3120595

FIX: Column data may be deleted when you update another variable-length column in a table of a database upgraded from SQL Server 2005

SQL service

6830165

3109051

FIX: Default settings are used when you print to a non-default printer in SQL Server 2012 or SQL Server 2014 Reporting Services

Reporting Services

6830205

3100451

FIX: "Invalid cursor position" error when you retrieve spatial data by using SQLSetPos in SQL Server 2014 or SQL Server 2012

SQL service

6830549

3135749

FIX: Incorrect group members are obtained when you run the xp_logininfo stored procedure in SQL Server

SQL security

6830555

3123309

FIX: The Log Reader Agent stops intermittently and an Access Violation occurs in SQL Server 2012 or SQL Server 2014

SQL service

6830557

3125525

FIX: The CHANGETABLE function in a query returns incorrect results if change tracking is enabled for a SQL Server database

SQL service

6991746

3137779

FIX: Assertion failure on secondary replica when you use AlwaysOn Availability Groups in SQL Server 2014

SQL service

6991748

3125459

FIX: Can't deploy SSRS solution by using command line in SQL Server 2014

Reporting Services

6830145

3123485

FIX: Slow performance when you run MDX query in SSAS 2012 or SSAS 2014

Analysis Services

6719956

3147825

FIX: Assertion failures when you use the distributed transaction feature with AlwaysOn availability groups in SQL Server 2014

SQL service

6830176

3132058

FIX: Error occurs when you try to drop or delete filegroups or partition schemes and functions in SQL Server

SQL service

7056254

3151176

FIX: Number of rows is underestimated for a query predicate that involves a scalar user-defined function in SQL Server 2014

SQL performance

7246381

3151526

FIX: Incremental deployment of an Analysis Services project to SQL Server 2014 Service Pack 1 causes unexpected shutdown

Analysis Services

7194586

3152135

FIX: An access violation occurs when you run a spatial query that contains OPENQUERY methods through a linked server in SQL Server 2014

SQL performance

6544762

3152377

FIX: Error 5120 when you create or use a FILESTREAM-enabled database on a dynamic disk in an instance of SQL Server 2014

SQL service

7249583

3131443

FIX: "Cannot resolve the collation conflict" error when you apply a snapshot to the subscriber database in SQL Server

SQL service

4736740

3034297

FIX: Cannot close the connections made by sqlagent.exe when SQL Server and SQL Server Agent run for several days

Management Tools

7249638

3138930

FIX: Access violation when you execute a stored procedure that uses a cursor on a table variable in SQL Server

SQL service

7249640

3138659

FIX: Slow performance when you query numeric data types from an Oracle database

SQL service

7249588

3136789

FIX: Access violation when you run an XMLA command in SQL Server Analysis Services 2012

Analysis Services

7030361

3146404

FIX: Canceling a backup task crashes SQL Server 2014

7066624

3147012

FIX: Large disk checkpoint usage occurs for an In-Memory optimized filegroup during heavy non-In-Memory workloads

In-Memory OLTP

6031861

3156157

Running multiple UPDATE STATISTICS for different statistics on a single table concurrently is available

SQL performance

6830184

3132062

FIX: SMK initialization fails on one node of a SQL Server 2012 or SQL Server 2014 failover cluster

SQL security

6830203

3135750

FIX: SQL Server may crash when a request for execution of a remote stored procedure contains incomplete definition of arguments

SQL service

6991745

3135751

FIX: Columnstore index corruption occurs when you use AlwaysOn Availability Groups in SQL Server 2014

SQL service

6988495

3147297

FIX: STDEVX.P returns an incorrect result when you calculate the standard deviation in SQL Server 2014

Analysis Services

6917901

3147826

FIX: The upgrade of an instance of SQL Server to Cumulative Update 1 for SQL Server 2014 Service Pack 1 fails when you use a slipstream installation

Setup & Install

6830188

3123089

FIX: The INSTEAD OF trigger uses a different collation than the contained database uses in SQL Server 2012 or SQL Server 2014

SQL performance

6975494

3148563

FIX: The back up of a SSAS database fails with a memory allocation error in SQL Server 2014

Analysis Services

6804554

3150896

FIX: A "Non-yielding Scheduler" condition occurs when you perform a BULK INSERT and the data file exists in a FileTable in SQL Server 2014

SQL service

7249648

3142595

FIX: An access violation occurs when a database table name contains Japanese characters

SQL service

6885773

3152378

FIX: FileTables in an AlwaysOn availability group become unavailable after failover in an instance of SQL Server 2014

SQL service

7243702

3152390

FIX: Memory corruption causes an access violation in an instance of SQL Server 2014

SQL service

7217107

3152606

FIX: SELECT…INTO statement retrieves incorrect result from a clustered columnstore index in SQL Server 2014

SQL service

7249606

3136205

FIX: "Failed to create a new table" error when you export the cleansing results of a Data Quality Services domain in SQL Server 2012 or SQL Server 2014

Data Quality Services (DQS)

7249617

3139489

FIX: "A severe error occurred on the current command" when a Table-Valued User-Defined function is referred to by a synonym

SQL service

7249624

3140211

FIX: "0x80040E05 (DB_E_OBJECTOPEN)" error occurs when an SSIS package runs a MDX query

Analysis Services

7249642

3139911

Access violation when you perform a cell writeback that invokes the LookupCube MDX function

Analysis Services

6988966

3155236

FIX: An access violation occurs when you process a partition with the Process Add mode in a SSAS 2014 Tabular instance

Analysis Services

Notes for this update

Hybrid environments deployment

When you deploy the hotfixes to a hybrid environment (such as AlwaysOn, replication, cluster, and mirroring), we recommend that you refer to the following articles before you deploy the hotfixes:

  • SQL Server Cumulative Updates are currently multilingual. Therefore, this cumulative update package is not specific to one language. It applies to all supported languages.

  • The "Download the latest cumulative update package for Microsoft SQL Server 2014 Service Pack 1 (SP1) now" form displays the languages for which the update package is available. If you do not see your language, that's because a cumulative update package is not available for specifically for that language and the ENU download applies to all languages.


One cumulative update package includes all the component packages. However, the cumulative update package updates only those components that are installed on the system.

If additional issues occur or if any troubleshooting is required, you might have to create a separate 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.


To do this, follow these steps:

  1. In Control Panel, click Add or Remove Programs.

    Note If you are running Windows 7 or a later version, click Programs and Features in Control Panel.

  2. Locate the entry that corresponds to this cumulative update package.

  3. Right-click the entry, and then click Uninstall.


Cumulative update package information

PrerequisitesTo apply this cumulative update package, you must be running SQL Server 2014 SP1.

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.

This cumulative update package may not contain all the files that you must have to fully update a product to the latest build. This package contains only the files that you must have to correct the issues that are listed in this article.

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.

x86-based versions

SQL Server 2014 Analysis Services

File name

File version

File size

Date

Time

Platform

Msmdlocal.dll

2014.120.4449.0

35132096

13-Apr-2016

18:37

x86

Msmdsrv.exe

2014.120.4449.0

34935488

13-Apr-2016

18:35

x86

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Msolap120.dll

2014.120.4449.0

7114944

13-Apr-2016

18:37

x86

Sql_as_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Xmsrv.dll

2014.120.4449.0

22251712

13-Apr-2016

18:42

x86

SQL Server 2014 Database Services Common Core

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

12.0.4449.0

1541312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.smo.dll

12.0.4449.0

3741888

13-Apr-2016

13:55

x86

Microsoft.sqlserver.smoextended.dll

12.0.4449.0

230592

13-Apr-2016

18:43

x86

Microsoft.sqlserver.sqlenum.dll

12.0.4449.0

1362112

13-Apr-2016

13:55

x86

Sql_common_core_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

SQL Server 2014 Data Quality Client

File name

File version

File size

Date

Time

Platform

Sql_dqc_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

SQL Server 2014 Data Quality

File name

File version

File size

Date

Time

Platform

Microsoft.ssdqs.cleansing.dll

12.0.4449.0

472768

13-Apr-2016

18:43

x86

SQL Server 2014 Data Quality

File name

File version

File size

Date

Time

Platform

Sql_dq_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

SQL Server 2014 Database Services Core Instance

File name

File version

File size

Date

Time

Platform

Backuptourl.exe

12.0.4449.0

40640

13-Apr-2016

18:35

x86

Microsoft.sqlautoadmin.autobackupagent.dll

12.0.4449.0

179904

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Microsoft.sqlserver.vdiinterface.dll

2014.120.4449.0

69312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xe.core.dll

2014.120.4449.0

62656

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xevent.dll

2014.120.4449.0

146624

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

257216

13-Apr-2016

18:43

x86

Qds.dll

2014.120.4449.0

520384

13-Apr-2016

18:37

x86

Rsfxft.dll

2014.120.4449.0

31424

13-Apr-2016

18:37

x86

Sql_engine_core_inst_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Sqlaccess.dll

2014.120.4449.0

468160

13-Apr-2016

18:43

x86

Sqlagent.exe

2014.120.4449.0

454848

13-Apr-2016

18:35

x86

Sqldk.dll

2014.120.4449.0

1955520

13-Apr-2016

18:37

x86

Sqllang.dll

2014.120.4449.0

28758720

13-Apr-2016

18:37

x86

Sqlmin.dll

2014.120.4449.0

67125440

13-Apr-2016

18:37

x86

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Sqlscriptdowngrade.dll

2014.120.4449.0

25280

13-Apr-2016

18:37

x86

Sqlscriptupgrade.dll

2014.120.4449.0

5720256

13-Apr-2016

18:37

x86

Sqlserverspatial120.dll

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Sqlservr.exe

2014.120.4449.0

199360

13-Apr-2016

18:35

x86

Sqltses.dll

2014.120.4449.0

9014464

13-Apr-2016

18:37

x86

SQL Server 2014 Database Services Core Shared

File name

File version

File size

Date

Time

Platform

Bcp.exe

2014.120.4449.0

112320

13-Apr-2016

18:42

x86

Distrib.exe

2014.120.4449.0

154816

13-Apr-2016

18:35

x86

Dtsconn.dll

2014.120.4449.0

383168

13-Apr-2016

18:42

x86

Flatfilesrc.dll

2014.120.4449.0

328384

13-Apr-2016

18:42

x86

Logread.exe

2014.120.4449.0

534208

13-Apr-2016

18:35

x86

Mergetxt.dll

2014.120.4449.0

45248

13-Apr-2016

18:42

x86

Microsoft.sqlserver.maintenanceplantasks.dll

12.0.4449.0

311488

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:43

x86

Microsoft.sqlserver.replication.businesslogicsupport.dll

12.0.4449.0

50368

13-Apr-2016

18:43

x86

Microsoft.sqlserver.replication.dll

2014.120.4449.0

1589440

13-Apr-2016

18:43

x86

Microsoft.sqlserver.smo.dll

12.0.4449.0

3741888

13-Apr-2016

13:55

x86

Microsoft.sqlserver.smoextended.dll

12.0.4449.0

230592

13-Apr-2016

18:43

x86

Microsoft.sqlserver.sqlenum.dll

12.0.4449.0

1362112

13-Apr-2016

13:55

x86

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

257216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmltask.dll

12.0.4449.0

153792

13-Apr-2016

18:43

x86

Msgprox.dll

2014.120.4449.0

224448

13-Apr-2016

18:37

x86

Qrdrsvc.exe

2014.120.4449.0

446648

13-Apr-2016

18:35

x86

Rdistcom.dll

2014.120.4449.0

696512

13-Apr-2016

18:37

x86

Replagnt.dll

2014.120.4449.0

28864

13-Apr-2016

18:37

x86

Repldp.dll

2014.120.4449.0

237760

13-Apr-2016

18:37

x86

Replerrx.dll

2014.120.4449.0

122560

13-Apr-2016

18:37

x86

Replisapi.dll

2014.120.4449.0

293056

13-Apr-2016

18:37

x86

Replmerg.exe

2014.120.4449.0

446656

13-Apr-2016

18:35

x86

Replprov.dll

2014.120.4449.0

649920

13-Apr-2016

18:37

x86

Replrec.dll

2014.120.4449.0

820928

13-Apr-2016

18:43

x86

Replsub.dll

2014.120.4449.0

366272

13-Apr-2016

18:37

x86

Replsync.dll

2014.120.4449.0

125112

13-Apr-2016

18:37

x86

Spresolv.dll

2014.120.4449.0

198336

13-Apr-2016

18:37

x86

Sql_engine_core_shared_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Sqlcmd.exe

2014.120.4449.0

201408

13-Apr-2016

18:42

x86

Sqldistx.dll

2014.120.4449.0

181952

13-Apr-2016

18:37

x86

Sqlmergx.dll

2014.120.4449.0

308416

13-Apr-2016

18:37

x86

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Ssradd.dll

2014.120.4449.0

55488

13-Apr-2016

18:37

x86

Ssravg.dll

2014.120.4449.0

56000

13-Apr-2016

18:37

x86

Ssrdown.dll

2014.120.4449.0

43200

13-Apr-2016

18:37

x86

Ssrmax.dll

2014.120.4449.0

54464

13-Apr-2016

18:37

x86

Ssrmin.dll

2014.120.4449.0

54464

13-Apr-2016

18:37

x86

Ssrpub.dll

2014.120.4449.0

43712

13-Apr-2016

18:37

x86

Ssrup.dll

2014.120.4449.0

42688

13-Apr-2016

18:37

x86

Txlookup.dll

2014.120.4449.0

437952

13-Apr-2016

18:42

x86

Xmlsub.dll

2014.120.4449.0

210624

13-Apr-2016

18:42

x86

SQL Server 2014 Full-Text Engine

File name

File version

File size

Date

Time

Platform

Fd.dll

2014.120.4449.0

584896

13-Apr-2016

18:42

x86

Sql_fulltext_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

SQL Server 2014 Integration Services

File name

File version

File size

Date

Time

Platform

Dtsconn.dll

2014.120.4449.0

383168

13-Apr-2016

18:42

x86

Flatfilesrc.dll

2014.120.4449.0

328384

13-Apr-2016

18:42

x86

Microsoft.sqlserver.astasks.dll

12.0.4449.0

69312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.dmquerytask.dll

12.0.4449.0

333504

13-Apr-2016

18:43

x86

Microsoft.sqlserver.maintenanceplantasks.dll

12.0.4449.0

311488

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.integrationservices.dll

12.0.4449.0

174784

13-Apr-2016

18:43

x86

Microsoft.sqlserver.scripttask.dll

12.0.4449.0

129216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmltask.dll

12.0.4449.0

153792

13-Apr-2016

18:43

x86

Msdtssrvr.exe

12.0.4449.0

217280

13-Apr-2016

18:43

x86

Sql_is_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Ssisupgrade.exe

12.0.4449.0

336576

13-Apr-2016

18:43

x86

Txlookup.dll

2014.120.4449.0

437952

13-Apr-2016

18:42

x86

Txunpivot.dll

2014.120.4449.0

144576

13-Apr-2016

18:42

x86

SQL Server 2014 Reporting Services

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll.deploy

12.0.4449.0

1541312

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.dll.deploy

12.0.4449.0

3838144

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1060544

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089216

13-Apr-2016

18:44

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089208

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1101504

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1224384

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089216

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1109696

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1105600

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1097408

13-Apr-2016

18:41

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1121984

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1105600

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1048256

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1081024

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1093312

13-Apr-2016

18:41

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1097408

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1208000

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1085120

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089216

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1060536

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1097408

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1101504

13-Apr-2016

18:42

x86

Microsoft.reportingservices.dataextensions.dll.deploy

12.0.4449.0

202944

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.dll

12.0.4449.0

202944

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll.deploy

12.0.4449.0

564928

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

12.0.4449.0

564928

13-Apr-2016

18:43

x86

Microsoft.reportingservices.datarendering.dll.deploy

12.0.4449.0

147136

13-Apr-2016

18:43

x86

Microsoft.reportingservices.datarendering.dll

12.0.4449.0

147136

13-Apr-2016

18:43

x86

Microsoft.reportingservices.diagnostics.dll.deploy

12.0.4449.0

1412800

13-Apr-2016

18:43

x86

Microsoft.reportingservices.diagnostics.dll

12.0.4449.0

1412800

13-Apr-2016

18:43

x86

Microsoft.reportingservices.hpbprocessing.dll.deploy

12.0.4449.0

321216

13-Apr-2016

18:43

x86

Microsoft.reportingservices.hpbprocessing.dll

12.0.4449.0

321216

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingcore.dll.deploy

12.0.4449.0

5565120

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingcore.dll

12.0.4449.0

5565120

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingobjectmodel.dll.deploy

12.0.4449.0

115392

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingobjectmodel.dll

12.0.4449.0

115392

13-Apr-2016

18:43

x86

Microsoft.reportingservices.reportpreview.dll.deploy

12.0.4449.0

666304

13-Apr-2016

18:43

x86

Microsoft.reportingservices.upgradescripts.dll

12.0.4449.0

474304

13-Apr-2016

18:43

x86

Microsoft.reportingservices.wordrendering.dll.deploy

12.0.4449.0

495808

13-Apr-2016

18:43

x86

Microsoft.reportingservices.wordrendering.dll

12.0.4449.0

495808

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll.deploy

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Msmdlocal.dll

2014.120.4449.0

35132096

13-Apr-2016

18:37

x86

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Msolap120.dll

2014.120.4449.0

7114944

13-Apr-2016

18:37

x86

Reportingservicesemaildeliveryprovider.dll

12.0.4449.0

82112

13-Apr-2016

18:43

x86

Reportingserviceslibrary.dll

12.0.4449.0

2015936

13-Apr-2016

18:43

x86

Reportingservicesnativeclient.dll

2014.120.4449.0

110272

13-Apr-2016

18:43

x86

Reportingservicesnativeserver.dll

2014.120.4449.0

106176

13-Apr-2016

18:43

x86

Reportingserviceswebserver.dll

12.0.4449.0

1542336

13-Apr-2016

18:43

x86

Reportingserviceswebuserinterface.dll

12.0.4449.0

2235584

13-Apr-2016

18:43

x86

Rsconfigtool.exe

12.0.4449.0

1287360

13-Apr-2016

18:43

x86

Rsctr120.dll

2014.120.4449.0

45760

13-Apr-2016

18:37

x86

Sql_rs_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Sqlserverspatial120.dll.deploy

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Sqlserverspatial120.dll

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Xmsrv.dll

2014.120.4449.0

22251712

13-Apr-2016

18:42

x86

SQL Server 2014 Management Studio

File name

File version

File size

Date

Time

Platform

Attunity.ssis.odbc.design.dll

2.0.0.0

114288

13-Apr-2016

11:58

x86

Bcp.exe

2014.120.4449.0

112320

13-Apr-2016

18:42

x86

Datadesigners.dll

2014.120.4449.0

5860544

13-Apr-2016

18:42

x86

Dtsconn.dll

2014.120.4449.0

383168

13-Apr-2016

18:42

x86

Flatfilesrc.dll

2014.120.4449.0

328384

13-Apr-2016

18:42

x86

Microsoft.datatransformationservices.dataflowui.dll

12.0.4449.0

1226944

13-Apr-2016

18:43

x86

Microsoft.datatransformationservices.vsintegration.dll

12.0.4449.0

524480

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.dll

12.0.4449.0

202944

13-Apr-2016

18:43

x86

Microsoft.reportingservices.diagnostics.dll

12.0.4449.0

1412800

13-Apr-2016

18:43

x86

Microsoft.sqlserver.maintenanceplantasks.dll

12.0.4449.0

311488

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.azuresqldbutils.dll

12.0.4449.0

33984

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.dac.dacwizard.dll

12.0.4449.0

880320

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.deploymentmanagement.dll

12.0.4449.0

98496

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.deploymentwizard.dll

12.0.4449.0

810688

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.hadrtasks.dll

12.0.4449.0

1649856

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.integrationservices.dll

12.0.4449.0

174784

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.reports.dll

12.0.4449.0

14073536

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.servicemanagement.dll

12.0.4449.0

123072

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.sqlstudio.dll

12.0.4449.0

317120

13-Apr-2016

18:43

x86

Microsoft.sqlserver.replication.dll

2014.120.4449.0

1589440

13-Apr-2016

18:43

x86

Microsoft.sqlserver.scripttask.dll

12.0.4449.0

129216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Microsoft.sqlserver.xe.core.dll

2014.120.4449.0

62656

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

257216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmltask.dll

12.0.4449.0

153792

13-Apr-2016

18:43

x86

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Pfclnt.dll

2014.120.4449.0

1156288

13-Apr-2016

18:43

x86

Pfutil.dll

2014.120.4449.0

617152

13-Apr-2016

18:43

x86

Reportingservicesnativeclient.dll

2014.120.4449.0

110272

13-Apr-2016

18:43

x86

Rsconfigtool.exe

12.0.4449.0

1287360

13-Apr-2016

18:43

x86

Sql_ssms_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Sqlcmd.exe

2014.120.4449.0

201408

13-Apr-2016

18:42

x86

Sqlmanagerui.dll

12.0.4449.0

7995072

13-Apr-2016

18:43

x86

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Sqlserverspatial120.dll

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Ssisupgrade.exe

12.0.4449.0

336576

13-Apr-2016

18:43

x86

Txlookup.dll

2014.120.4449.0

437952

13-Apr-2016

18:42

x86

Txunpivot.dll

2014.120.4449.0

144576

13-Apr-2016

18:42

x86

SQL Server 2014 Tools and Workstation Components

File name

File version

File size

Date

Time

Platform

Dtaengine.exe

2014.120.4449.0

160448

13-Apr-2016

18:35

x86

Dtsconn.dll

2014.120.4449.0

383168

13-Apr-2016

18:42

x86

Flatfilesrc.dll

2014.120.4449.0

328384

13-Apr-2016

18:42

x86

Microsoft.analysisservices.dll

12.0.4449.0

1541312

13-Apr-2016

18:43

x86

Microsoft.analysisservices.managementdialogs.dll

12.0.4449.0

2050752

13-Apr-2016

18:43

x86

Microsoft.analysisservices.project.dll

2014.120.4449.0

2141376

13-Apr-2016

18:43

x86

Microsoft.sqlserver.astasks.dll

12.0.4449.0

69312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.astasksui.dll

12.0.4449.0

161984

13-Apr-2016

18:43

x86

Microsoft.sqlserver.chainer.infrastructure.dll

12.0.4449.0

399040

13-Apr-2016

18:43

x86

Microsoft.sqlserver.configuration.sco.dll

12.0.4449.0

2033856

13-Apr-2016

18:43

x86

Microsoft.sqlserver.dmquerytask.dll

12.0.4449.0

333504

13-Apr-2016

18:43

x86

Microsoft.sqlserver.dmquerytaskui.dll

12.0.4449.0

484544

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.integrationservices.dll

12.0.4449.0

174784

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:43

x86

Msmdlocal.dll

2014.120.4449.0

35132096

13-Apr-2016

18:37

x86

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Msolap120.dll

2014.120.4449.0

7114944

13-Apr-2016

18:37

x86

Pfui.dll

12.0.4449.0

680128

13-Apr-2016

18:43

x86

Profiler.exe

2014.120.4449.0

1342656

13-Apr-2016

18:43

x86

Sql_tools_keyfile.dll

2014.120.4449.0

60096

13-Apr-2016

18:42

x86

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Xmsrv.dll

2014.120.4449.0

22251712

13-Apr-2016

18:42

x86

x64-based versions

SQL Server 2014 Analysis Services

File name

File version

File size

Date

Time

Platform

Msmdlocal.dll

2014.120.4449.0

35132096

13-Apr-2016

18:37

x86

Msmdlocal.dll

2014.120.4449.0

52083392

13-Apr-2016

18:42

x64

Msmdsrv.exe

2014.120.4449.0

51183808

13-Apr-2016

18:41

x64

Msmgdsrv.dll

2014.120.4449.0

7423168

13-Apr-2016

18:42

x64

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Msolap120.dll

2014.120.4449.0

7114944

13-Apr-2016

18:37

x86

Msolap120.dll

2014.120.4449.0

8570560

13-Apr-2016

18:42

x64

Sql_as_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Xmsrv.dll

2014.120.4449.0

19109568

13-Apr-2016

18:38

x64

Xmsrv.dll

2014.120.4449.0

22251712

13-Apr-2016

18:42

x86

SQL Server 2014 Database Services Common Core

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll

12.0.4449.0

1541312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.smo.dll

12.0.4449.0

3741888

13-Apr-2016

13:55

x86

Microsoft.sqlserver.smo.dll

12.0.4449.0

3741888

13-Apr-2016

18:43

x86

Microsoft.sqlserver.smoextended.dll

12.0.4449.0

230592

13-Apr-2016

18:42

x86

Microsoft.sqlserver.smoextended.dll

12.0.4449.0

230592

13-Apr-2016

18:43

x86

Microsoft.sqlserver.sqlenum.dll

12.0.4449.0

1362112

13-Apr-2016

13:55

x86

Microsoft.sqlserver.sqlenum.dll

12.0.4449.0

1362112

13-Apr-2016

18:44

x86

Sql_common_core_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

SQL Server 2014 Data Quality Client

File name

File version

File size

Date

Time

Platform

Sql_dqc_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

SQL Server 2014 Data Quality

File name

File version

File size

Date

Time

Platform

Microsoft.ssdqs.cleansing.dll

12.0.4449.0

472768

13-Apr-2016

18:42

x86

Microsoft.ssdqs.cleansing.dll

12.0.4449.0

472768

13-Apr-2016

18:43

x86

SQL Server 2014 Data Quality

File name

File version

File size

Date

Time

Platform

Sql_dq_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

SQL Server 2014 Database Services Core Instance

File name

File version

File size

Date

Time

Platform

Backuptourl.exe

12.0.4449.0

40128

13-Apr-2016

18:41

x64

Hkengine.dll

2014.120.4449.0

1648832

13-Apr-2016

18:42

x64

Hkruntime.dll

2014.120.4449.0

109248

13-Apr-2016

18:42

x64

Microsoft.sqlautoadmin.autobackupagent.dll

12.0.4449.0

179904

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

392384

13-Apr-2016

18:43

x86

Microsoft.sqlserver.vdiinterface.dll

2014.120.4449.0

70336

13-Apr-2016

18:42

x64

Microsoft.sqlserver.xe.core.dll

2014.120.4449.0

64704

13-Apr-2016

18:42

x64

Microsoft.sqlserver.xevent.dll

2014.120.4449.0

160448

13-Apr-2016

18:42

x64

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

282304

13-Apr-2016

18:42

x64

Qds.dll

2014.120.4449.0

544448

13-Apr-2016

18:38

x64

Rsfxft.dll

2014.120.4449.0

33472

13-Apr-2016

18:38

x64

Sql_engine_core_inst_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Sqlaccess.dll

2014.120.4449.0

469184

13-Apr-2016

18:42

x64

Sqlagent.exe

2014.120.4449.0

613056

13-Apr-2016

18:41

x64

Sqldk.dll

2014.120.4449.0

2418368

13-Apr-2016

18:38

x64

Sqllang.dll

2014.120.4449.0

36176064

13-Apr-2016

18:38

x64

Sqlmin.dll

2014.120.4449.0

64714944

13-Apr-2016

18:38

x64

Sqlresld.dll

2014.120.4449.0

29888

13-Apr-2016

18:38

x64

Sqlscriptdowngrade.dll

2014.120.4449.0

25792

13-Apr-2016

18:38

x64

Sqlscriptupgrade.dll

2014.120.4449.0

5720256

13-Apr-2016

18:38

x64

Sqlserverspatial120.dll

2014.120.4449.0

775872

13-Apr-2016

18:42

x64

Sqlservr.exe

2014.120.4449.0

372416

13-Apr-2016

18:41

x64

Sqltses.dll

2014.120.4449.0

8974528

13-Apr-2016

18:38

x64

SQL Server 2014 Database Services Core Shared

File name

File version

File size

Date

Time

Platform

Bcp.exe

2014.120.4449.0

122048

13-Apr-2016

18:42

x64

Distrib.exe

2014.120.4449.0

173760

13-Apr-2016

18:41

x64

Dtsconn.dll

2014.120.4449.0

464064

13-Apr-2016

18:42

x64

Flatfilesrc.dll

2014.120.4449.0

378048

13-Apr-2016

18:42

x64

Logread.exe

2014.120.4449.0

624320

13-Apr-2016

18:41

x64

Mergetxt.dll

2014.120.4449.0

51392

13-Apr-2016

18:42

x64

Microsoft.sqlserver.maintenanceplantasks.dll

12.0.4449.0

311488

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:42

x86

Microsoft.sqlserver.replication.businesslogicsupport.dll

12.0.4449.0

50368

13-Apr-2016

18:42

x86

Microsoft.sqlserver.replication.dll

2014.120.4449.0

1646784

13-Apr-2016

18:42

x64

Microsoft.sqlserver.smo.dll

12.0.4449.0

3741888

13-Apr-2016

13:55

x86

Microsoft.sqlserver.smoextended.dll

12.0.4449.0

230592

13-Apr-2016

18:43

x86

Microsoft.sqlserver.sqlenum.dll

12.0.4449.0

1362112

13-Apr-2016

13:55

x86

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

282304

13-Apr-2016

18:42

x64

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

257216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:42

x86

Microsoft.sqlserver.xmltask.dll

12.0.4449.0

153792

13-Apr-2016

18:42

x86

Msgprox.dll

2014.120.4449.0

262336

13-Apr-2016

18:42

x64

Qrdrsvc.exe

2014.120.4449.0

548032

13-Apr-2016

18:41

x64

Rdistcom.dll

2014.120.4449.0

814784

13-Apr-2016

18:38

x64

Replagnt.dll

2014.120.4449.0

30400

13-Apr-2016

18:38

x64

Repldp.dll

2014.120.4449.0

272576

13-Apr-2016

18:38

x64

Replerrx.dll

2014.120.4449.0

145088

13-Apr-2016

18:38

x64

Replisapi.dll

2014.120.4449.0

351936

13-Apr-2016

18:38

x64

Replmerg.exe

2014.120.4449.0

515264

13-Apr-2016

18:41

x64

Replprov.dll

2014.120.4449.0

793792

13-Apr-2016

18:38

x64

Replrec.dll

2014.120.4449.0

974528

13-Apr-2016

18:42

x64

Replsub.dll

2014.120.4449.0

434880

13-Apr-2016

18:38

x64

Replsync.dll

2014.120.4449.0

144576

13-Apr-2016

18:38

x64

Spresolv.dll

2014.120.4449.0

240832

13-Apr-2016

18:38

x64

Sql_engine_core_shared_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Sqlcmd.exe

2014.120.4449.0

240832

13-Apr-2016

18:42

x64

Sqldistx.dll

2014.120.4449.0

216768

13-Apr-2016

18:38

x64

Sqlmergx.dll

2014.120.4449.0

353472

13-Apr-2016

18:38

x64

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Sqlresld.dll

2014.120.4449.0

29888

13-Apr-2016

18:38

x64

Ssradd.dll

2014.120.4449.0

63680

13-Apr-2016

18:38

x64

Ssravg.dll

2014.120.4449.0

64192

13-Apr-2016

18:38

x64

Ssrdown.dll

2014.120.4449.0

48832

13-Apr-2016

18:38

x64

Ssrmax.dll

2014.120.4449.0

61632

13-Apr-2016

18:38

x64

Ssrmin.dll

2014.120.4449.0

62144

13-Apr-2016

18:38

x64

Ssrpub.dll

2014.120.4449.0

49344

13-Apr-2016

18:38

x64

Ssrup.dll

2014.120.4449.0

48320

13-Apr-2016

18:38

x64

Txlookup.dll

2014.120.4449.0

517824

13-Apr-2016

18:38

x64

Xmlsub.dll

2014.120.4449.0

285376

13-Apr-2016

18:38

x64

SQL Server 2014 Full-Text Engine

File name

File version

File size

Date

Time

Platform

Fd.dll

2014.120.4449.0

661184

13-Apr-2016

18:42

x64

Sql_fulltext_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

SQL Server 2014 Integration Services

File name

File version

File size

Date

Time

Platform

Dtsconn.dll

2014.120.4449.0

464064

13-Apr-2016

18:42

x64

Flatfilesrc.dll

2014.120.4449.0

378048

13-Apr-2016

18:42

x64

Microsoft.sqlserver.astasks.dll

12.0.4449.0

69312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.dmquerytask.dll

12.0.4449.0

333504

13-Apr-2016

18:43

x86

Microsoft.sqlserver.maintenanceplantasks.dll

12.0.4449.0

311488

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:42

x86

Microsoft.sqlserver.management.integrationservices.dll

12.0.4449.0

174784

13-Apr-2016

18:42

x86

Microsoft.sqlserver.scripttask.dll

12.0.4449.0

129216

13-Apr-2016

18:42

x86

Microsoft.sqlserver.scripttask.dll

12.0.4449.0

129216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:42

x86

Microsoft.sqlserver.xmltask.dll

12.0.4449.0

153792

13-Apr-2016

18:42

x86

Msdtssrvr.exe

12.0.4449.0

216768

13-Apr-2016

18:43

x64

Sql_is_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Ssisupgrade.exe

12.0.4449.0

335552

13-Apr-2016

18:43

x64

Txlookup.dll

2014.120.4449.0

517824

13-Apr-2016

18:38

x64

Txunpivot.dll

2014.120.4449.0

179392

13-Apr-2016

18:38

x64

SQL Server 2014 Reporting Services

File name

File version

File size

Date

Time

Platform

Microsoft.analysisservices.dll.deploy

12.0.4449.0

1541312

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.dll.deploy

12.0.4449.0

3838144

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1060544

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089216

13-Apr-2016

18:44

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089208

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1101504

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1224384

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089216

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1109696

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1105600

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1097408

13-Apr-2016

18:41

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1121984

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1105600

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1048256

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1081024

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1093312

13-Apr-2016

18:41

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1097408

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1208000

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1085120

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1089216

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1060536

13-Apr-2016

18:43

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1097408

13-Apr-2016

18:42

x86

Microsoft.reportingservices.chartwincontrol.resources.dll.deploy

12.0.4449.0

1101504

13-Apr-2016

18:42

x86

Microsoft.reportingservices.dataextensions.dll.deploy

12.0.4449.0

202944

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.dll

12.0.4449.0

202944

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll.deploy

12.0.4449.0

564928

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.xmlaclient.dll

12.0.4449.0

564928

13-Apr-2016

18:43

x86

Microsoft.reportingservices.datarendering.dll.deploy

12.0.4449.0

147136

13-Apr-2016

18:43

x86

Microsoft.reportingservices.datarendering.dll

12.0.4449.0

147136

13-Apr-2016

18:43

x86

Microsoft.reportingservices.diagnostics.dll.deploy

12.0.4449.0

1412800

13-Apr-2016

18:43

x86

Microsoft.reportingservices.diagnostics.dll

12.0.4449.0

1412800

13-Apr-2016

18:43

x86

Microsoft.reportingservices.hpbprocessing.dll.deploy

12.0.4449.0

321216

13-Apr-2016

18:43

x86

Microsoft.reportingservices.hpbprocessing.dll

12.0.4449.0

321216

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingcore.dll.deploy

12.0.4449.0

5565120

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingcore.dll

12.0.4449.0

5565120

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingobjectmodel.dll.deploy

12.0.4449.0

115392

13-Apr-2016

18:43

x86

Microsoft.reportingservices.processingobjectmodel.dll

12.0.4449.0

115392

13-Apr-2016

18:43

x86

Microsoft.reportingservices.reportpreview.dll.deploy

12.0.4449.0

666304

13-Apr-2016

18:43

x86

Microsoft.reportingservices.upgradescripts.dll

12.0.4449.0

474304

13-Apr-2016

18:43

x86

Microsoft.reportingservices.wordrendering.dll.deploy

12.0.4449.0

495808

13-Apr-2016

18:43

x86

Microsoft.reportingservices.wordrendering.dll

12.0.4449.0

495808

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll.deploy

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

392384

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Msmdlocal.dll

2014.120.4449.0

35132096

13-Apr-2016

18:37

x86

Msmdlocal.dll

2014.120.4449.0

52083392

13-Apr-2016

18:42

x64

Msmgdsrv.dll

2014.120.4449.0

7423168

13-Apr-2016

18:42

x64

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Msolap120.dll

2014.120.4449.0

7114944

13-Apr-2016

18:37

x86

Msolap120.dll

2014.120.4449.0

8570560

13-Apr-2016

18:42

x64

Reportingservicesemaildeliveryprovider.dll

12.0.4449.0

82112

13-Apr-2016

18:42

x86

Reportingserviceslibrary.dll

12.0.4449.0

2015936

13-Apr-2016

18:42

x86

Reportingservicesnativeclient.dll

2014.120.4449.0

104640

13-Apr-2016

18:42

x64

Reportingservicesnativeclient.dll

2014.120.4449.0

110272

13-Apr-2016

18:43

x86

Reportingservicesnativeserver.dll

2014.120.4449.0

100032

13-Apr-2016

18:42

x64

Reportingserviceswebserver.dll

12.0.4449.0

1542336

13-Apr-2016

18:42

x86

Reportingserviceswebuserinterface.dll

12.0.4449.0

2235584

13-Apr-2016

18:42

x86

Rsconfigtool.exe

12.0.4449.0

1287360

13-Apr-2016

18:43

x86

Rsctr120.dll

2014.120.4449.0

45760

13-Apr-2016

18:37

x86

Rsctr120.dll

2014.120.4449.0

52416

13-Apr-2016

18:38

x64

Sql_rs_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Sqlserverspatial120.dll.deploy

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Sqlserverspatial120.dll

2014.120.4449.0

775872

13-Apr-2016

18:42

x64

Sqlserverspatial120.dll

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Xmsrv.dll

2014.120.4449.0

19109568

13-Apr-2016

18:38

x64

Xmsrv.dll

2014.120.4449.0

22251712

13-Apr-2016

18:42

x86

SQL Server 2014 Management Studio

File name

File version

File size

Date

Time

Platform

Attunity.ssis.odbc.design.dll

2.0.0.0

114288

13-Apr-2016

11:58

x86

Bcp.exe

2014.120.4449.0

122048

13-Apr-2016

18:42

x64

Datadesigners.dll

2014.120.4449.0

5860544

13-Apr-2016

18:42

x86

Dtsconn.dll

2014.120.4449.0

383168

13-Apr-2016

18:42

x86

Flatfilesrc.dll

2014.120.4449.0

328384

13-Apr-2016

18:42

x86

Microsoft.datatransformationservices.dataflowui.dll

12.0.4449.0

1226944

13-Apr-2016

18:43

x86

Microsoft.datatransformationservices.vsintegration.dll

12.0.4449.0

524480

13-Apr-2016

18:43

x86

Microsoft.reportingservices.dataextensions.dll

12.0.4449.0

202944

13-Apr-2016

18:43

x86

Microsoft.reportingservices.diagnostics.dll

12.0.4449.0

1412800

13-Apr-2016

18:43

x86

Microsoft.sqlserver.maintenanceplantasks.dll

12.0.4449.0

311488

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.azuresqldbutils.dll

12.0.4449.0

33984

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.dac.dacwizard.dll

12.0.4449.0

880320

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.deploymentmanagement.dll

12.0.4449.0

98496

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.deploymentwizard.dll

12.0.4449.0

810688

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.hadrtasks.dll

12.0.4449.0

1649856

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.integrationservices.dll

12.0.4449.0

174784

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.reports.dll

12.0.4449.0

14073536

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.servicemanagement.dll

12.0.4449.0

123072

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.sqlstudio.dll

12.0.4449.0

317120

13-Apr-2016

18:43

x86

Microsoft.sqlserver.replication.dll

2014.120.4449.0

1589440

13-Apr-2016

18:43

x86

Microsoft.sqlserver.scripttask.dll

12.0.4449.0

129216

13-Apr-2016

18:42

x86

Microsoft.sqlserver.scripttask.dll

12.0.4449.0

129216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

392384

13-Apr-2016

18:43

x86

Microsoft.sqlserver.types.dll

2014.120.4449.0

401088

13-Apr-2016

18:44

x86

Microsoft.sqlserver.xe.core.dll

2014.120.4449.0

62656

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

282304

13-Apr-2016

18:42

x64

Microsoft.sqlserver.xevent.linq.dll

2014.120.4449.0

257216

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmltask.dll

12.0.4449.0

153792

13-Apr-2016

18:43

x86

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Pfclnt.dll

2014.120.4449.0

1156288

13-Apr-2016

18:43

x86

Pfutil.dll

2014.120.4449.0

617152

13-Apr-2016

18:43

x86

Reportingservicesnativeclient.dll

2014.120.4449.0

110272

13-Apr-2016

18:43

x86

Rsconfigtool.exe

12.0.4449.0

1287360

13-Apr-2016

18:43

x86

Sql_ssms_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Sqlcmd.exe

2014.120.4449.0

240832

13-Apr-2016

18:42

x64

Sqlmanagerui.dll

12.0.4449.0

7995072

13-Apr-2016

18:43

x86

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Sqlresld.dll

2014.120.4449.0

29888

13-Apr-2016

18:38

x64

Sqlserverspatial120.dll

2014.120.4449.0

775872

13-Apr-2016

18:42

x64

Sqlserverspatial120.dll

2014.120.4449.0

551616

13-Apr-2016

18:42

x86

Ssisupgrade.exe

12.0.4449.0

336576

13-Apr-2016

18:43

x86

Txlookup.dll

2014.120.4449.0

437952

13-Apr-2016

18:42

x86

Txunpivot.dll

2014.120.4449.0

144576

13-Apr-2016

18:42

x86

SQL Server 2014 Tools and Workstation components

File name

File version

File size

Date

Time

Platform

Dtaengine.exe

2014.120.4449.0

160448

13-Apr-2016

18:35

x86

Dtsconn.dll

2014.120.4449.0

464064

13-Apr-2016

18:42

x64

Dtsconn.dll

2014.120.4449.0

383168

13-Apr-2016

18:42

x86

Flatfilesrc.dll

2014.120.4449.0

378048

13-Apr-2016

18:42

x64

Flatfilesrc.dll

2014.120.4449.0

328384

13-Apr-2016

18:42

x86

Microsoft.analysisservices.dll

12.0.4449.0

1541312

13-Apr-2016

18:43

x86

Microsoft.analysisservices.managementdialogs.dll

12.0.4449.0

2050752

13-Apr-2016

18:43

x86

Microsoft.analysisservices.project.dll

2014.120.4449.0

2141376

13-Apr-2016

18:43

x86

Microsoft.sqlserver.astasks.dll

12.0.4449.0

69312

13-Apr-2016

18:43

x86

Microsoft.sqlserver.astasksui.dll

12.0.4449.0

161984

13-Apr-2016

18:43

x86

Microsoft.sqlserver.chainer.infrastructure.dll

12.0.4449.0

399040

13-Apr-2016

18:43

x86

Microsoft.sqlserver.configuration.sco.dll

12.0.4449.0

2033856

13-Apr-2016

18:43

x86

Microsoft.sqlserver.dmquerytask.dll

12.0.4449.0

333504

13-Apr-2016

18:43

x86

Microsoft.sqlserver.dmquerytaskui.dll

12.0.4449.0

484544

13-Apr-2016

18:43

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:42

x86

Microsoft.sqlserver.manageddts.dll

12.0.4449.0

531136

13-Apr-2016

18:43

x86

Microsoft.sqlserver.management.integrationservices.dll

12.0.4449.0

174784

13-Apr-2016

18:43

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:42

x86

Microsoft.sqlserver.xmlsrc.dll

12.0.4449.0

115904

13-Apr-2016

18:43

x86

Msmdlocal.dll

2014.120.4449.0

35132096

13-Apr-2016

18:37

x86

Msmdlocal.dll

2014.120.4449.0

52083392

13-Apr-2016

18:42

x64

Msmgdsrv.dll

2014.120.4449.0

7423168

13-Apr-2016

18:42

x64

Msmgdsrv.dll

2014.120.4449.0

6738112

13-Apr-2016

18:43

x86

Msolap120.dll

2014.120.4449.0

7114944

13-Apr-2016

18:37

x86

Msolap120.dll

2014.120.4449.0

8570560

13-Apr-2016

18:42

x64

Pfui.dll

12.0.4449.0

680128

13-Apr-2016

18:43

x86

Profiler.exe

2014.120.4449.0

1342656

13-Apr-2016

18:43

x86

Sql_tools_keyfile.dll

2014.120.4449.0

57024

13-Apr-2016

18:42

x64

Sqlresld.dll

2014.120.4449.0

28352

13-Apr-2016

18:37

x86

Sqlresld.dll

2014.120.4449.0

29888

13-Apr-2016

18:38

x64

Xmsrv.dll

2014.120.4449.0

19109568

13-Apr-2016

18:38

x64

Xmsrv.dll

2014.120.4449.0

22251712

13-Apr-2016

18:42

x86


References

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×