| vanessa's profilesensory overloadBlogListsNetwork | Help |
|
7/20/2008 MovedI have moved to Electric Bunnies.
I will keep the posts that are here for history, but there will be no new posts here going forward (probably) 7/4/2008 MOM 2005: Restoring MOM reportingWe recently had the misfortune of losing one of our management servers, and it happened to be the management server that also ran reporting server. Of course, reporting services was the one component that was not backed up. As we had built up a fair history, and didn’t want to lose reporting, we needed some way of restoring reporting services without wiping out the history. We set up a lab to test all our theories – because you do not want to try this stuff on live first! The steps describes assumes the following:
Step 1: On your SQL server, detach the ReportServer and ReportServerTemp databases. Move the MDF and LDF to a different location for safe keeping. Step 2: On the reporting server, install reporting services, connecting back to your SQL server. The install process will create blank databases. Step 3: On the SQL server, stop the SQL Server service. Replace the new MDF and LDF files created with the ones you backed up in step 1. Start the SQL Server service (and the SQL Agent service, if it is required.) Now, things become a little tricky. On the reporting server, you need do the following:
Your reporting will now be back up and running. The last step is now to go into the reporting web console, and update the connection settings in the SCDW connection. |
|
|