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 |
chirla_pavan
Starting Member
2 Posts |
Posted - 2008-09-29 : 08:18:28
|
Performing operation...- Add log for package (Success)- Add task for transferring database objects (Success)- Create package (Success)- Start SQL Server Agent Job (Success)- Execute SQL Server Agent Job (Error) Messages * The job failed. Check the event log on the destination server for details. (Copy Database Wizard) The Error is coming while i am copying my database to another login in SQL Server 2005Tell me how to overcome this problemSatya Pavan |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-09-29 : 08:20:41
|
What does job step involve? |
 |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-09-29 : 08:47:18
|
You can simply do backup/restore to SQL 2005 instead of dealing with Copy database wizard. |
 |
|
|
|
|