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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 error on copy database with "Copy DAtabase Wizard"

Author  Topic 

sorin
Starting Member

2 Posts

Posted - 2004-10-28 : 06:15:57
I try to copy a database from one server to another with "Copy Database Wizard" and I receive the followings messages:
Status Description
v Successfully created the share OMWWIZC.
v Begin copy the database x.
v Database x has no active connections.
v Put the database x in single user mode.
v Try to detach the database x.
v Successfully detached the database x.
x Failed to copy file \\RTSMOL\OMWWIZC\Program Files\Microsoft SQL Server\MSSQL\Data\x
v Successfully attached the database x on source.
v Successfully deleted the share OMWWIZC.

The message is quite evasive
Many thanks in advance to the one who take me out from the dark !!
   

- Advertisement -