Home > Archive > MS SQL Server DTS > March 2006 > Handle task error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Handle task error
talldrink@gmail.com

2006-03-30, 8:27 pm

Hello all,

quickly: I want to be able to be able to have a specific task fail, run
a stored procedure to log the error, and then continue processing the
package as if nothing had gone wrong. When it gets to the end, I'd like
the package to act as if it had suceeded.

More detail: I'm working on a somewhat long ETL where most of my data
is coming from a database that has certain constraints so I can count
on the data being a certain way. A couple of pieces of information I'm
getting from user controlled exel spredsheets. This is all extra data,
and not necessary for a sucessfull processing of the ETL (if the user
messes up, they just don't get their data in the warehouse) Is there
some way for me to have a data flow that handles the spreadsheet, but
if the file is gone, or the data is bad, then just proceed as if the
data flow never existed?

Any help would be appreciated.

talldrink@gmail.com

2006-03-30, 8:27 pm

Newbie mistake, I'm working with SQL Server 2005 and am doing my ETL in
SSIS.

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com