Comments
3 comments
-
There is a really nice document called "Optimizing the speed of SQL Backup".
Does anyone know if this relate to both backup AND restore operations or just backups?
Can the "Thread" syntax be used to limit restore bandwidth? Documentation is not clear that it can be.
http://www.red-gate.com/Products/SQL_Ba ... _speed.htm -
You can't reduce the thread count on the restore side or limit the through put that I know of.
The only way to limit the I/O of the restore would be to reduce the number of threads the backup is using but that would also slowdown the backup as well.
Also, Is this sql 2000 or 2005?
Cheers,
Wes -
so the restore threads follows the backup threads and there is no way to change after the fact?
How about thread priority? Would that help?
Add comment
Please sign in to leave a comment.
We are working with our storage vendor and am somewhat grasping at staws with this post but work a shot in the dark to see if anyone reading this has any insight as to whether or not Red-gate could be the culprit. Obviously the SAN/Arrays should not be degraded and the issue is probably testament to how well red-gate actually works!
Anyway if anyone has any insight of thoughts please let me know.
Thank you
PS: is it possible to trottle/slow down redgate?