SQL Server KBs and Blogs

Quick access to blogs posts from SQL Server Support Team., Some of the new KBs published for SQL and SQL Content news

Browse by Tags

Related Posts
  • Blog Post: VSS backup of AlwaysOn Secondaries

    Hi Everyone, Today I’m going to highlight one of the changes brought by SQL Server 2012 SP2 , which is the way we handle VSS Backup requests on AlwaysOn Secondary Databases . Until now, any request for a FULL database backup (VSS_BT_FULL) thru VSS against ...read more
  • Blog Post: All about RollbackSnapshotTempDB...

    I’ve been recently involved in several cases where Databases named RollbackSnapshotTempDB +<someGUID> were generating confusion. The purpose of this post is to clarify their origin and use and to enable SQL Server admins to know what to do ...read more