While restoring a database from one farm to other I encounter below error:
Mount-SPContentDatabase : This content database has a schema version which is not supported in this farm
Reason:
When I check the version of current SharePoint and restore database version they were different.
You can check current SharePoint version as follow:
Go to Central Administration -> System Settings-> Servers-> Manage Servers in the farm.
You can check the version of the database in version table of content database.
You can check SharePoint build version here.
Solution:
You need to install updates in your new farm and when your SharePoint and database version are same you can Mount database to new farm.
Subscribe to:
Post Comments (Atom)
-
Recently I was working on sending mail using smtp server where I stuck on below error: IIS/SMTP - emails are stuck in mailroot/Queue ...
-
If you want to know which controlled fired post back at page load, here is some sample code. 1) for link button: string ctrlname = Page....
-
While working with SharePoint / JavaScript modal pop up you might encounter error "cannot read property 'showmodaldialog' of un...

No comments:
Post a comment