문제

Is it possible to have same web application with two site collections having content databases in two different SQL servers?

If so, can farm back and restore method from CA be used for restoration?

도움이 되었습니까?

해결책

you can have multiple database across multiple SQL server for the same web applications. I have same kind of requirement and working without any issue.

Yes farm backup and restore method will work as well, because when you perform the restore it will ask you where to restore. at that time you can tell the sql instance name.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top