Viewing 15 posts - 46 through 60 (of 287 total)
I remember reading about the development of the NT Operating System, almost 20 years ago.
All developers were required to submit, on average, 250-300 lines of completed, tested source code...
July 16, 2015 at 12:19 pm
Steve,
I can certainly envision a query that might benefit from having the best possible plan generated although I can't in my experience recall such a query, maybe because such option...
May 17, 2015 at 10:44 am
I've worked in shops where formal documentation was required for all code and it had to be maintained.
I've worked in shops where developers insisted that the best and only...
May 17, 2015 at 10:32 am
A lot of good experience has been written for finding problem queries on this thread. The experiences can be summed up by saying that for a person to identify potential...
May 17, 2015 at 8:31 am
After reading Jeff's post, I think I'll revise my strategy for dealing with problem queries.
It's a lot more efficient than mine.
:hehe:
May 16, 2015 at 9:29 am
Eric,
If your users claim the server is slow, I would do several things:
> Ask them, "Compared to what?" This is not a smart *** question. It's a realistic question about...
May 15, 2015 at 1:15 pm
There are so many ways to find problem queries; it's hard to elaborate all of them.
When I first get on a server that is new to me, I perform...
May 12, 2015 at 6:15 pm
I don't have a lot of good stories in my career about companies' dedication to performing root cause analysis and problem resolution.
So many companies and CIO's I've worked for had...
April 28, 2015 at 4:02 pm
I've seen code reviews required in some shops, little or none in others.
An old adage applies: "An ounce of prevention is worth a pound of cure." Sometimes 10 pounds, if...
April 24, 2015 at 10:06 am
Nice art work, Jeff. For once, someone used a font that was large enough for me to read it.
But you are off subject. We are talking about 2 different things....
April 23, 2015 at 8:34 pm
My last DBA position was in the Operations part of a DevOps shop.
The company's implementation of DevOps was a colossal failure in several respects:
1. The ROI for the huge...
April 23, 2015 at 6:58 pm
All, nice answers.
I think this is the final word on the correct and appropriate setting for MAXDOP: http://support.microsoft.com/en-us/kb/2806535
April 3, 2015 at 1:26 pm
Having spent 20+ years as a software engineer programming in 10 different, 2nd through 5th generation, software languages, I have a good understanding of the paradigm differences between computer software...
March 20, 2015 at 9:46 am
Henrik,
Have you experimented with data compression, both at the row and page level?
I'm created significant storage efficiency improvements at the page level but those results involved a lot of...
March 2, 2015 at 1:51 pm
Viewing 15 posts - 46 through 60 (of 287 total)