We have a live SQL database server, entire VM backup at 6AM daily, then SQL Transaction Log backups every 2 hours (all carried out via Veeam SQL functionality)
Is it possible to :-
Have a seperate SQL database server (VM)
Automate a process where Veeam can restore the backed up database (from the repository backup storage) after the full backup completes each morning to this seperate SQL server then through the day update this copy with transaction log updates as and when Veeam backs those up
We have a need for reporting from the data but the queries are causing issues by being run against the live database so we are looking at options to run them off a copy instead (without £££ for SQL Enterprise at the moment!) so I just wondered if Veeam had something that could fit the bill
