The Operator object represents a single Microsoft® SQL Server™ operator. SQL Server operators receive alert and job status notification in response to events generated by the server.
Use the Operator object to manage the SQL Server operators defined for an instance of SQL Server. With the Operator object, you can:
The Name property of an Operator object is required when creating an operator on SQL Server. The Name property uses the SQL Server data type varchar(100).
A SQL Server operator created with the minimum required values has no schedule information and is assigned no notifications.
To create a SQL Server operator
To modify an existing SQL Server operator