ctwilliams
Programmer
I want to move a SQL 2000 Server completely (all data jobs, DTS packages, logins) from one W2K SP4 machine to another, then rename the new server as the old server.
I have read related posts on this site and found the following article that describes how to do this:
The article does not mention detatching the databases from the old SQL Server before copying the data and transaction log files to the new server. It also doesn't mention attaching databases on the new server. Does copying all of the MSSQL files and subdirectories over prevent me from having to attach/reattach the individual databases?
Has anyone had any experience with or forsee any problems with the method listed in this article? Thanks!
I have read related posts on this site and found the following article that describes how to do this:
The article does not mention detatching the databases from the old SQL Server before copying the data and transaction log files to the new server. It also doesn't mention attaching databases on the new server. Does copying all of the MSSQL files and subdirectories over prevent me from having to attach/reattach the individual databases?
Has anyone had any experience with or forsee any problems with the method listed in this article? Thanks!