
Get started
Bring yourself up to speed with our introductory content.
SQL Server Backup and Recovery
Microsoft Azure Blob Storage database backup and restore
With Microsoft Azure Blob Storage Service, you can easily perform database backup and restore. Here is a step-by-step approach to using the service. Continue Reading
SQL Server database recovery tool retrieves by the table
Kroll Ontrack's new SQL Server database recovery tool was developed from customer feedback. It recovers selected tables instead of the whole database. Continue Reading
AlwaysOn Availability Groups
AlwaysOn Availability Groups is a database mirroring technique for Microsoft SQL Server that allows administrators to pull together a group of user databases that can fail over together. Continue Reading
-
SQL Server backup best practices
Backup compression and using differential backups are just two of the important SQL Server backup best practices described in this tip. Continue Reading
database replication
Database replication is the frequent electronic copying of data from one computer or server to another so that all users share the same level of information... (Continued) Continue Reading
-
Definitions to Get Started
View All Definitions SQL Server backup and restore management tutorial
From system failure to catastrophic disaster, this guide features the backup and recovery know-how that can mean the difference between life and death for your SQL Server database.Continue Reading
FAQ: Top 5 SQL Server backup and recovery problems
Backup and recovery in SQL Server is another one of those 'do or die' areas. We've tallied your page hits and compiled a Top 5 list of frequently asked questions on the topic, so you'd have a quick reference.Continue Reading
rollback
A rollback is the undoing of partly completed database changes when a database transaction is determined to have failed.Continue Reading