dbTalk Databases Forums  

Execute Package Task - Workflow

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


Discuss Execute Package Task - Workflow in the microsoft.public.sqlserver.dts forum.



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

Default Execute Package Task - Workflow - 10-21-2004 , 09:59 AM






I executed a DTS that has a list of "Execute Package Task"
to execute other DTS in sequence. Checking first if
previous package has finished successfully.

I do it using workflow.

But it does not work when one of the called DTS fails in
an "Execute SQL Task".

How can I solve this problem?

Thank you!

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Execute Package Task - Workflow - 10-21-2004 , 12:03 PM






For the execute package task to fail when a child package task fails you
need to set fail on first error in the child package. See the Package
Properties dialog.


--
Darren Green
http://www.sqldts.com

"Ian Tanner" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I executed a DTS that has a list of "Execute Package Task"
to execute other DTS in sequence. Checking first if
previous package has finished successfully.

I do it using workflow.

But it does not work when one of the called DTS fails in
an "Execute SQL Task".

How can I solve this problem?

Thank you!



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.