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

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube