|   | ![]() |
|
SQL Server Agent 1 2 3 4 5 6 7 8 9 OperatorsYou can run the SQL Server Agent without ever setting up an operator, But, you will miss out on one of the most powerful mechanisms withing SQL Server. Operators are the core of yoru notification system. Without an operator, you have no way of being notified of a critical job that failed or when an environmental counter exceeds its threshhold. Creating an Operator The steps to creating an operator are as follows:
Creating a new operator. You should set up an email address for this operator. This can be any valid e-mail address. If you have pager capability, you can also configure the pager address. Notice that when you enter a pager address, you can now set up the duty schedule for that pager. This allows you to specify a certain time range during which pager notifications are sent. We will cover the notifications later in the section on alerts.
|
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.