Content deleted Content added
Added source name to reference. |
m WP:CHECKWIKI error fixes using AWB (10322) |
||
Line 1:
{{
'''SQL Server Agent''' is a component of [[Microsoft SQL Server]] which schedules jobs and handles other automated tasks.<ref>
Typical system tasks performed include scheduling maintenance plans (such as backups), handling [[SQL Server Reporting Services|Reporting Services]] subscriptions and performing [[log shipping]] sub-tasks (backup, copy, restore & check). User tasks, such as scheduling some [[T-SQL]] or command line statement are also common.
SQLAgent has support for operators and alerts, so that administrators can be notified, e.g. by email.
==References==
{{Reflist}}
[[Category:Relational database management systems]]
|