Hi
I’ve been handed the assignment to mgrate a Sharepoint 2010 contentDB from another farm to a new farm. The two farms did not have the same Service Packs and CU’s installed. So when I use the stsadm cmd -addcontentdb I ofcourse get the “This content database has a schema version which is not supported in this farm.”-error.
My problem is, that the old farm is gone\finitto\dead. So I’,m not able to upgrade the old farm and take a new backup of the contentDB. I only have an old backup of the DB which I’ve now restores into the new SQL server.
So my question is – Is it posible to do a migrate and attach the old contentDB onto the new farm?
Kind regard, Rasmus
Only if the new farm is at the same or higher version (Mount-SPContentDatabase automatically upgrades the schema of the database, given the database has an older schema).