/
Adding SQL Operators

Adding SQL Operators

SQL Operators are special entities that receive notifications when various events occur on a SQL Server. Follow the steps below to configure SQL Operators:

  1. In Microsoft SQL Server Management Studio, connect to the SQL Server as the sa user (or a similarly privileged user). In the left hand pane expand the SQL Server node, followed by the "SQL Server Agent" node that appears underneath. Right-click on "Operators" and click the "New Operator..." option:




  2. Enter Name, email address, and ensure the "Enabled" checkbox is ticked.




  3. Click "OK" to create the SQL Operator. The SQL Operator should now appear under the "Operators" node:




SQL Operators can be selected to receive notifications when certain events occur in SQL Server, such as a SQL Server Agent job succeeding, or failing.



Related content

Running the Jiwa Self Hosted REST API on same port as existing IIS webserver using a Reverse Proxy
Running the Jiwa Self Hosted REST API on same port as existing IIS webserver using a Reverse Proxy
Read with this
Scheduled Database Backup & Restore
Scheduled Database Backup & Restore
More like this
Configuring SQL Server Database Mail
Configuring SQL Server Database Mail
More like this
Configuring the Notification service
Configuring the Notification service
More like this
Plugin Scheduler Logs the error The transaction operation cannot be performed because there are pending requests working on this transaction
Plugin Scheduler Logs the error The transaction operation cannot be performed because there are pending requests working on this transaction
More like this
Managing Connections
Managing Connections
More like this