Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 2.65 KB

job-properties-new-job-notifications-page.md

File metadata and controls

40 lines (32 loc) · 2.65 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords monikerRange
Job Properties - New Job (Notifications Page)
Job Properties - New Job (Notifications Page)
markingmyname
maghan
01/19/2017
sql
ssms
ui-reference
sql13.ag.job.notifications.f1
= azuresqldb-mi-current || >= sql-server-2016

Job Properties - New Job (Notifications Page)

[!INCLUDE SQL Server SQL MI]

Important

On Azure SQL Managed Instance, most, but not all SQL Server Agent features are currently supported. See Azure SQL Managed Instance T-SQL differences from SQL Server for details.

Use this page to set actions for [!INCLUDEmsCoName] [!INCLUDEssNoVersion] Agent to perform when the job completes.

Options

E-mail
Select this option to send e-mail when the job completes. After selecting this option, choose the operator to notify and the condition that will trigger the notification: When the job succeeds; When the job fails; or When the job completes.

Page
Select this option to send e-mail to an operator's pager when the job completes. After selecting this option, specify the operator to notify and the condition that will trigger the notification: When the job succeeds; When the job fails; or When the job completes.

Net send
Select this option to use net send to notify an operator when the job completes. After selecting this option, specify the operator to notify and the condition that will trigger the notification: When the job succeeds; When the job fails; or When the job completes.

Write to the Windows Application event log
Select this option to write an entry in the application event log when the job completes. After selecting this option, specify the condition that will cause the entry to be written: When the job succeeds; When the job fails; or When the job completes.

Automatically delete job
Select this option to delete the job when the job completes. After selecting this option, specify the condition that will trigger deletion of the job: When the job succeeds; When the job fails; or When the job completes.

See Also

Implement Jobs
How to: Configure SQL Server Agent Mail to Use Database Mail