Viewing 15 posts - 1,171 through 1,185 (of 18,926 total)
Can't say without seing the code.
So when you ran the proc with profiler on did you see the recompile?
Did you try both version and again compare the perf in profiler?
November 15, 2011 at 5:38 am
Brandie Tarvin (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Guy missing 60 cpus! Don't know how to help.http://www.sqlservercentral.com/Forums/Topic1205595-391-1.aspx
Did he feed them after midnight or get water on them?
SET Snark = OFF;
Don't know, there seem to...
November 15, 2011 at 5:31 am
I love the new question style Ron! Nice way to do this :cool:.
November 15, 2011 at 5:19 am
Guy missing 60 cpus! Don't know how to help.
http://www.sqlservercentral.com/Forums/Topic1205595-391-1.aspx
November 15, 2011 at 5:11 am
SQLSeTTeR (11/15/2011)
November 15, 2011 at 5:10 am
SQLSeTTeR (11/15/2011)
Just to be clear, you are saying to ensure hyperthreading is active on ALL CPU's, correct?
Back to square 1. What is the specific problem you are trying to...
November 15, 2011 at 5:01 am
Search for CSS text align. I don't remember right now.
You don't need a cursor for this. Look again at how Lowell's doing it. There's a way to...
November 15, 2011 at 4:57 am
Stop playing with indexes. Your problem is likely that you are missing information about the keys of that join. My guess is that you need to have 1-2...
November 15, 2011 at 4:45 am
SQLSeTTeR (11/15/2011)
I'll disable hyper-threading tomorrow and let you know the outcome.Thank you for your assistance!
No I meant maybe it's NOT activated on the 1 missing cpus. (Check Bios too).
November 15, 2011 at 4:35 am
Don't know, never had that issue nor read about it aside from the hyperthreading issue.
November 14, 2011 at 7:12 pm
You messed up somewhere in the copy / paste.
You could always try to use [server name or ip] instead of using quotes. Maybe that's the difference here.
November 14, 2011 at 7:11 pm
Welsh Corgi (11/14/2011)
Ninja's_RGR'us (11/14/2011)
If not send an html e-mail and use code to calculate the correct headers for the code and you'll...
November 14, 2011 at 7:10 pm
petervdkerk (11/14/2011)
November 14, 2011 at 4:14 pm
Michael Valentine Jones (11/14/2011)
GilaMonster (11/14/2011)
Ninja's_RGR'us (11/14/2011)
I'd start with, is there more code here?1 sec for this is extreme.
However note that the CPU time is 0.
Maybe the hidden code is:
waitfor delay...
November 14, 2011 at 4:13 pm
Viewing 15 posts - 1,171 through 1,185 (of 18,926 total)