ssis - Send Failure Email and Fail Package or Job -


i have several ssis packages inherited have been scheduled jobs in ssms send email notifications inside of ssis package. so, if particular piece of 1 of ssis packages fail, users receive email notification failure , details of failure. works fine individual packages or ssms jobs not depend on failure or success of package ahead of it.

my problem , question centers around how allow failure email notifications complete in package fail package in such way step in ssms job fails other steps not kick off? there way without having undo of failure notifications inside of ssis packages , moving failure notifications out somewhere else?

i'm using sql server 2008-r2.

edit: if have task fail package, failure send mail task not kick off.

enter image description here

instead, want this,

enter image description here

but capture package failure. can package is, or have have package fail , redo of packages failure notifications sent different way. again, important ssms jobs contain multiple steps, not individual packages themselves.

dunno whether ssis sql server 2008 had property or released later, can this on mail task indicate it's error handling. also, can set failpackageonfailure afterwards:

setting forceexecutionresult on executable


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -