Saturday, October 3, 2015

Databases Running in Compatibility Range, Upgraded Recommended

If you are running SharePoint 2013 and SharePoint Health Analyzer has thrown "Database Running in Compatibility Range, Upgraded Recommended" issue then below is the fix to get rid of this issue.

The reasons of issuing this error are probably you have migrated SharePoint Server from SharePoint 2010 to SharePoint 2013 or you have installed March 2013 SharePoint Uber Update.
In either case this issue is being thrown by SharePoint Health Analyzer.

1. Run SharePoint 2013 Management Shell (Obviously Run As Administrator)

2. Paste the command "PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent 
-install -cmd installfeatures" and press enter.

3. This will take few minutes to complete.

4. Go to Error and Reanalyze. This will resolve the issue. However, you may this may complain the ContentDB upgrade issue which you can resolve by using "Upgrade-SPContentDatabase" and then enter the name of the ContentDatabase.









No comments:

Post a Comment