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.
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. linkedservers2. replication3. logshipping4. applications connecting to the server5. possibly firewall issuesbasically, 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 tooHTH--------------------keeping it simple... |
 |
|
|
|
|