October 30, 2007 at 1:28 am
hello,
was wondering if you can move an existing sql 2000 server to another sql 2000 server, which has a different name. basically, i need to copy all the databases from SERVERNAME1, to SERVERNAME2. servername1 will remain in production, as well as servername2.
what would be the process for this? can i just backup servername1 databases and restore on servername2? are there any other steps that i need to perform?
thanks in advance
October 30, 2007 at 2:47 am
Hi,
Yep, this is possible. Here is a link, which provides an overview of process:
http://support.microsoft.com/kb/224071
On point to note, if the servers are in different domains, you will need to ensure you extract security details from source server and apply to target. Here is a link for that as well:
http://support.microsoft.com/kb/918992
Cheers,
Phillip Cox
October 30, 2007 at 10:57 am
thanks Phillip!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply