Viewing 15 posts - 7,501 through 7,515 (of 7,636 total)
Matt Miller (3/15/2008)
March 15, 2008 at 8:29 pm
Jeff Moden (3/15/2008)
Compare that to where C/C++ programmers have been for over 15 years: they can write new code targeted to run on multiple different platforms right from the start...
March 15, 2008 at 7:57 pm
Either way works for me. I am just tired of trying to read 40 lines of SQL code formatted as Arial. I have to keep cut-and-pasting it over...
March 15, 2008 at 7:25 pm
This doesn't work on Sql2000 does it?
I seem to recall that the "hooks" were in Sql2000, but they never returned anything. Maybe there is some patch or tool that...
March 15, 2008 at 7:16 pm
Check your dependencies; see if any of them are failing to come up on the primary node. For instance, if a disk volume that SQL is dependent on cannot...
March 15, 2008 at 7:10 pm
TRACEY (3/15/2008)
Use sqlio tools and see what the results are
isn't sqlio.exe a benchmark test tool, not a monitoring tool?
March 15, 2008 at 7:05 pm
Use perfmon and look at the idle% and disk queues on your physical disks.
March 15, 2008 at 7:03 pm
Where can I find this function documented? I cannot find it in my SLQ2005 BOL.
March 15, 2008 at 6:59 pm
Does anyone check these things?
It is really disturbing how many wrong answers there are. It also makes me wonder how the folks with over 90% right ar doing it...
March 15, 2008 at 6:27 pm
This answer given is incorrect.
This is reflected by the fact that the Microsoft article no longer says what the answer quotes it as saying.
March 15, 2008 at 5:57 pm
Drexel is in Philadelphia, PA and these are mostly IT/IS majors (part of the Business Administration school).
March 15, 2008 at 5:46 pm
Jeff Moden (3/15/2008)
March 15, 2008 at 5:40 pm
Huh, it works just fine for me.
Are you sure the is SQL Server 2005? Is the database possibly in compatibility mode=80?
March 15, 2008 at 5:17 pm
Viewing 15 posts - 7,501 through 7,515 (of 7,636 total)