Viewing 15 posts - 3,946 through 3,960 (of 4,745 total)
seekwell_fan (1/24/2009)
Thank you all for your advises. I appreciated all of them
I can't answer to each of you, so I would like to answer only for some common ideas.
First,...
January 24, 2009 at 4:20 pm
the certification won't harm as it shows a good attitude and willingness to learn, but in IT experience counts for a whole lot more.
go for it, but you may have...
January 23, 2009 at 4:19 pm
Cathy DePaolo (1/23/2009)
http://www.sqlservercentral.com/articles/Administration/64732/....
January 23, 2009 at 10:33 am
with the sizes you quote I would definitely split up the reindexing job, one for the large table, one for the others. As an estimate a 50Gb log as a...
January 23, 2009 at 10:23 am
Cathy, I think you need to tailor you maintenance to your circumstances, It's always a problem when you have a large database consisting almost entirely of a single table. You...
January 23, 2009 at 9:26 am
Is it just me or it seems strange why these CU1 fixes were not included in SP3 in the first place?
quote]
A service Pack is a fixed point where microsoft guarantee...
January 21, 2009 at 4:07 pm
Perry, I'll find out the exact versions and LUN configuration if only because I want to know and am a little worried we might be missing a trick here.
I would...
January 21, 2009 at 12:29 pm
thanks for the feedback.
Please don't keep shrinking the file, it will fragment the database each time you do, also auto shrink could kick in at busy times, last thing you...
January 21, 2009 at 10:38 am
thanks for the replies.
The VM would have had either 2 or 4 cores (cannot remember for sure) with maxdop = 0, so parallel queries would have been possible.
We are using...
January 21, 2009 at 10:05 am
Grant Fritchey (1/21/2009)
January 21, 2009 at 6:57 am
a long thread here but I don't think this has been asked\answered -
the article mentioned that VM streamlines the DR process, but for that to be fully true the...
January 21, 2009 at 6:26 am
I think you will find SQL 2000 is more popular than you think, there are still a lot of 2000 instances out there.
Almost everyone installing from new though will be...
January 20, 2009 at 1:33 pm
you have told the reindex job to only use 10% of each page when it reorganises the data, hence you have loads of wasted space within each page, so the...
January 20, 2009 at 1:10 pm
EdVassie (1/19/2009)
The msdb database often becomes very important, particularly where a site makes extensive use of SSIS or DTS. Whereever this is the case, msdb should be treated...
January 19, 2009 at 7:46 am
Agree with the others the limiting factor is the load the databases put on the server. So you need to baseline your performance stats and every time you add a...
January 18, 2009 at 10:05 am
Viewing 15 posts - 3,946 through 3,960 (of 4,745 total)