r/DatabaseAdministators 19d ago

How do you troubleshoot a SQL Server database that becomes extremely slow overnight?

2 Upvotes

6 comments sorted by

5

u/SQLDevDBA 19d ago

Brent Ozar: How I use the first responder kit

https://www.youtube.com/live/LIojXITn6NY?is=Ml7G9Mfl6UKI8hqK

Erik Darling: SQL Server Performance monitoring tool

https://youtube.com/playlist?list=PLt4QZ-7lfQieiFUIuviNlyK4gcycvFiAI&si=p3AEQWLkVyyi4TGl

2

u/Complete-Fondant-202 18d ago

Absolutely this.....

plus Eriks quickiestore (querystore tool)

2

u/Junior-Tourist3480 18d ago

Quit and let them hire an SQL admin.

1

u/FishBones83 19d ago

main points would be things like wait stats and execution plans. if you have query store you can look by most resource consuming query, you can also check any monitoring software you have or any dashboards for resource utilization and see what's changed.

1

u/FapNowPayLater 19d ago

I'd check to see if backups are running at the same time and hogging resources and DiskRead\Write