Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 impact on server domain name change

Author  Topic 

rushdib
Yak Posting Veteran

93 Posts

Posted - 2006-06-19 : 09:09:09
What will be the impact on server domain name change on a SQL Server 2000? Does SQL Server automatically recognizes the new domain?

Thanks,

Rushdi

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-06-19 : 21:34:40
affected areas:
1. linkedservers
2. replication
3. logshipping
4. applications connecting to the server
5. possibly firewall issues

basically, connection problem especially if the machinename was changed and the sqlserver name retained, so if you change the server name then change the sqlserver name too

HTH

--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -