Hi,
I'm a DBA. We support a few SQL Servers in ESX. Most of our SQL Servers are physical. We have SQL Server jobs that do full, diff, and log database backups. Recently the SQL Server jobs that do diff database backups started failing in the VMs. The Server team is using VEEAM to do backups. It appears that SQL Server is aware of the VEEAM system backup. Unfortunately, SQL Server detects the out-of-band backup and refuses to perform a diff backup until a new full database backup is done. However, we want the base full backup for the diff or transaction log backups to be in the system backup.
The server team does the backup once a night. Their interest is to have a fully consistent system backup. It is also rather nice that they can restore to any version the prior 30 days. However, DBA wants to be able to restore any database to a point in time to the original server or to another server.
Does DBA need to now use VEAM to do diff and transaction log backups? Can a restore using VEEAM backup be for just one database to the same server or to another server? Is there an option to have the VEEAM backup be COPY_ONLY so that it does not affect the SQL Server backup jobs? What is the most flexible and reliable? I only know a little about VEEAM and VSS. Any advice would be appreciated.
Thanks,
Randy