June 25, 2010 at 1:35 am
thanks Steve. So, are there any reasons to not compress?
June 25, 2010 at 2:09 am
Regarding restricting the CPU usage - Microsoft recommends using Resource Governor to limit the CPU used:
June 25, 2010 at 2:13 am
yes, I followed that, but it seemed to be the sql server service account that did all the work so the resource govenor didn't have much affect
June 25, 2010 at 2:18 am
It will still be the Service Account User that uses the CPU in task manager, but as long as you executed the backup command as the user you set up the restrictions for, it will be restricted.
Please note that Resource Governor only honours the restriction if there's another process that needs CPU, so it will still use 99% if nothing else is going on.
June 25, 2010 at 2:22 am
ah, ok, thanks Howard. I didn't realise that.
Viewing 5 posts - 46 through 49 (of 49 total)
You must be logged in to reply to this topic. Login to reply