VMDK Backup without SQL Server Recovery Option
If we do VMDK backups of our servers, and do NOT have the "SQL Server Recovery" option enabled, I believe my only option to "recover" a SQL Server database in NetBackup is to do a complete image recovery. Is that correct?
If I handle SQL Server backups with another tool (SQL Server native backups, or a 3rd party tool), can this affect the recoverability of a VMDK image restore? Or would this be completely independent. Put another way, if the VMDK backup is successful, will recovering this image bring SQL Server online at the point the VMDK backup ran regardless if any SQL Server backups are taken through another method?
Hello,
when you run VMDK backup without SQL Server Recovery option, then there are two drawbacks:
- you must run complete image restore to bring SQL databases back, BUT:
- a state of SQL databases in this type of backup is only "crash consistent", so their recoverability can be compromised
SQL Server is in this strategy completely unaware of VMDK backup, so it does not interfere with other types of backups.
Why you run VMDK without SQL Server Recovery option - lack of licenses?
Michal