January 28, 2002 at 9:21 am
We are in the process of Migrating to SQL Server 2000 from SQL Server 7.0.
There will be two new Servers purchased for this process.
What is the best method for the Database Migration ?
- Copy Database Wizard ?
- DTS ?
January 28, 2002 at 9:56 am
Copy Database Wizard is, I believe, still using DTS. In any case, here's a previous discussion on the same issue:
K. Brian Kelley
http://www.sqlservercentral.com/columnists/bkelley/
K. Brian Kelley
@kbriankelley
January 28, 2002 at 10:21 am
Is this the same server begin upgraded? If so, then you should be able to upgrade through setup. Otherwise, use Brian's suggestion.
Steve Jones
January 28, 2002 at 10:53 am
We have 2 new servers for the Migration.
January 28, 2002 at 10:58 am
We can shut down the 2 services for SQL Server.
Would it be better to :
1. Shut down the services - mssqlserver & sqlserveragent.
2. Copy the DB & Log files to the new server
3. sp_attachdb
(This way I can aviod detaching the databases on the source (7.0) server)
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply