Turn on more accessible mode
Skip to main content
Turn off more accessible mode
WSSV3FAQ
Sign In
|
WSSV3FAQ
This Site
This List
Home
WSSV3FAQ
>
v3 WSS FAQ
>
Backups: When do you use stsadm and when do you use SQL Server backups ?
v3 WSS FAQ
: Backups: When do you use stsadm and when do you use SQL Server backups ?
Roman
III
RomanNumber
3
Group
Administration
Item
36.05
Title
Backups: When do you use stsadm and when do you use SQL Server backups ?
Description
MVP
Todd Klindt
has given me permission to use his text from a newsgroup posting.
(slightly edited)
1. stsadm
stsadm backups allow for more granular restores. You can restore at the site collection or web level.
2. SQL backups
With SQL backups you're always restoring at the content database level. That means it takes longer, as there's more to restore and then you either need a separate environment to prune out what you want, or you have to overwrite everything from that content database.
3. Which alternative scales better?
SQL backups scale much better than STSADM backups. Once you get over a couple of hundred GB, you'll find STSADM backups just take too long to make. Also SQL backups are much better for disaster recovery.
Thanks,
Todd
!
Series
1-99
Pr
OUT
Attachments
Created at 12/13/2008 1:53 AM by Mike Walsh
Last modified at 12/13/2008 1:53 AM by Mike Walsh