Comprehensive data protection for all workloads
Post Reply
Sangrey
Novice
Posts: 5
Liked: never
Joined: Aug 12, 2015 7:54 am
Contact:

SQL backup every minute?

Post by Sangrey »

Hi,

So a new product we're installing has a rather sensitive but small (<100MB) SQL database that has the requirement of being backed up as often as possible, preferebly every minute.
Is there a way I can do this smoothly with Veeam, or is there another way that might be more suitable for this scenario?

Thanks for any help on the matter.

//Sangrey
PTide
Product Manager
Posts: 6431
Liked: 729 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: SQL backup every minute?

Post by PTide »

Hi,

In this case you should check transaction logs backup, as it provides you with the best possible SQL database RPO.

Thanks
foggy
Veeam Software
Posts: 21071
Liked: 2115 times
Joined: Jul 11, 2011 10:22 am
Full Name: Alexander Fogelson
Contact:

Re: SQL backup every minute?

Post by foggy » 1 person likes this post

Backup every minute is not possible though. 5 minutes is the lowest possible value.
nmdange
Veteran
Posts: 527
Liked: 142 times
Joined: Aug 20, 2015 9:30 pm
Contact:

Re: SQL backup every minute?

Post by nmdange »

What is the purpose of backing up every minute? Veeam can to point-in-time recovery so you don't have to backup every minute to be able to restore to a particular point in time. If the issue is that you can't lose any data in the event of a system failure, then you should really be looking at two SQL Servers with a SQL AlwaysOn Availability Group in Synchronous mode.
Sangrey
Novice
Posts: 5
Liked: never
Joined: Aug 12, 2015 7:54 am
Contact:

Re: SQL backup every minute?

Post by Sangrey »

It's a rather sensitive system containing positional data of items with enough movement every minute that losing more than 1-2 minutes of data in case of system failure means we'd have to manually go through and recreate it all, since we can't confirm that the locations of the items is correct compared to the restored data.

But yeah, it's a decent step from the usual 1-2 restorepoints a day that the company usually goes with.

Thanks for the input nonetheless. :)

//Sangrey
Sangrey
Novice
Posts: 5
Liked: never
Joined: Aug 12, 2015 7:54 am
Contact:

Re: SQL backup every minute?

Post by Sangrey »

PTide wrote:In this case you should check transaction logs backup, as it provides you with the best possible SQL database RPO.
Hi,

Thanks, I'll check it out.

//Sangrey
PTide
Product Manager
Posts: 6431
Liked: 729 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: SQL backup every minute?

Post by PTide »

It's a rather sensitive system containing positional data of items with enough movement every minute that losing more than 1-2 minutes of data in case of system failure means we'd have to manually go through and recreate it all, since we can't confirm that the locations of the items is correct compared to the restored data.
And now I got very curious about what's the product called and what exactly it does, would you tell us more please?

Thank you
Sangrey
Novice
Posts: 5
Liked: never
Joined: Aug 12, 2015 7:54 am
Contact:

Re: SQL backup every minute?

Post by Sangrey »

Hi,

It's an AutoStore system, the database in question handles robot and item locations, and things can move around quite a bit in a couple of minutes. Thus the requirements for near constant backup in case of something going haywire.

//Sangrey
gurneetech
Influencer
Posts: 10
Liked: 5 times
Joined: Jun 23, 2014 1:51 pm
Contact:

Re: SQL backup every minute?

Post by gurneetech »

My approach would be to use something like Ola Hallengren SQL backup scripts, database recovery model 'Full' and schedule the full and diff (transaction log) jobs via the SQL Agent. You can schedule the agent down to every minute.

At that point, I would rely on veeam to back up the resulting files to get them off box, etc. Your restore method is far from one-touch, but with some scripting it shouldn't be too bad.
Sangrey
Novice
Posts: 5
Liked: never
Joined: Aug 12, 2015 7:54 am
Contact:

Re: SQL backup every minute?

Post by Sangrey »

Thanks for the input, it's much appreciated. :D

//Sangrey
Post Reply

Who is online

Users browsing this forum: Semrush [Bot] and 137 guests