Wading Through

Entries from April 2008

Backup Content Databases-The Right Way

April 16, 2008 · 2 Comments

So running an stsadm command to backup a content database is not difficult in a WSS 3.0 or SharePoint 2007 environment. However, there are some other additional steps you should take when doing these backups which I have outlined here.

1. Run “stsadm -o setsitelock” with the “-lock” parameter of either ”readonly” or “noaccess”
This ensures no changes are made to the database while backing it up.

2. Run “stsadm -o preparetomove”
This breaks the relationship between the database and the SSP. This allows a new/updated relationship to be established with this database and any SSP, as needed, when it is restored. This allows you to avoid the dreaded error message “Failure to synch web application <guid>: A duplicate site ID…”

3. Run “stsadm -o backup”
No explanation needed.

4. Run “stsadm -o sitelock” with the “-lock” parameter of “none”
This removes all locks on the database after the backup so changes can be made again.

Please see TechNet or “stsadm -help” for detailed instructions on all parameters needed to run these commands.

UPDATE (May 2008): If you would like more information about why I make the recommendation about preparetomove or you are having the sync issue and need a way to resolve, see this blog post.

Categories: Microsoft Office Sharepoint Server

Presenting in May in St. Louis

April 7, 2008 · Leave a Comment

UPDATE (May 2008): The presentation is posted here.

I will be presenting at the May meeting of the St. Louis Users SharePoint Group. I will discuss the important aspects you will need to know to successfully deploy Service Pack 1 in your Windows SharePoint Services 3.0 or Office SharePoint Server 2007 environment.  The presentation will provide an overview of the service pack contents, new “stsadm” commands enabled, and new functionality you can enable as needed. You will learn recommended additional actions you should take while upgrading. Finally, you will learn the step by step process for deployment as well as how to create a slipstream install to make future farm deployments and changes easier.

Hope to see you there!

Categories: Microsoft Office Sharepoint Server
Tagged: ,

I can now post to my…

April 5, 2008 · 1 Comment

I can now post to my blog from Jott.com. listen

Powered by Jott

Categories: Jott