Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / November 2007

Tip: Looking for answers? Try searching our database.

Server Name Change

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steven - 30 Nov 2007 02:42 GMT
I want to install SQL 2000 on a new Win 2003 server which has a temporary
name of Tmp01.  When we are ready to replace the old Win 2000 server named
SQL01 with the new Tmp01, I will rename Tmp01 to SQL01 and take the original
SQL01 offline.

Am I going to run into issues changing the server name from Tmp01 to SQL01
after SQL Server has been installed and configured?
bass_player [SBS-MVP] - 30 Nov 2007 03:35 GMT
When you change your server hostname, it is still registered in your SQL
Server instance.  Run sp_helpserver for more details. Run the sp_dropserver
system stored procedure, passing the instance name of your olde SQL Server
instance.  After changing the new Windows Server 2003 hostname to SQL01, run
sp_addserver and pass your new instance name

>I want to install SQL 2000 on a new Win 2003 server which has a temporary
> name of Tmp01.  When we are ready to replace the old Win 2000 server named
[quoted text clipped - 4 lines]
> Am I going to run into issues changing the server name from Tmp01 to SQL01
> after SQL Server has been installed and configured?
Tibor Karaszi - 30 Nov 2007 12:28 GMT
http://www.karaszi.com/SQLServer/info_change_server_name.asp

Signature

Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi

>I want to install SQL 2000 on a new Win 2003 server which has a temporary
> name of Tmp01.  When we are ready to replace the old Win 2000 server named
[quoted text clipped - 3 lines]
> Am I going to run into issues changing the server name from Tmp01 to SQL01
> after SQL Server has been installed and configured?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.