Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Saturday, October 7, 2017

failure precedence

SQLServerCentral » Latest topics
failure precedence
Hello,
Package has several tasks connected to each other...
I am introducing a failure precedence so I set the task1 to fail so on failure task2 gets called.
When task1 fails then task2 (execute sql task - select 1) fails also.
do you know

No comments: