
Renaming a SQL Server Database Engine
If you rename the SQL Server Database Engine instance that runs the report server database, do the following:
-
Start the Reporting Services Configuration tool and connect to the report server that uses the report server database on the renamed server.
-
Open the Database Setup page.
-
In Server Name, type or select the SQL Server name, and then click Connect.
-
Click Apply.
If the report server is using a local Database Engine instance, you can use (local) or (local)\instancename to specify the server. If you use (local) to refer to the server, you can rename the server and the connections will continue to work. If you are using a remote server, or if Reporting Services is configured using the server name, you must update the database connection information whenever the server name is changed.