问题描述
我们的数据库管理员已经完成了从2012年到2016年的SQL服务器升级,但数据库是以兼容模式运行,开发SharePoint 2013网站正常运行。是否可以在生产中执行此活动。
Our DB administrator has done the in place upgrade of SQL server from 2012 to 2016 but the databases are running in compatibility mode and the development SharePoint 2013 site is working as usual. Is it advisable to perform this activity in Production.
如果我们执行此操作可能会出现什么问题(例如,将SQL Server从2012升级到2016并在兼容模式下运行数据库生产中。
What can be the potential issues if we perform this action (ie upgrading SQL server from 2012 to 2016 and running the database in compatibility mode) in production.
我清楚地知道SharePoint 2013不通过此technet链接支持SQL 2016
I clearly know that SharePoint 2013 does not support SQL 2016 through this technet link
https://social.technet.microsoft .COM /论坛/ EN-US / cfab30e3-ea6d-4c69-ae89-dcda7cd659d3 / SharePoint的2013,兼容性强,与-SQL服务器-2016?论坛= sharepointadmin
https://social.technet.microsoft.com/Forums/en-US/cfab30e3-ea6d-4c69-ae89-dcda7cd659d3/sharepoint-2013-compatibility-with-sql-server-2016?forum=sharepointadmin
推荐答案
https://docs.microsoft.com/en-us/sharepoint/install/hardware-and-software-requirements- 0#software-requirements
https://docs.microsoft.com/en-us/sharepoint/install/hardware-and-software-requirements-0#software-requirements
您需要重新安装SQL 2014.您不需要对数据库本身进行任何调整。
You will need to reinstall SQL 2014. You shouldn't need to make any adjustments to the databases themselves.
这篇关于SQL Server 2016 for SharePoint 2013,但数据库处于兼容模式。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!