Review Your Windows Task Scheduler: It May Affect Your SQL Server Performance

Everything you need to know about Review Your Windows Task Scheduler: It May Affect Your SQ…. Read our step-by-step tutorial.

January 12, 2022

Review Your Windows Task Scheduler: It May Affect Your SQL Server Performance

Category: Performance
What is a Windows task scheduler?

It is a Windows component that can schedule programs and schedules to run at predefined times or after specified time intervals.

Why should you care about this?

Sometimes, unbeknownst to you, some non-SQL related tasks are scheduled that can start at peak SQL times and affect performance.

How to check it?

1- Use the Windows search box and search for “Scheduler”.

Click on Task scheduler to list all programs.

How to fix it?

  1. See what can be removed.
  2. If the task needs to stay, we recommend scheduling it for times when SQL has no transaction load.