Using SQL Server Agent
SQL Server Agent is a Windows service serving mainly as a provider for the automation of regular tasks. Tasks that can be automated are not only administrative ones, but also other tasks supporting the operation of information systems. For example, data movements like ETL processes, migration tasks, integration package runs, and so on and so forth. Having SQL Server Agent running for all time is also a prerequisite for some features offered by other SQL Server services, for example, data collection or reporting services unattended report executions or subscriptions.
SQL Server Agent service is installed within the SQL Server setup without an option to skip its installation. Actually, every edition except Express Edition ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access