Viewing 15 posts - 1 through 15 (of 38 total)
Kevin, Thanks for your reply.
1) patch up. Some SIGNIFCANT fixes have been put out there for dbcc checkdb recently
This is not a new sql server. It has been running...
March 15, 2016 at 12:33 pm
I modified the link to make it viewable. Hopefully you can see it now. Thanks.
September 30, 2015 at 8:46 pm
The CPU doesn't stay at high utilization. It spikes when queries are running. I set the Max Memory as 12 GB out of 16 GB. The task manager shows...
July 15, 2015 at 1:38 pm
Jeff, The Compilation Time is from the last time the sql server were rebooted. Thanks.
July 10, 2015 at 1:23 pm
One of the queries comes in on the top in both reports (top queries by total IO and CPU).
It has a total of 1,135,492.95 ms of total CPU time....
July 9, 2015 at 3:40 pm
Jeff, should I run the report of Top queries by total or average cpu/IO?
Thanks.
July 9, 2015 at 3:25 pm
It is MEMOBJ_INDEXSTATSMGR that consumes the most memory. I don't find much information about it. Can you help direct me to find the related resource? Thanks
June 23, 2014 at 1:24 pm
When I ran DBCC memorystatus, MEMORYCLERK_SQLOPTIMIZER consumes about 35.5 GB of memory out of 64 GB total memory. Does it mean I have too many adhoc queries?
June 23, 2014 at 8:09 am
Yes, on the sql default trace file, I see a lot of hash and sort operations. How should I solve it? Yes, the PLE seems to be low too. The...
June 19, 2014 at 7:06 am
Thank you, Gail. I will look for external memory pressure.
June 6, 2014 at 11:28 am
Thank you, Gail, here is the result for select @@version,
Microsoft SQL Server 2008 (SP1) - 10.0.2531.0 (X64)
Mar 29 2009 10:11:52
...
June 5, 2014 at 2:03 pm
From the perfmon, SQLServer:Memory Manager/Total ServerMemory shows 21GB of memory in use, that's what I set the maximum to. I don't where the rest of memory go.
June 5, 2014 at 8:01 am
here is part of dbcc memorystatus result, Thanks.
Memory Manager ...
June 5, 2014 at 7:53 am
Viewing 15 posts - 1 through 15 (of 38 total)