all groups > sql server reporting services > february 2006 >
You're in the

sql server reporting services

group:

Moving RS to new Hardware


Re: Moving RS to new Hardware Bruce L-C [MVP]
2/8/2006 11:53:24 AM
sql server reporting services:
You can't have two servers pointing to the same database without it being a
webfarm (which is what you say you don't want to do).


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Moving RS to new Hardware Jason Wood
2/8/2006 4:55:12 PM
I have two servers, one being the SQL server with RS db, one being the
webserver with reporting services on it. I want to replace this webserver
slowly by installing reporting services on a new server but at the same time
being able to access the reports on the old server until we take it offline.

Should I install RS on new server and point to the existing DB or is there
something special I will have to do to get it to work? I don't want to
create a web farm since the old server is coming offline in the next month
or so but can't do all at once.

Thanks in advance.

Re: Moving RS to new Hardware Bruce L-C [MVP]
2/9/2006 12:35:43 PM
I thought the issue is that you want to have two RS servers both showing the
same reports? And that you want to do this without doing a web farm. The
only way to do that is to have a separate SQL Server database for the
metadata. What I would do is install RS and have it have its own databases
(I don't know the steps to do this when the same SQL Server is hosting two
different RS remotely). Then I would just deploy the same reports to the
second server and manually keep up with changes until you retire the first
RS server. I have my RS and the metadata database on the same box. The data
I am reporting off on is on a variety of servers.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: Moving RS to new Hardware Jason Wood
2/9/2006 5:55:51 PM
So reinstall and restore RS database and use the command tools to reset the
key?


[quoted text, click to view]

Re: Moving RS to new Hardware Jason Wood
2/10/2006 12:00:00 AM
Thanks, good point; that's what I will do.

[quoted text, click to view]

AddThis Social Bookmark Button