Alert Not Firing.

  • I added a new message using sp_addmessage (50001,16,'My message',1)

    I then configured an alert to check this message id.

    In a stored procedure that does a check for a certain condition if condition is true  raiserror (50001,16,1)

    My hope was that the alert would fire and then the response would be to send me an email.

    Since the alert is not firing I get no email.

    What am I missing here.

    Thanks

    Gary

  • Hi all, I figured out what the problem is and now the alert is firing just fine.

    Thanks

    Gary

  • I have the same issue..

    what was your problem

    Duch72

  • I am having the same problem can anybody shed some light on the solution.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply