I have following servers in farm:
A) SharePoint Front-End (included Reporting Services sharepoint mode)
B) SSRS Application Server (SSRS for all reporting services)
C) SharePoint Back-End including DB for reports (SQL Server 2008R2)
Above farm works fine for SSRS, but we have need to add one more SQL Server, because of business requirements.
Now I would like to add one more server to the farm:
D) Second SQL Server 2008R2 for Reports (only database for reporting data. It use server B for SSRS)
I have following questions:
1) Should SharePoint Object installed to second SQL Server (Server D) as well?
2) Where is Report Server database installed?
Kenny_I