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
 Old Forums
 CLOSED - SQL Server 2005/Yukon
 changing instance name

Author  Topic 

kamii47
Constraint Violating Yak Guru

353 Posts

Posted - 2006-04-21 : 01:38:12
Could in any way i can change the name of currently installed instance of sql server 2000 and sql server 2005 on my system
I have two instances that is kami\sql2000 and kami\yukon on my system kami.
Now I renamed my system to kami1 and so now I have to renamed the instances to kami1\sql2000 and kami1\yukon.

And then I have to start installing sql server 2000 and sql server 2005 instances on another system named kami with the name kami\sql2000 and kami\yukon
Could I do that or not
   

- Advertisement -