<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>James Luetkehoelter : SSIS</title><link>http://sqlblog.com/blogs/james_luetkehoelter/archive/tags/SSIS/default.aspx</link><description>Tags: SSIS</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>How *not* to handle a compensation step on failure in an SSIS package</title><link>http://sqlblog.com/blogs/james_luetkehoelter/archive/2010/06/17/how-not-to-handle-a-compensation-step-on-failure-in-an-ssis-package.aspx</link><pubDate>Thu, 17 Jun 2010 21:34:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:26252</guid><dc:creator>James Luetkehoelter</dc:creator><slash:comments>0</slash:comments><comments>http://sqlblog.com/blogs/james_luetkehoelter/comments/26252.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/james_luetkehoelter/commentrss.aspx?PostID=26252</wfw:commentRss><description>Just stumbed across this where I'm working. Someone created a global error handler for a package that included this SQL step: DELETE FROM Table WHERE DateDiff(MI, ExportedDate, GetDate()) &amp;lt; 5 So if the package runs for longer than 5 minutes and fails,...(&lt;a href="http://sqlblog.com/blogs/james_luetkehoelter/archive/2010/06/17/how-not-to-handle-a-compensation-step-on-failure-in-an-ssis-package.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=26252" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/james_luetkehoelter/archive/tags/SSIS/default.aspx">SSIS</category><category domain="http://sqlblog.com/blogs/james_luetkehoelter/archive/tags/What+were+you+thinking_3F00_/default.aspx">What were you thinking?</category></item></channel></rss>