SQL Server Agent is the primary scheduling engine in SQL Server. This is used to execute scheduled administrative tasks like
SSIS Packages, T-SQL Scripts, Batch Files and Subscriptions etc. which are referred to as Jobs. It uses msdb database to store
the configuration, processing, and metadata information. Apart from SQL Server Agent related information, msdb database
also stores similar information related to Backup, Restore, Log Shipping, SSIS Packages etc.
Submitted questions and answers are subject to review and editing, and may or may not be selected for posting, at the sole discretion of w3Sniff.
Get Started
Comments
Leave a Comment