SQL Server 2014 SP1 通过补丁KB3058865提供更新,SP1一文便知

时间:2015-06-01 00:53:07   收藏:0   阅读:1041
Microsoft SQL Server 2014 SP1 更新:

        SQLServer2014SP1-KB3058865-architecture-language.exe

安装完成后版本 12.0.4100.1.


主要特性包如下:

Microsoft® SQL Server® Backup to Windows® Azure® Tool

Microsoft® SQL Server® 云适配器Microsoft® Kerberos Configuration Manager for Microsoft SQL Server® Microsoft® SQL Server® 2014 语义语言统计
Microsoft® SQL Server® 数据层应用程序框架Microsoft® SQL Server® 2014 Transact-SQL 语言服务Microsoft® Windows PowerShell Extensions for Microsoft SQL Server® 2014 SP1Microsoft® SQL Server® 2014 SP1 共享管理对象Microsoft® Command Line Utilities 11 for Microsoft SQL Server®Microsoft® ODBC Driver 11 for Microsoft SQL Server® - WindowsMicrosoft® JDBC Driver 4.0 for Microsoft SQL Server®Microsoft® Drivers 3.0 for PHP for Microsoft® SQL Server®Microsoft® SQL Server® 2014 SP1 Transact-SQL ScriptDom Microsoft® SQL Server® 2014 SP1 Transact-SQL 编译器服务Microsoft® System CLR Types for Microsoft SQL Server® 2014 SP1Microsoft® SQL Server® 2014 SP1 远程 Blob 存储Microsoft® SQL Server® Service Broker External Activator for Microsoft SQL Server 2014 SP1
MICROSOFT SQL SERVER INTEGRATION SERVICES 功能包组件

MICROSOFT SQL SERVER BUSINESS INTELLIGENCE 功能包组件

Microsoft® SQL Server® 2014 PowerPivot® for Microsoft SharePoint 2013

Microsoft® SQL Server® 2014 SP1 ADOMD.NET Microsoft® Analysis Services OLE DB Provider for Microsoft SQL Server® 2014 SP1Microsoft® SQL Server® 2014 SP1 分析管理对象Microsoft® SQL Server® Report Builder for Microsoft SQL Server 2014 SP1
Microsoft® SQL Server® 2014 SP1 Reporting Services Add-in for Microsoft SharePoint®Microsoft SQL Server 2014 SP1 Reporting Services Add-in for Microsoft SharePoint 可以将您的报告环境与 SharePoint 集成,以体验使用 SharePoint 所提供的协作环境的诸多好处。


修复的BUG如下:


VSTS bug numberKB article numberDescription
22759293044954FIX: Access violation occurs on the I/O Completion routine when you enable AutoClose in SQL Server 2014
23646362969781FIX: Error when you add a custom connection manager in SSIS 2014 Designer
25806312963404FIX: Rollback causes database to go to suspect mode in SQL Server 2012 or SQL Server 2014
25807502806979FIX: Poor performance when you run a query against a table in an RCSI-enabled database in SQL Server 2012 or 2014
25806282965035SSAS 2012 logging feature improvement in SQL Server 2012 Service Pack 2
25810152963412New DMF sys.dm_fts_index_keywords_position_by_document in SQL Server 2012 SP2 and SQL Server 2014 SP1
25810192966520FIX: New log files are not created when you restart the Reporting Services Windows Service in SSRS on January 1
25810253051521FIX: "Database ‘model‘ cannot be opened" error when you restart SQL Server after tail-log backup for model database
25812252964762FIX: Event ID 22 or error 0xC1000016 will be logged when you use the Discover command in SSAS 2012
25811682966522FIX: File Share subscription doesn‘t populate the description column in SSRS 2012 or SSRS 2014
25812592966523FIX: The "Name" drop-down list is empty when a report is specified in SSRS 2012 or SSRS 2014
25813172963382FIX: Can‘t connect to the server when you run a cube creation MDX query in SSAS 2012 or SSAS 2014
25813232963384FIX: SQL Server crashes when the log file of tempdb database is full in SQL Server 2012 or SQL Server 2014
25813602927741FIX: Image is not displayed correctly in the webpage when you use DrillThrough action on an SSRS 2012 or 2014 report
25813712963383FIX: Text truncated when you use HPB renderer to view a report in SSRS 2012 or in SSRS 2014
27001553044958FIX: Rollback recovery on a snapshot fails when you run DBCC CHECKDB and then SQL Server shuts down unexpectedly
38608193030619FIX: Incorrect data returned when you use DATE data type as a qualifier in a query in SQL Server 2014
38796853020112FIX: Non-yielding error occurs when you execute DML statements in SQL Server 2014
39197133027860Error 17066 or 17310 during SQL Server startup
39333463044953FIX: Non-yielding scheduler issue when you write pages to buffer pool extension file in SQL Server 2014
40117503029977FIX: OS error 665 when you execute DBCC CHECKDB command for database that contains columnstore index in SQL Server 2014
40334403021757FIX: Duplicate sequence value is generated when you run sp_sequence_get_range in parallel with NEXT VALUE FOR function
40348133029825FIX: DBCC CHECKDB and DBCC CHECKTABLE take longer to run when SQL CLR UDTs are involved in SQL Server 2012 or SQL Server 2014
40501093026082FIX: SOS_CACHESTORE spinlock contention on system table rowset cache causes high CPU usage in SQL Server 2012 or 2014
40754903034679FIX: AlwaysOn availability groups are reported as NOT SYNCHRONIZING
40935583035165FIX: Error 8646 when you run DML statements on a table with clustered columnstore index in SQL Server 2014
3534419, 3534439, 2512250, 1456033, 22746363044952FIX: Issues when you enable the buffer pool extension feature in SQL Server 2014
3731772, 37317763044519FIX: Query performance issues when new cardinality estimator is enabled in SQL Server 2014
25813122904152FIX: Consuming reports on a remote farm does not work in SharePoint Integrated for a published SSRS 2014 Service application

