I am interested in hearing from other DBAs (or others experienced in SQL Server backup and recovery) who are using Veeam B&R for SQL Server backup and recovery.
- Have you needed to do a file-level recovery of a system database? Did it work? (My understanding is that you can't recover a system database through the SQL Server Explorer)
- If I backed up a new 100 GB database yesterday, and only 50 MB changes today, my next backup should be nearly instantaneous, right? Even though VSS in SQL Server would register it as a FULL backup (not LOG), in reality, it's more like a DIFF backup. Is that correct? There wouldn't really be any need for a true DIFF backup. I would just kick off a full backup in Veeam. I think this would only be helpful with a database in Simple recovery mode.
- Is there a way to measure data change in Veeam Explorer? In the example above, can I see that only 50 MB was modified?
- Do I leave Backup Compression enabled on the SQL Server side?
- How has the overall experience been? Have you run into any scenarios that you couldn't handle?
- Have restores to a separate instance worked well? We currently do this for restore testing, but we may not need to with the Virtual Lab feature
- Do you use the Virtual Lab feature to do Service Pack/Cumulative Update/Windows Update installation tests?