Viewing 15 posts - 18,736 through 18,750 (of 19,564 total)
Anything that is Serverview is not a MS SQL product. They are 3rd party apps being installed into SQL server. As for the service names with Serverview in...
December 15, 2009 at 9:12 am
Just a hunch, are you seeing contention in tempdb?
http://blogs.technet.com/askperf/archive/2008/03/25/lock-pages-in-memory-do-you-really-need-it.aspx
http://msdn.microsoft.com/en-us/library/ms190730.aspx
Also, setting up tempdb properly can ease some of the performance problems you are seeing.
December 14, 2009 at 9:26 pm
You're welcome.
December 14, 2009 at 9:15 pm
I was leaning toward the Correct answer until I re-read the question and convinced myself that it was asking for server performance. I would have to agree with Peter...
December 14, 2009 at 1:59 pm
It seems similar to this other thread.
Specifically look into xp_servicecontrol
December 14, 2009 at 1:14 pm
What version of SQL and OS are you running?
When you installed DTC, what was your procedure?
Where do you see that DTC is running/not running (Service control panel or Cluster Administrator)?
December 14, 2009 at 12:39 pm
WayneS (12/14/2009)
Alvin Ramard (12/14/2009)
GSquared (12/14/2009)
CirquedeSQLeil (12/11/2009)
December 14, 2009 at 12:29 pm
jcrawf02 (12/14/2009)
crookj (12/14/2009)
CirquedeSQLeil (12/11/2009)
crookj (12/11/2009)
Humorous(Watching the single winning Cleveland Browns defeat the so called World Champions - Pittsburgh Steelers.) 😛
Yes, yes indeed that is humorous:-D. Too bad my...
December 14, 2009 at 12:27 pm
OK - I disagree with the current answer. Though there are 3 select queries to retrieve the results - the recursive query is two select statements.
Maybe it is nitpicking....
December 14, 2009 at 11:35 am
Lucky guess - Image would not display.
December 14, 2009 at 11:18 am
What is the difference between this question and the question for 12/27/2004?
Different answers are correct, so which of the two is more correct?
December 14, 2009 at 11:08 am
What is the difference between this question and that of Feb. 16, 2005?
One says that you must use a wrapper, the other says that the wrapper already exists and nothing...
December 14, 2009 at 11:07 am
Just tested the query in SSMS 2008 and it produced the same results as 2000 QA.
December 14, 2009 at 10:51 am
What is your disk configuration and tempdb configuration?
December 14, 2009 at 10:47 am
Viewing 15 posts - 18,736 through 18,750 (of 19,564 total)