
When you go to (re) install sql server, you may get this error if you re-use the same instance name since the Reporting Services user data files are not deleted during uninstall and may contain valued user data.
Here's the message: Rule Reporting Services Catalog Temporary Database File Existence failed.
"The Reporting Services catalog temporary database file exists. Select a Reporting Services files-only mode installation."
Solution: find the folder with the old installation of sql server (with the same instance name), and delete/change the name of that folder ar your will.
e.g. see folder under C:\Program Files\Microsoft SQL Server
|
Comments Thanks. This helped me figure out my issue with reinstalling SQL Server 2008. Posted by Brandon at August 5, 2010 09:38 AM Post a comment |