TO get rid of the error on your BdcServiceDatabase
Database is in compatibility range and upgrade is recommended
|
Run this script:
(Get-SPDatabase | ?{$_.type -eq "Microsoft.SharePoint.BusinessData.SharedService.BdcServiceDatabase"}).Provision()
No comments:
Post a Comment