Viewing 15 posts - 256 through 270 (of 717 total)
CUs aren't meant for installation just because they are released, Microsoft says to only install them if they are supposed to resolve an issue you are experiencing, but I think...
March 4, 2011 at 3:17 pm
We are currently running 2008 R2 CU5 in production (and we are about to evaluate CU6 on the dev server.)
In our case if we didn't put CUs in production we...
March 4, 2011 at 2:24 pm
2008 and 2008 R2 have the same support end dates, so support shouldn't be a problem. But for example in our shop we now only have 2008 R2 on our...
March 4, 2011 at 1:39 pm
Thanks for the question.
I would say that 4 is the correct minimum, otherwise you just have RAID1. (You are just mirroring two drives.) You don't get the +0 until you...
March 4, 2011 at 12:18 pm
Yeah, I like that... "We know about it, but it would take too much to fix, so just whack it when it becomes a problem..." 😛
March 3, 2011 at 12:07 pm
kiran.konankal (3/3/2011)
I have only sql 2008 installed in my desk. i tried executing the select's by changing the compatibility mode to 90 and 100 manually.
Changing the compatibility level only changes...
March 3, 2011 at 9:44 am
Thanks for the question, it is nice to know that the RG gathers the stats even when it is disabled.
March 2, 2011 at 12:13 pm
Serge Mirault (3/1/2011)
March 2, 2011 at 10:23 am
Serge Mirault (3/1/2011)
WITH FILE = 1, MOVE N'mydb' TO N'D:\SQL\DATA\mydb.mdf',
MOVE N'mydb_log' TO N'T:\SQL\LOG\mydb_log.ldf',
STANDBY = N'F:\SQL\LOGSHIPPING\ROLLBACKFILES\mydb\mydb_DisasterRecovery_UNDO.BAK', ...
March 1, 2011 at 8:04 pm
Thank you very much for the article, it is good to learn about the pitfalls before actually falling into them.
March 1, 2011 at 1:17 pm
mika.sutinen (3/1/2011)
March 1, 2011 at 10:59 am
James Goodwin (2/28/2011)
The biggest problem I see with your approach is that when someone wants to add a new...
February 28, 2011 at 2:57 pm
Viewing 15 posts - 256 through 270 (of 717 total)