• I have a similar issue.. I want all my steps in a job to go to the next step even if the step fails but I want it to send an email saying that step failed and it went to the next step. I don't believe you can do that natively in SQL server so how can we without adding try/Catch to each step?