dbTalk Databases Forums  

Re: Workflow error

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


Discuss Re: Workflow error in the microsoft.public.sqlserver.dts forum.



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

Default Re: Workflow error - 04-02-2004 , 01:37 AM






I personally would not fail the task. I would be looking for the duplicate
row up front of the DataPump. If there is a duplicate then I would avoid
the DataPump task and move to another task that hadled the error.

When you say Fail on error do you mean the task or the row?

How do you determine duplicate? Is it through Key values or through
Checking in a lookup?

You could try the Multiphase transform

Multiphase Data Pump (Field Notes)
(http://www.sqldts.com/default.aspx?282)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"DTS Dummy" <naman (AT) gsr-inc (DOT) com> wrote

Quote:
Hi,

In my DTS I have a transform task that has to run and fail if it finds a
duplicate row. If it fails it returns a DTSTransformStat_Error status. But
the even if I have the workflow defind for on Failure it doesnot execute it
and just throws error and stops execution.
Quote:
Naman Patel



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.