Additional resolutions

Resolutions to the following issues are also included in SQL Server 2014 SP1.

VSTS bug numberDescription
1957464RESTORE HEADERONLY for an Encrypted Backup file of the Database does not show whether the backup is encrypted or not.
After you apply SP1, the output of RESTORE HEADONLY will include three additional columns: KeyAlgorithm, EncryptorThumbprint and EncryptorType that can give additional details about the encrypted backup. For more information, see RESTORE HEADERONLY topic in SQL Server Books Online.
2366022SQL Server setup required the .NET Framework 3.5 when you install SQL Server 2014 Express Edition (with Database Engine only) on Windows 8. It is now skipped when you install this kind of media.
2535853/qs option requires user input when you install Express packages of SQL Server 2014 RTM.
2580641Invalid query syntax in stored procedure when you drop an article that is published in
more than one publication.
2580651Peer-to-peer (P2P) conflict messages require additional details.

Note After you apply SP2 for 2012 or SP1 for 2014, the error message 22815 will have the information on Table Name, Primary Key (s), Current Version, Pre Version and Post Version. Apart from Table Name and Primary Key(s), Post Version exists for all three types of conflict (delete, update and insert). Current Version is not applicable for delete conflict type and PreVersion is not applicable for exist for insert conflict type.
2580686Update-Update conflicts in P2P replication when updates are made to text column by using UPDATE or WRITE.
2580693Incorrect results when you work with block mode unary operators.
2580746DPM’s full backup on the server with AlwaysOn secondary will be converted to copy_only backup
2581191Merge Replication logging improvement:
To help troubleshoot merge replication performance issues, add the output of TraceFlag 101 when the output verbose level for the merge agent is set to 4.
2581192Transaction Replication logging improvement:
To help troubleshoot transaction replication performance issues, add verbose message to the stats in history tables and more detailed messages in the agent logs.
2581222SSMS Crashes during Movement of Maintenance Plan tasks if the Maintenance Plan name the first SUB_PLAN name are the same.
2581197The end SCOPE statement does not match the opening SCOPE statement.
2581377"ACTIONABLE_HEAP_CORRUPTION" when SSRS configuration file is parsed by using an invalid InstanceId.
2581382Provides platform information in the log of SSRS 2014
2733205"Action <name> was not found" message when selecting Facets option from the context menu of a Report Server instance in object explorer
2841734Exception occurs when you execute the SQL Server 2014 cumulative update package (for example SQLServer2014-KB2967546-x64.exe) with the command-line switch /?
3143194LOB reads are shown as zero when "SET STATISTICS IO" is on during executing a query with clustered columnstore index.
3506361Some shared components could not be patched for later servicing when SSDT BI version 12.0.2299.1 and SQL Server 2014 are installed side by side.
3731350When you use features that rely on log pool cache (for example, Always On) on systems with multiple sockets, you may notice high values for "log write waits" counter. Before SP1, you have to enable trace flag T9024 to activate the fix for this issue in SQL Server 2014. Starting SP1, you do not have to manually add the trace flag, as the fix is already included. For more information, see FIX: High "log write waits" counter value on an instance of SQL Server 2012.
3732057When your instance of SQL Server is handling thousands of connection resets because of connection pooling, performance problems occur when database lock activity increases in SQL Server. The issue is fixed in CU1 for SQL Server 2014, and you have to add a trace flag T1236 to start parameters to activate the fix. Service Pack 1 for SQL Server 2014 includes this fix by default and you do not have to add any trace flags to activate the fix. For more information, see FIX: Performance problems occur when database lock activity increases in SQL Server.
3909490Error 4819 occurs for some combination of database schema and data when the fast load context (TF610) for bulk load and TF4199 are enabled.
3938420Cannot upgrade a SQL Server instance to SQL Server 2014 because SQL Server Agent JOBS directory is missing, and the system is in an incomplete state.

