May 15, 2014 at 1:35 am
Hi Team,
In my Database server, regularly am facing High cpu utilization issue, and at the same time found some locks on DB.
Want to configure SQL Profiler to monitor the issues.
i've configured sql profiler with default template but unnecessary information is logged on trace file and creating many trace files, unable to fetch the exact reason for high cpu / locks.
please suggest the evens to trace the below issues.
high CPU utilization.
DB locks.
expensive queries/ stored procedures.
May 15, 2014 at 1:55 am
Have a read through this:
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
May 15, 2014 at 4:47 am
And don't use the Profiler gui against a production server. It can add to your problems because it buffers data in a different way than server-side trace.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply