Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

stsadm backup/restore between different version SP farms

  Asked By: Carlton Sandoval         Date: Apr 08, 2010      Category: Sharepoint      Views: 606
 

We have 2 Sharepoint farms. The source farm has sharepoint
version12.0.0.6025 and the destination has version 12.0.0.4518.

I used stsadm -o backup to generate a backup file of a site collection
from my source farm and was trying to restore it to my destination farm.


Got an error:

Your backup is from a different version of Windows SharePoint Services
and cannot be restored to a server running the current version. The
backup file should be restored to a server with version '12.0.0.6025' or
later.

Question 1: Is there any way that I can move the site collection over to
my destination farm without upgrading the sharepoint version?

Question 2: How can I find out which updates (or hotfix) can update my
sharepoint to 12.0.0.6025?

Tagged:              

 

2 Answers Found

 
Answer #1       Answered By: Kai Carney          Answered On: Apr 08, 2010       

I will answer your first question :

stsadm does not help you to do this job at all. you have to copy the three
SharePoint database ( SITE,PROF and SERV) from the source  farm and restore them
in the destenation farm. then all you have to do is select Link to existing
database ( or some option like this) at the end of SharePoint installation ( Do
not choose create new server portal farm).

 
Answer #2       Answered By: Gaurav Nemane          Answered On: Apr 08, 2010       

I'm guessing your problem has long been solved.

However, perhaps I can make your life easier in the future.

Check out our website...www.avepoint.com

We specialize in backup and administration for Microsoft Sharepoint.

If you have any questions give me a call.

 
Didn't find what you were looking for? Find more on stsadm backup/restore between different version SP farms Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].