Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 Sending failure emails

Author  Topic 

NeilG
Aged Yak Warrior

530 Posts

Posted - 2009-06-15 : 11:22:59
Not sure if anyone has experienced this before,

I currently have a Execute SQL Task which executes a Stored procedure, however i've create to simple send mail task one for success and one for failure, however regardless of the task succeeding or failing it does will not send an email

Any ideas

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-06-15 : 14:40:15
have you set up email profile correctly?
Go to Top of Page

NeilG
Aged Yak Warrior

530 Posts

Posted - 2009-06-16 : 03:54:45
Yes the email profile has been set up correctly, as if execute the send mail task on its own this works fine. however when the Excute sql task fails it doesn't then move on to send the email it just stops, is there somewhere where i need to change to force it to move onto that step on a failure
Go to Top of Page
   

- Advertisement -