dbTalk Databases Forums  

Managing Connection problems with Workflows?

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


Discuss Managing Connection problems with Workflows? in the microsoft.public.sqlserver.dts forum.



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

Default Managing Connection problems with Workflows? - 11-24-2005 , 09:26 AM






Hi,
we are using a DTS that basically transforms data from a Table in one
repository to a Table in another repository using a DataPump Task.
We also has a success workflow and a failure workflow after the Data Pump
Task (graphically it is linked to the destination Connection) in order to
manage error and success (and log this results and change our internal state
of the transaction).
If the transformation fails, the failure workflows is used (That's OK).
BUT if the destination connection fails (login, timeout, etc), the failure
workflow is not used (and our error handling code is never call).

Is this by Design? Is there any parameter or property that allow us to view
this connection error as part of the Transaformation and then make it
execute the failure workflow?

I think the workaround is make the package fail, and manage the error from
aoutside the DTS.

Any idea will be welcome.

Thanks

LucasC



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.