SQL Server Agent: Difference between revisions

Content deleted Content added
No edit summary
Ajoiner (talk | contribs)
No edit summary
Line 1:
{{unreferenced|date=June 2011}}
'''SQL Server Agent''' is a process which executes [[Microsoft_SQL_Server|SQL Server]] jobs and handles other automated tasks. It canruns beas configureda to[[Windows service] so can runstart automatically when the [[Booting|system boots]] or it can be started manually. It is a component of [[Microsoft SQL Server]].
 
Typical system tasks performed include scheduling maintenance plans (such as backups), handling Reporting Services subscriptions and performing log-shipping sub-tasks. User tasks, such as scheduling some [[T-SQL]] or command line statement are also common.
 
[[Category:Relational database management systems]]