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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-07-11 : 11:24:17
|
Darryl writes "I am trying to copy several databases from one SQL Server 2000 server to another SQL Server 2000 Server. It fails at the CDW Database Task Step and the description of the failure is "Failed to copy file \\EROS\OMWWIZc\mssql\data\Admin_Data.MDF." I have tried to copy several different databases and they all fail with this same message. It appears that it is having trouble when it tries to copy the source datafile to the destination datafile location." |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-07-12 : 02:03:08
|
Do you mean copying both strucrtures and data? Why cant you make use of backup and restore?MadhivananFailing to plan is Planning to fail |
 |
|
|
|
|