dbTalk Databases Forums  

schedule Execute DTS 2000 Package SSIS and dtexec

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss schedule Execute DTS 2000 Package SSIS and dtexec in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lisa2004
 
Posts: n/a

Default schedule Execute DTS 2000 Package SSIS and dtexec - 05-08-2008 , 08:41 AM






I have a legncy DTS package when upgrading to SQL 2005, I used "SQL Business
Intelligence Development Studio" to create a project, the control flow is
"Execute 2000 DTS Package", by right click "Execute Task" of the control
flow, the color changed from yellow to red, the message said "package
Execution completed". When I try to schedule this package in SQL Server
Agent, the job failed. When I run dtexec, got following error message.





C:\>dtexec /file "C:\Documents and Settings\lyang\My Documents\Visual Studio
200
5\Projects\TraingDTS\TraingDTS\DTSTraining.dtsx"


Microsoft (R) SQL Server Execute Package Utility
Version 9.00.1399.06 for 32-bit
Source: Execute DTS 2000 Package Task
Execute DTS 2000 Package Task is initiated: 0% complete


End Progress


Error: 2008-05-08 09:13:35.74
Code: 0x00000000
Source: Execute DTS 2000 Package Task
Description: System.Runtime.InteropServices.COMException (0x80040427):
Execut
ion was canceled by user.
at DTS.PackageClass.Execute()
at
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask.Ex ec80PackageTask.ExecuteT
hread()
End Error


Progress: 2008-05-08 09:13:35.74
Source: Execute DTS 2000 Package Task
Execute DTS 2000 Package Task is completed: 100% complete
End Progress
Warning: 2008-05-08 09:13:35.74
Code: 0x80019002
Source: DTSTraining
Description: The Execution method succeeded, but the number of errors
raised
(1) reached the maximum allowed (1); resulting in failure. This occurs when
the
number of errors reaches the number specified in MaximumErrorCount. Change
the M
aximumErrorCount or fix the errors.
End Warning


DTExec: The package execution returned DTSER_FAILURE (1).





Can anyone tell me what does the error message mean and how to solve them?





Thanks very much in advance!





Lisa


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.