We have built up a sharepoint farm with web front end server, app server, and database server for sharepoint 2013.
The database server only hosts all the dbs for sharepoints. No report server databases.
We also installed SQL reporting integrated with sharepoint service on the sharepoint application server.
And then install the SQL server reporting services add-in on the web frond end server.
We do this is we will later to have an exsiting sharepoint report server on a sharepoint 2007 migrated into the new 2013 farm.
But now I am little confused where is the report server databases, the databases like ReportServerIntegrated or ReportServerIntegratedTempdb.
I guess we should set up a new SQL instance for that, correct? It seems the old farm is like that.
So I guess what I should do is to Setup a new instance of SQL server with DB engine and Install reporting service integrated mode on the server, correct? Do I need to install any sharepoint components on the reporting server, like sharepoint central admin or sharepoint services on the SQL reporting server?
How the sharepoint server knows this is reporting server and connects to it so that we can deploy reports on sharepoint site?
Thanks,
SQLFriend