Viewing 15 posts - 2,206 through 2,220 (of 8,416 total)
Roy Ernest (1/13/2011)
January 13, 2011 at 5:26 pm
Rem70Rem (1/13/2011)
Microsoft SQL Server 2005 - 9.00.3282.00 (X64) (Build 3790: Service Pack 2) . Can I lock the page in memory? I...
January 13, 2011 at 5:05 pm
Roy Ernest (1/13/2011)
Paul, The system_cache_kb is currently 593464. Unfortunately all the memory counters are kind of useless since I did a controlled reboot of the Server.
Much better than an uncontrolled...
January 13, 2011 at 7:35 am
Grant Fritchey (1/13/2011)
January 13, 2011 at 6:50 am
GilaMonster (1/13/2011)
January 13, 2011 at 4:16 am
sachnam (1/12/2011)
January 12, 2011 at 9:46 pm
Grant Fritchey (1/12/2011)
January 12, 2011 at 9:42 pm
Roy Ernest (1/12/2011)
January 12, 2011 at 9:40 pm
sqldba_icon (1/12/2011)
I am runnning sql 2005 64 bit std edition with Sp3 + CU10 ..do i still need to enable the trace flag?
Yes.
January 12, 2011 at 6:19 pm
Jack Corbett (1/6/2011)
January 6, 2011 at 6:02 am
Jeff Moden (1/5/2011)
Personally, I'd prefer a NULL to be returned instead of an error...
Hmmm. That's an interesting question. I don't like the idea of NULL being overworked (yet...
January 6, 2011 at 2:43 am
Hey Roy,
This is a complex topic, but the most useful general point I can make is that locking tends to add CPU overhead rather than anything else. Alex Kuznetsov...
January 5, 2011 at 3:13 pm
sknox (12/30/2010)
I know how to write an XOR using AND/OR/NOT.
Yes, but Gianluca wasn't to know that. You might have been asking a sensible question, rather than just making the...
December 30, 2010 at 1:16 pm
telastruct (12/30/2010)
Actually, I did test it and it works great. I tested it on a table with almost 4 million rows and it only took a minute or two.
Now try...
December 30, 2010 at 12:44 pm
Gianluca Sartori (12/30/2010)
SELECT SYSDATETIME()
,SYSDATETIMEOFFSET()
...
December 30, 2010 at 1:46 am
Viewing 15 posts - 2,206 through 2,220 (of 8,416 total)