SQL Server Wait Events -2

Hi, You should find that which of wait events are in the SQL Server database and status of currently waiting tasks.   Read previous article with following link SQL Server Wait Events -1     To solve slowness of SQL Server database, you should find which wait events exists in the database.   You can … Continue reading SQL Server Wait Events -2