Fixes for Connect Items

The following fixes for Connect Items were submitted by the community and are also included in SQL Server 2014 SP1.

Connect Bug IDDescription
714689Evaluation results are written to output xml file multiple times when you implement Enterprise Management Framework against multiple servers and an error occurs against one of the servers in the list.
735543Database goes into a restore mode when its backup is restored as a different database on the same instance.
736509You cannot debug a stored procedure that calls sp_executesql in SQL Server Management Studio (SSMS). When F11 is pressed, you receive an ‘Object reference not set to an instance of object‘ error message.
740181SSMS does not fully manage Full-Text in SQL Server Express.
745566SQL Server SMO ignores default constraint in SQL Server 2012 and SQL Server 2014.
764197SSMS handles Numbered Stored procedures inconsistently.
769121"Column ‘<column name>‘ does not belong to table summary. (System.Data)" error message when replicating tables have the same names but are located in different schemas.
773710After reverting to a database snapshot that contains full-text indexes, you cannot create any ft_catalogs until you either restart SQL Server, detach and then attach the database, or take the database offline and then set the database online.
774317SSMS occasionally crashes on close, which then causes it to automatically restart
785064"Value of ‘null‘ is not valid for ‘stream‘ " error message when you work with customer pipeline components in Business Intelligence Development Studio (BIDS).
785151When you execute queries with Show Actual Query Plan turned on, the result of Null is returned, and you receive the following error message:
Error: Msg 50000, Level 16, State 10, Procedure test, Line 34 String or binary data would be truncated.
791929"A system assertion check has failed" error message when you insert data into a partitioned view that has triggers.
797967Create script duplicates the statements when scripting column level permissions in SSMS.
799430SSMS may crash when you try to refresh the SSMS window icon on the task bar.
804901Deploying new versions of large projects encounters a time-out during deployment into SSIS Catalog database (SSISDB). Additionally, you receive the following error messages:
Failed to deploy project. For more information, query the operation_messages view for the operation identifier ’219′. (Microsoft SQL Server, Error: 27203) Failed to deploy the project. Fix the problems and try again later.:Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated.
805659"Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries" error message when you parse or execute stored procedure.

Select the correct file to download and install

The SQL Server 2014 SP1 download page contains the system requirements for installing SQL Server 2014 SP1 and basic installation instructions. For additional documentation about how to upgrade installed 2014 SP1 components with a SQL Server 2014 servicing update, see "install SQL Server 2014 Servicing Updates".

Use the following table to identify the location and name of the file to download based on your currently installed version. The download pages provide system requirements and basic installation instructions.

