SQL Server Developer Center > SQL Server Forums > SQL Server Notification Services > I want to create an operator alert on my SQL 2008 server
Ask a questionAsk a question
 

AnswerI want to create an operator alert on my SQL 2008 server

  • Monday, July 27, 2009 10:34 PMrobertlamour Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I want to create a operator Alert custom message that executes a job
    the job task is to backup the database will full/diagnostic/logistic backups...

Answers

  • Friday, July 31, 2009 5:05 PMrobertlamour Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    First you have to initialize the error number,
    second you must START sql server agent and run Alerts, NEW Alerts and follow the instructions.

All Replies

  • Friday, July 31, 2009 5:05 PMrobertlamour Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    First you have to initialize the error number,
    second you must START sql server agent and run Alerts, NEW Alerts and follow the instructions.