Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

DM views such as dm_os_performance_counters - how to read the results and dealing with sql performance issues in general

$
0
0

Anyone got a link they would like to share on how to read and interpret the results of dm_os_performance_counters

Today I ran into some performance issues with SQL slowing to a crawl for a few processes.

I know there are several tables that need their indexes rebuilt, and its on the to-do list to get these cleaned up when we can have some scheduled down time.

However, in general, what are some things you can look at to get an idea of where SQL is having trouble, at a system level.

Memory use, Disk use etc...

Ive been reading a bit about using Permon...but wont that affect performance itself?


Viewing all articles
Browse latest Browse all 15889

Trending Articles