December 2017
Intermediate to advanced
434 pages
10h 14m
English
When a job is finished, some notification(s) may be issued by SQL Server Agent. SQL Server Agent never informs about progress, just about the result of the job.
We can set more notification channels. Let's take a look at the Notifications tab:

An administrator can choose which channel of notification will be used. E-mail or Page operators and Windows application log can be set. One extra option is also possible--the Automatically delete job option, which is quite dangerous because when a job is deleted, its history is also deleted and diagnostics are not possible in this case.
For every selected notification channel, ...
Read now
Unlock full access