July 23, 2013 at 3:38 am
Hi
I need to do a backup of our database I was just wondering if I could do it during normal working hours without bringing everything to a grinding halt.
Or should I wait until out of hours?
Thanks
Matt
July 23, 2013 at 3:51 am
A backup does a huge amount of IO. If your system is not bottlenecked on IO, if the additional load the backup puts in place doesn't impact queries trying to read data, then the impact may not be noticable.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
July 23, 2013 at 3:55 am
Okay thanks Gail, I think I'll leave it until after hours to be on the safe side
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply