Viewing 15 posts - 4,996 through 5,010 (of 5,843 total)
Isabelle (8/14/2008)
In monitoring some performance issues that we are having, I see that the SQL:User Connections counter shows on the average about 800. I read online that if this...
September 16, 2008 at 9:39 am
While XML may be a solution to this particular design issue, I would take a good look at SQL 2008 and it's Sparse Columns feature. I really bet that...
September 16, 2008 at 9:34 am
Steve Jones - Editor (9/15/2008)
- security, you can secure things, but the more co-located things...
September 16, 2008 at 9:31 am
In addition to the recommendation by others that you need to set lock pages in memory permission for the domain account now used, 30720 MB is too high for a...
September 11, 2008 at 7:39 am
Junior, you really, really need to get a consultant in for a day or two to explain to you what types of HA are available in SQL Server and to...
September 11, 2008 at 7:37 am
I'm with GSquared on this one. If you are asking multiple open-ended questions like that it is almost certain that you do not have the skills, training or experience...
September 10, 2008 at 6:55 am
jcrawf02 (9/9/2008)
I'm working in an environment where the reporting server is only updated...
September 9, 2008 at 12:23 pm
It's usually the other way round, though only if a bookmark lookup is required. The optimiser will only pick a plan with a bookmark lookup if it feels that the...
September 9, 2008 at 8:07 am
The first one is the reason so many database developers like Nolock. They notice that the query runs faster pretty much every time, get excited about that, and then...
September 9, 2008 at 8:03 am
1) Turn off autoshrink. No back talk - just do it. :hehe: There are a ton of bad things that happen when this fires (which is does...
September 9, 2008 at 7:50 am
Rem (9/5/2008)
I am not sure which one to try first. Any hints?
Yes: call PSS and pay them the $275 or whatever it is. Had you done this...
September 5, 2008 at 7:03 am
I suggest you contact PSS. There are quite a number of bugs that can cause this (the Broadcom adapter one mentioned in the linked article, HP iLO driver, Windows...
September 4, 2008 at 8:35 am
WOW! Doesn't get much better than that! You even get to take advantage of the long drive for some "me time"! Congrats.
September 4, 2008 at 8:06 am
Roy Ernest (9/3/2008)
September 4, 2008 at 8:02 am
The hardware has 8 CPU (Hyper-Threading). CPUs 0 to 5 are Processors Affinity while 6 to 15 are I/O Affinity (because I was seeing entry like this on e...
September 4, 2008 at 7:57 am
Viewing 15 posts - 4,996 through 5,010 (of 5,843 total)