locked
SQL Server Agent Job Notifications Not Working RRS feed

  • Question

  • We have successfully setup Database Mail, and I am able to right click and 'Send Test E-Mail' and it works perfect. We have a few jobs setup in SQL Server Agent, and if the job fails it should e-mail us. Recently a job failed, but no e-mail. So I looked at the job log and see:

    NOTE: Failed to notify 'Development' via email.

    I confirm under Operators we have `Development` with the e-mail address I would like the error message to go to. Any ideas what would cause this?
    Tuesday, March 2, 2010 12:22 AM

Answers

  • Found the problem. Have to right click the SQL Server Agent and click properties. Then in that popup that is a place to enable notifications, and select Database Mail and the profile. Kind of hidden a bit, hopefully helps others.
    • Marked as answer by JustinK101 Tuesday, March 2, 2010 12:52 AM
    Tuesday, March 2, 2010 12:52 AM

All replies

  • Make sure you have set DBmail to be used for alerts in the agent profile. Right click SQL server agent  properties  Alert system  tick on Enable mail profile and choose Database mail and one of the mail profile and restart SQL agent.
    Thanks, Leks
    • Proposed as answer by Jason__Wang Thursday, July 24, 2014 8:05 AM
    Tuesday, March 2, 2010 12:52 AM
    Answerer
  • Found the problem. Have to right click the SQL Server Agent and click properties. Then in that popup that is a place to enable notifications, and select Database Mail and the profile. Kind of hidden a bit, hopefully helps others.
    • Marked as answer by JustinK101 Tuesday, March 2, 2010 12:52 AM
    Tuesday, March 2, 2010 12:52 AM
  • I think we have answered this thread at the same time.!!
    Thanks, Leks
    Tuesday, March 2, 2010 1:02 AM
    Answerer
  • Thanks for this! Helped me fix my issue. : )
    Friday, November 13, 2015 6:58 PM
  • Still helping 7 years later! Thanks!
    Thursday, April 6, 2017 3:13 PM
  • Hi Justin,

    I know this post is old... but thank you very much!  You are the man. :-)

    Kelly

    Friday, January 11, 2019 6:59 AM
  • Thank you so much. It works now. 

    Success is where preparation and opportunity meet.

    Tuesday, October 29, 2019 7:54 PM
  • Great, Thank You.
    Thursday, February 6, 2020 5:13 AM
  • Thank you. it works
    Wednesday, July 15, 2020 6:25 AM