Backing Up SQL Server Databases
Backing Up SQL Server Databases
• SSMS
• General
• Media Options
• Backup Options
Media Sets and Backup Sets
• Backup verification:
• Can use RESTORE VERIFYONLY for backup verification
• Useful when combined with CHECKSUM option
Viewing Backup History
• Copy-Only Backups
• Compressing Backups
• Demonstration: Using Backup Compression
• Encrypting Backups
• Demonstration: Using Backup Encryption
Copy-Only Backups
Logon Information
Virtual machine: 20764C-MIA-SQL
User name: ADVENTUREWORKS\Student
Password: Pa55w.rd
• Review Question(s)
• Best Practice