Version you currently have installedAction you want to takeFile to download and install
A 32-bit version of any edition of SQL Server 2014Upgrade to the 32-bit version of SQL Server 2014 SP1SQLServer2014SP1-KB3018269-x86-ENU.exe from here
A 32-bit version of SQL Server 2014 RTM ExpressUpgrade to the 32-bit version of SQL Server 2014 Express SP1SQLServer2014SP1-KB3018269-x86-ENU.exe from here
A 32-bit version of only the client and manageability tools for SQL Server 2014 (including SQL Server 2014 Management Studio)Upgrade the client and manageability tools to the 32-bit version of SQL Server 2014 SP1SQLManagementStudio_x86_ENU.exe from here
A 32-bit version of SQL Server 2014 Management Studio ExpressUpgrade to the 32-bit version of SQL Server 2014 SP1 Management Studio ExpressSQLManagementStudio_x86_ENU.exe from here
A 32-bit version of any edition of SQL Server 2014 and a 32-bit version of the client and manageability tools (including SQL Server 2014 RTM Management Studio)Upgrade all products to the 32-bit version of SQL Server 2014 SP1SQLServer2014SP1-KB3018269-x86-ENU.exe from here
A 32-bit version of one or more tools from the Microsoft SQL Server 2014 RTM Feature PackUpgrade the tools to the 32-bit version of Microsoft SQL Server 2014 SP1 Feature PackOne or more files from Microsoft SQL Server 2014 SP1 Feature Pack
No 32-bit installation of SQL Server 2014Install 32-bit Server 2014 including SP1 (New instance with SP1 pre-installed)SQLServer2014SP1-FullSlipstream-x86-ENU.exe and SQLServer2014SP1-FullSlipstream-x86-ENU.box from here
No 32-bit installation of SQL Server 2014 Management StudioInstall 32-bit SQL Server 2014 Management Studio including SP1SQLManagementStudio_x86_ENU.exe from here
No 32-bit version of SQL Server 2014 RTM ExpressInstall 32-bit SQL Server 2014 Express including SP1SQLEXPR32_x86_ENU.exe from here
A 64-bit version of any edition of SQL Server 2014Upgrade to the 64-bit version of SQL Server 2014 SP1SQLServer2014SP1-KB3018269-x64-ENU.exe from here
A 64-bit version of SQL Server 2014 RTM ExpressUpgrade to the 64-bit version of SQL Server 2014 SP1SQLServer2014SP1-KB3018269-x64-ENU.exe from here
A 64-bit version of only the client and manageability tools for SQL Server 2014 (including SQL Server 2014 Management Studio)Upgrade the client and manageability tools to the 64-bit version of SQL Server 2014 SP1SQLManagementStudio_x64_ENU.exe from here
A 64-bit version of SQL Server 2014 Management Studio ExpressUpgrade to the 64-bit version of SQL Server 2014 SP1 Management Studio ExpressSQLManagementStudio_x64_ENU.exe from here
A 64-bit version of any edition of SQL Server 2014 and a 64-bit version of the client and manageability tools (including SQL Server 2014 RTM Management Studio)Upgrade all products to the 64-bit version of SQL Server 2014 SP1SQLServer2014SP1-KB3018269-x64-ENU.exe from here
A 64-bit version of one or more tools from the Microsoft SQL Server 2014 RTM Feature PackUpgrade the tools to the 64-bit version of Microsoft SQL Server 2014 SP1 Feature PackOne or more files from Microsoft SQL Server 2014 SP1 Feature Pack
No 64-bit installation of SQL Server 2014Install 64-bit Server 2014 including SP1 (New instance with SP1 pre-installed)SQLServer2014SP1-FullSlipstream-x64-ENU.exe and SQLServer2014SP1-FullSlipstream-x64-ENU.box from here
No 64-bit installation of SQL Server 2014 Management StudioInstall 64-bit SQL Server 2014 Management Studio including SP1SQLManagementStudio_x64_ENU.exe from here
No 64-bit version of SQL Server 2014 RTM ExpressInstall 64-bit SQL Server 2014 Express including SP1SQLEXPR_x64_ENU.exe from here
A 32-bit installation of one of the following:
  • SQL Server 2012
  • SQL Server 2008 R2
  • SQL Server 2008
  • SQL Server 2005
In place upgrade to 32-bit SQL Server 2014 including SP1SQLServer2014SP1-FullSlipstream-x86-ENU.exe and SQLServer2014SP1-FullSlipstream-x86-ENU.box from here
A 64-bit installation of one of the following:
  • SQL Server 2012
  • SQL Server 2008 R2
  • SQL Server 2008
  • SQL Server 2005
In-place upgrade to 64-bit SQL Server 2014 including SP1SQLServer2014SP1-FullSlipstream-x64-ENU.exe and SQLServer2014SP1-FullSlipstream-x64-ENU.box from here
For more information about how to upgrade your SQL Server installation to SQL Server 2014 SP1, see Supported Version and Edition Upgrades.

Note If you have version 12.0.4050.0 of SQL Server 2014 Service SP1 (KB3018269) installed, you must uninstall that update from all installation instances before you install this update. To do this, use Add or Remove Programs in Control Panel. For more information, see KB 3018269. Notice that you may have KB3018269 installed for any of the following reasons: 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!