February 20, 2007 at 1:40 am
I keep pointing out that the sql performance memory recommendations are not complete. As with all things it just depends, but the /3gb switch can give problems. Read Ken Henderson's Guru's guide to internals, this explains how it all works.
I agree with Geoff, tuning is usually about 10% hardware and 90% application. I know it seems easier to throw hardware, blame the server, blame sql server - but it's usually the application that needs looking at - this is what I do for a living ( tuning ) and in nearly all cases it's the application ( including indexes ) that needs attention. The main hardware issue I run up against is the use of Raid 5 .
[font="Comic Sans MS"]The GrumpyOldDBA[/font]
www.grumpyolddba.co.uk
http://sqlblogcasts.com/blogs/grumpyolddba/
February 20, 2007 at 12:57 pm
oops! sorry Jeff , slip of the brain.
[font="Comic Sans MS"]The GrumpyOldDBA[/font]
www.grumpyolddba.co.uk
http://sqlblogcasts.com/blogs/grumpyolddba/
February 20, 2007 at 7:15 pm
Heh... at least it sounds the same... I've been called worse
--Jeff Moden
Change is inevitable... Change for the better is not.
February 20, 2007 at 7:24 pm
I love a good discussion, especially when the likes of Colin and Jeff add their knowledge to the banter. I'm always learning something from them. Keep it up guys !
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
February 20, 2007 at 8:31 pm
Sam,
You took a good first step by defragging the DB. Now, about that "slow query" and "insufficient memory" problem... "slow" normally means "resource hog" for CPU, IO, and Memory. If it's not too large, you should post it and let us see if we can identify some key areas to help you with.
If it is large, check it for a couple of really bad things...
There's a couple million other things you should look for... but that's what I would look for first.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 5 posts - 16 through 19 (of 19 total)
You must be logged in to reply to this topic. Login to reply