Viewing 15 posts - 3,091 through 3,105 (of 18,926 total)
sp_updatestats or update with fullscan IIRC they don't do the same thing?
August 25, 2011 at 7:19 am
Grant Fritchey (8/25/2011)
Rajo (8/25/2011)
thanks for your replies.yes , i executed sys.dm_os_wait_stats and found the following has high wait time
CXPACKET
LAZYWRITER_SLEEP
SQLTRACE_BUFFER_FLUSH
SOS_SCHEDULER_YIELD
how to clear these wait types
thanks
CXPACKET waits are usually an indication of...
August 25, 2011 at 7:12 am
No offense, but the info you posted is useless to troubleshoot any further.
What do these 2 queries return? And DON'T do anything untill we say it's ok (easy to...
August 25, 2011 at 7:07 am
How did yo come up with that 10K suggestion?
August 25, 2011 at 6:55 am
not without seeing your current error message.
August 25, 2011 at 6:23 am
Then just make your group. Show group footer and make it as high as you need it and that should look like what you need.
August 25, 2011 at 5:55 am
Does it have to be a matrix? You an do that with a tablix. Not sure about matrix tho.
August 25, 2011 at 5:32 am
My best run was 90% + improvement on cpu, reads and duration across a normal day of prod.
The articles Gail wrote are clearly the way to go (which I used...
August 25, 2011 at 5:30 am
If it's THAT urgent, then I recommend hiring someone. Those articles are amazing but it takes time to assimilate them.
August 25, 2011 at 5:20 am
Jeff Moden (8/19/2011)
forsqlserver (8/18/2011)
I have two databases one is of HRMS application and another for forefront application.Now some table data comes from HRMS database...
August 25, 2011 at 2:52 am
Why did you post this in corruption forum?
In that context it just doesn't make sens to switch to simple.
August 25, 2011 at 2:48 am
Whenever your start a trace with profiler, it will filter itself out from the trace. That's what you are seeing here.
August 24, 2011 at 5:18 pm
If I had to guess, that mods you are doing completely change the execution plans. More importantely the estimates.
I can't say for sure without seeing the actual execution...
August 24, 2011 at 3:53 pm
Ninja's_RGR'us (8/19/2011)
Issue posted on connect
Got a reply today that the connect team was able to reproduce on the latest R2 and denali releases and that this bug will definitely get...
August 24, 2011 at 3:48 pm
Steve Jones - SSC Editor (8/24/2011)
August 24, 2011 at 3:39 pm
Viewing 15 posts - 3,091 through 3,105 (of 18,926 total)