I have SCSM 2010 environment with a DB server and SM server.
The SM console is very slow in executing all queries and displaying results.
I identified that my SCSM DB server is very slow. Particularly the instance where the SCSM db is running. If I stop this instance, the server is very much normal.
IF the instance is running, its memory utilization is at peak.
I queried about the memory consumed by each db and found that Tempdb is utilizing most of the memory. Its DATA size is 60 GB and log size is 90 MB.
No problem with Disk free space as I have enough still free.
What is the best method to make my SM db works fast? Do I need to reset my SM database and start from scratch?
Or do I need to truncate incidents?(currently the running number is 22000 and I have only Incident management implemented).
Any help appreciated.


