killerless


Hello,

When I run my package, a task will fail, however, the package will claim that it was successful. Why is this, and how can I trigger a failed package when one task fails

Thanks in advance.



Re: Packege success, despite task failure

BSHOE


Look at your package execution properties. You will see the "Fail package on Failure" option. The package claiming that it is successful is odd. You might want to also look at the "Maximum Error Count" property (again at the package level) to make sure you haven't set it higher than 1. Look at the "Force Execution Result" property also to make sure you don't have it set to "successful".

Hope this helps.






Re: Packege success, despite task failure

DonnaSue

Where do I find 'Maximum Error Count' and 'Force Execution Result'







Re: Packege success, despite task failure

jwelch

They are properties of the package (and of the control flow tasks and containers). If you click in an empty area on the control flow of the package, and hit F4, you should see the properties window.