Results 1 to 3 of 3

Thread: eMail alerts for Jobs

  1. #1
    Join Date
    Dec 2003
    Posts
    181

    eMail alerts for Jobs

    I created Jobs in SQL Enterprise Mgr and decided to notify some people when certain job fails.

    I created Operators and entered their email addresses but when I tried to Test I got a message that the SQLServerAgent mail session is not running.

    Microsoft said I need to install Microsoft Outlook client for it to work.

    Any one has a work around to this?

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    If you plan to use SQL Mail or SQL Agent Mail then you must use MS Outlook.

    Other options are using SMTP mail, Bill Wunder has an article on how to use SMTP mail

    http://b.wunder.home.comcast.net/14934.htm

    This is based on SMTP mail extended stored procedure by Gert E.R. Drape

    http://www.sqldev.net/xp/xpsmtp.htm

  3. #3
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •