I don't think you can rename the server. What you can do is to register another server and then using DTS package, transfer your tables, SP's and so on into the new one.
With sql 6.5, renaming a server was as easy as just renaming a computer. Now, with v7 and 2000, when you rename the server, you have to reinstall sql. But the good news is, it only takes 2 minutes for it to reinstall to completion.
When you use sp_dopserver and sp_addserver, you are not actually renaming the server, but giving it an alias.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.