Viewing 15 posts - 196 through 210 (of 1,348 total)
Paul Randal (1/10/2011)
You're kidding, right? 🙂
i kid i kid
but for us mortal people who don't work for consulting companies and who's employers don't pay for this stuff it's out of...
January 10, 2011 at 1:48 pm
Question Guy (1/7/2011)
As a side note, the biggest problem I have had with index/query slowdowns is with extent fragmenation. While I've read that extent frag...
January 7, 2011 at 11:49 am
works fine on my 3GS
January 6, 2011 at 7:42 am
i wasn't much into FPS's until i played Call of Duty Black Ops in the last month
December 28, 2010 at 10:41 am
never had a problem with AV software. i use Symantec Endpoint Protection i get from work.
after much thinking i'll probably buy a laptop next year along with an iPad and...
December 28, 2010 at 8:37 am
in my experience it's a lot less painful than spending 3 hours with the string functions getting the email just right. i can't even remember most of the string functions...
December 23, 2010 at 9:40 am
if you have the same indexes on the subscribers as the publisher, start running the index DMV's to check for unused indexes and delete them. it will reduce your I/O...
December 23, 2010 at 9:36 am
is this a select query? why not just use SSRS?
December 23, 2010 at 9:33 am
dajonx (12/22/2010)
I was wondering if anyone has any resolution to this problem that I'm having. I currently have 64-bit SQL Server 2005 SP2 on my backup server and I...
December 23, 2010 at 9:24 am
i think it's part of SQL 2005 and later, but you can run it during a backup. i use Netbackup and my scripts are set up to check for consistency...
December 23, 2010 at 9:18 am
have you checked for missing indexes?
i dump my physical_stats index DMV to a table and run the missing index DMV's once a day and then create a report with the...
December 23, 2010 at 9:16 am
installed it in QA yesterday after i upgraded one of their servers to Windows 2008 R2 from 2003. they were on a build in the 4000's so i just installed...
December 23, 2010 at 9:11 am
when my kids get older i'll be contributing a lot more
December 23, 2010 at 9:04 am
they will probably have higher capacity hard drives by then that you can replace into your existing RAID5
just make sure you're running Windows 2008 R2
December 22, 2010 at 2:28 pm
Viewing 15 posts - 196 through 210 (of 1,348 total)