我有一个SQL Server 2008安装,我想升级到R2。 在升级过程中,在“ Reporting Services身份validation”窗口中,实例名称显示的主机名称是我的计算机的以前的名称。

有错误说:
Check whether report server is correctly configured, the database server is running, and you have permissions to access the database.
数据库服务器由于主机名错误而无法访问。
我目前的计算机名称是GS3-LNUBLA。 LESTER-GS3是以前的计算机名称。 因此,我无法继续升级。 我可以在哪里将主机名更改为我当前的计算机名称?
这听起来像你在安装SQL Server之后的某个时候重命名了计算机。 如果是这种情况,那么在这里查看有关使用新计算机名称更新SQL Server的信息:
http://strictlysql.blogspot.com/2010/03/changing-server-name.html