in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

Blog for Sharepoint Hunter

A (un)managed bag of ideas, tricks, gripes about New Emerging Technologies

MOSS 2007 Service Pack 1 Installation Experience

We installed first time in a stressy condition the SP1 for a development server (a simple farm installation). In the middle of installation, it is starts behaving like a stranger and finally get craped! The result: Server error http://go.microsoft.com/fwlink?LinkID=96177 when trying to access one of the sites. I tried to sync old content database, but no luck. After requesting an and applying Windows Sharepoint Services 3.0 hotfix 936867 our Sharepoint stopped working completely. I've found the following error messages in the application log: In simple, the schema versions of content databases are not consistent between DB Server and MOSS Server as follows

“The schema version (3.0.149.0) of the database SharePoint_AdminContent_0015a5e2-8907-416d-8672-940a68c2c431 on Database Server is not consistent with the expected database schema version (3.1.3.0) on MOSS Server.  Connections to this database from this server have been blocked to avoid data loss.  Upgrade the web front end or the content database to ensure that these versions match”

Problem:

Event Type:     Error
Event Source:     Windows Sharepoint Services 3
Event Category: Topology
EventID:     5617
Date:          
03.25.2008
Time:         
20:45:34
User:          
N/A
Computer:  MOSS Server
Description: 
The schema version (3.0.149.0) of the database SharePoint_AdminContent_0015a5e2-8907-416d-8672-940a68c2c431 on Database Server is not consistent with the expected database schema version (3.1.3.0) on MOSS Server.  Connections to this database from this server have been blocked to avoid data loss.  Upgrade the web front end or the content database to ensure that these versions match

Solution:
called "stsadm -o upgrade -inplace -url http://{central_admin_url}/"

example., stsadm –o upgrade –inplace –url http://mossserver:17492/

 

That seemed to have solved the problem.
Published Mar 26 2008, 08:29 AM by LovedJohnySmith
Filed under:

Comments

 

Brad Cummins said:

Helped me lot! - Thanks man!

March 26, 2008 3:17 PM
 

Reinhard Schuerer said:

Thanks was the same problem here.

May 2, 2008 7:54 AM
 

Jason said:

Thanks! This was a big help, we were dead in the water after the Post-SP1 rollups, and this solved our problem.

June 13, 2008 3:39 PM

Leave a Comment

(required )  
(optional )
(required )  
Add

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts