What is SQL Server Agent?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is SQL Server Agent?
Rating:
SQL Server Agent is used to automate administrative tasks. It is used to add jobs, store job information, run a job on a schedule, etc. By default, it is disabled at the time of installation. To enable this tool, a user has to explicitly start it.
Rating:
Was this information helpful?
Other articles
- Data Integrity
- SQL Server Profiler
- What is RAID-0?
- What is log shipping?
- What is the serveradmin fixed server role?