News

Microsoft Releases SQL Server 2016 Service Pack 2

With a host of improvements based on customer and SQL community feedback, the SQL Server 2016 Service Pack 2 (SP2) was released by Microsoft.

Microsoft said the new release contains a roll-up of previously released hotfixes as well new and improved features focused on performance, scalability and supportability

The SP2 release is currently available through the Microsoft Download Center.

In addition to performance improvements and the addition of diagnostic functionality, SP2 includes all of the latest updates through SQL Server 2016 SP1 Cumulative Update 8. Microsoft had released SP1 back in late 2016.

It also includes Microsoft's Jan. 2 security update for speculative execution side-channel attack scenarios. For background, see the Redmond article by Microsoft Most Valuable Professional Joey D'Antoni.

In general, Microsoft improved database backup performance for "large memory machines" in SQL Server 2016 SP2. Performance also was enhanced by the addition of "backup compression support." Highlights on the performance side include:

  • An improved cleanup process for "oversized distribution database tables" to avoid "blocking or deadlock scenarios."
  • An improvement in "change tracking cleanup" for "Change Tracking side tables."
  • An I/O backup improvement that promises performance gains when "multiple small databases" are hosted on "large high-end servers with large memory."
  • VDI backup compression for Transparent Data Encryption-enabled databases.
  • Dynamic loading of Replication Agents parameters "without having to restart the agent."

On the diagnostics side, Microsoft improved the troubleshooting. It added improvements based on feedback from the last Microsoft Connect event. Highlights on the diagnostic side include:

  • Full support for "distributed transactions with Availability Group databases."
  • The closing of all Service Broker connections on Availability Group failovers.
  • A Dynamic Management Views addition for monitoring TempDB sizing "based on the version store usage requirements per database."
  • Ability to generate full dumps for Replication Agents for troubleshooting purposes.
  • Dynamic reloading of "some Replication Agent profile parameters" without having to restart the agent.

The full list of SQL Server 2016 SP2 improvements can be found in this Knowledge Base article.

Microsoft is recommending a reboot after installing SP2. While the service pack is currently available from the Microsoft Download Center, it'll be available "soon to Visual Studio subscriptions, MBS/Partner Source and VLSC [Volume Licensing Service Center]," Microsoft indicated.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events