dbTalk Databases Forums  

DTS Failure Workflow not working

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


Discuss DTS Failure Workflow not working in the microsoft.public.sqlserver.dts forum.



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

Default DTS Failure Workflow not working - 08-17-2006 , 08:27 AM






Are there some errors which are not trapped by the Failure workflow on DTS ?
I set up a package to load data from one system to another. It failed
because the file was in use. The following step of the package was set to
execute on the Failure of that step but it did not run. I tried changing the
workflow to Completion and it still did not run.

Reply With Quote
  #2  
Old   
Charles Kangai
 
Posts: n/a

Default RE: DTS Failure Workflow not working - 08-20-2006 , 07:46 AM






One of two possibilities:

1) You may have the package option "Fail package on first error" checked.
Right-click on the designer surface, choose Package Properties and click on
the Logging tab. Make sure the option if off.
2) You may have the step property "Fail package on step failure" checked. To
find out, right-click the task, choose Workflow, then choose Workflow
Properties, and click the Options tab. You need to make sure the option is
turned off.

Charles Kangai, MCT, MCDBA


"rmcompute" wrote:

Quote:
Are there some errors which are not trapped by the Failure workflow on DTS ?
I set up a package to load data from one system to another. It failed
because the file was in use. The following step of the package was set to
execute on the Failure of that step but it did not run. I tried changing the
workflow to Completion and it still did not run.

Reply With Quote
  #3  
Old   
rmcompute
 
Posts: n/a

Default RE: DTS Failure Workflow not working - 08-26-2006 , 09:33 AM



Thank you.

"Charles Kangai" wrote:

Quote:
One of two possibilities:

1) You may have the package option "Fail package on first error" checked.
Right-click on the designer surface, choose Package Properties and click on
the Logging tab. Make sure the option if off.
2) You may have the step property "Fail package on step failure" checked. To
find out, right-click the task, choose Workflow, then choose Workflow
Properties, and click the Options tab. You need to make sure the option is
turned off.

Charles Kangai, MCT, MCDBA


"rmcompute" wrote:

Are there some errors which are not trapped by the Failure workflow on DTS ?
I set up a package to load data from one system to another. It failed
because the file was in use. The following step of the package was set to
execute on the Failure of that step but it did not run. I tried changing the
workflow to Completion and it still did not run.

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.