Sharepoint 2007 service pack 2 (sp2) locks Site Collections during backup

Wednesday, 24 June 2009 16:06 by myro

After upgrading a SharePoint farm to Service Pack 2 you could find out that sometimes your Site Collection is locked and no administrative tasks can be done. If you have scheduled backups using the stsadm, you will find out that this lock is active only when your back up jobs are runnig.
This happens because the stsadm command backup (stsadm -o backup) now locks by default your site collection. As you can see this option is implemented by default:

stsadm -o backup
 -url <URL name>
 -filename <file name>
 [-nositelock]
 [-overwrite]

http://technet.microsoft.com/en-us/library/cc263441.aspx

for more infos about the nositelock option, visit http://technet.microsoft.com/en-us/library/cc262811.aspx

Hope it helps.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   SharePoint 2007
Actions:   Bookmark and Share | Permalink | Comments (0) | Comment RSSRSS comment feed
If you consider this post usefull for your purposes, please consider visiting my sponsors to help me out with the myrocode.com maintenance. Thank you.