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 2005 Forums
 Transact-SQL (2005)
 Copy Database

Author  Topic 

chapo
Starting Member

39 Posts

Posted - 2008-07-01 : 16:35:24
I try using the copy database so I can copy a database from the development sever to the production server but I keep getting the same error Execute SQL Server Agent Job action it reads (The job failed. Check the event log on the destination server for details. (Copy Database Wizard).

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-07-01 : 16:46:42
Don't use the copy database wizard to copy a database. Use backup/restore.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -