Pregunta

We have a SharePoint 2013 FARM and SQL Server 2012. This being our Dev server, few other dotnet based application databases are deployed into our SP instance SQL Server for some testing purposes.

Can we proceed with patching of our SP farm? Does these DBs have any impact while running PSConfig? If so, do we need to take any special measures such as keeping those DB`s in read only more or anything suggestions?

¿Fue útil?

Solución

Installing SharePoint patches will not have any effect on your non-SharePoint databases. While running PSConfig the schema of the SharePoint databases will be updated. So you can not run PSConfig if the DBs are in read only mode.

Licenciado bajo: CC-BY-SA con atribución
scroll top