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 |
sqlfresher2k7
Aged Yak Warrior
623 Posts |
Posted - 2013-03-15 : 11:47:11
|
Job was working fine after moving to virtual environment it is failing below is the error..Runtime.InteropServices.COMException (0x80040427): Execution was canceled by user. at DTS.PackageClass.Execute() at Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask.Exec80PackageTask.ExecuteThread() End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 10:33:30 PM Finished: 12:16:38 AM Elapsed: 6188.06 seconds. The package execution failed. The step failed."Thanks for you help in advance" |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-03-15 : 13:02:24
|
it seems somebody cancelled it in between as status clearly specifies itExecution was canceled by user------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
sqlfresher2k7
Aged Yak Warrior
623 Posts |
Posted - 2013-03-15 : 13:18:25
|
I don't see anybody stop it.. |
|
|
|
|
|