-
- Influencer
- Posts: 21
- Liked: never
- Joined: Jul 26, 2010 8:01 pm
- Full Name: Adam Bond
- Contact:
SQL Backup without processing the logs
Is it possible to restore from a Veeam backup that was taken without processing the transaction logs while retaining the ability to restore to a point in time (In SQL native tools) using the transaction log backups taken using the native SQL tools?
If so, how since there is no bak file to start with? My understanding (not a DBA, but I've dabbled) is that you must begin the restore process with a bak file containing the full SQL database backup and then replay the transaction logs.
If so, how since there is no bak file to start with? My understanding (not a DBA, but I've dabbled) is that you must begin the restore process with a bak file containing the full SQL database backup and then replay the transaction logs.
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: SQL Backup without processing the logs
Hi Adam,
If you backed up all logs natively, then it should be possible to achieve that via SQL Management Studio. See this topic for more info > SQL Instant Recovery with Point in Time Restore
On a side note, why not to allow Veeam backup job handle this process?
Thanks!
If you backed up all logs natively, then it should be possible to achieve that via SQL Management Studio. See this topic for more info > SQL Instant Recovery with Point in Time Restore
On a side note, why not to allow Veeam backup job handle this process?
Thanks!
-
- Veteran
- Posts: 635
- Liked: 174 times
- Joined: Jun 18, 2012 8:58 pm
- Full Name: Alan Bolte
- Contact:
Re: SQL Backup without processing the logs
The short version is, if you want to backup sql logs with native tools, you should create .bak files with native tools as well. If you're doing this, set the Veeam backup to "copy only" in the AAIP settings.
-
- Influencer
- Posts: 21
- Liked: never
- Joined: Jul 26, 2010 8:01 pm
- Full Name: Adam Bond
- Contact:
Re: SQL Backup without processing the logs
Will the VSS backup using veeam break the chain?alanbolte wrote:The short version is, if you want to backup sql logs with native tools, you should create .bak files with native tools as well. If you're doing this, set the Veeam backup to "copy only" in the AAIP settings.
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: SQL Backup without processing the logs
Yes, If you don't enable COPY_ONLY mode, then it will affect your backup strategy via native tools.
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Feb 21, 2017 6:12 am
- Full Name: Matthew Del Mastro
- Contact:
[MERGED] Veeam SQL Application-Aware DB restore option
Hi
Question please
We require Veeam to restore the SQL database from application-aware Veeam full/incremental backups, but leave the database in RECOVERY mode so that we can then manually apply transaction logs that we have not backed up through an application-aware Veeam backup.
This requirement has arisen because we will be operating log-shipping, which manages transaction log backups through SQL Agent jobs, as opposed to backing them up through an application-aware Veeam backup.
Question please
We require Veeam to restore the SQL database from application-aware Veeam full/incremental backups, but leave the database in RECOVERY mode so that we can then manually apply transaction logs that we have not backed up through an application-aware Veeam backup.
This requirement has arisen because we will be operating log-shipping, which manages transaction log backups through SQL Agent jobs, as opposed to backing them up through an application-aware Veeam backup.
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Veeam SQL Application-Aware DB restore option
Hi Matthew,
If you want to manage logs through another too, then just set application-aware processing to COPY_ONLY mode.
Thanks!
If you want to manage logs through another too, then just set application-aware processing to COPY_ONLY mode.
Thanks!
Who is online
Users browsing this forum: No registered users and 30 guests