Renaming server - sql 2008 server instance affected
Posted
by
user986363
on Super User
See other posts from Super User
or by user986363
Published on 2012-07-09T15:10:16Z
Indexed on
2012/07/09
15:18 UTC
Read the original article
Hit count: 423
windows-server-2008
|sql-server-2008
Will changing the computer name on which SQL Server 2008 is installed on affect SQL Server in anyway? Or will changing the computer name be transparent to SQL Server?
For example:
I plan to install Windows 2008 Server and naming it "BobStage". Next I will install SQL Server 2008 R2 and restore a few DB's. Finally I plan to rename the windows machine to "BobLive".
Will me renaming the computer's name affect SQL Server's instance ID/name and possibly break something?
© Super User or respective owner