Viewing 15 posts - 1 through 15 (of 24 total)
we have started virtualizing some stuff using the free vmware server ontop of one of our file servers so no big deal to just setup anothing virtual machine to run...
March 12, 2009 at 8:06 am
Thanks for all the advice guys!
We had a meeting yesterday to go over all this. looks like we're going to virtualize our dev server (which is an identical spec...
March 12, 2009 at 6:56 am
ALZDBA (2/11/2009)
Edited:
Another question: Has de DBLevel been set to 90 (SQL2005) ??
yes the dblevel is set to sql2005 (90)
I've done some testing and it seems to be an issue that...
February 11, 2009 at 6:44 am
LOL Yea about 7-8 years ago they migrated this whole system from access to sql server and it's just kept growing like it is. :crying:
I guess I should have just...
February 9, 2009 at 6:16 am
Here is our sql server version.
Microsoft SQL Server 2005 - 9.00.3239.00 (X64) Apr 9 2008 22:41:28 Copyright (c) 1988-2005 Microsoft Corporation Enterprise Edition...
February 8, 2009 at 12:29 pm
Has anyone heard anything about when SP3 will be released finally?
December 3, 2008 at 12:16 pm
We just upgrade from direct storage to a Dell EqualLogic PS5000 (14x15k 450GB SAS + 2 Hot Spares).
We were running Raid 10 on the direct storage (4x15k 150gig sas) but...
December 3, 2008 at 6:23 am
changing the max dop does not require a restart and is an instant change.
I know it's not fun playing with a production box but it's really the only way. it's...
November 14, 2008 at 9:10 am
try setting the max dop to 2 to start and see what happens. then if that doesn't help try slowly adjusting the cost threshhold up a bit at a...
November 14, 2008 at 8:59 am
check what your parallelism settings are and keep an eye on what's running and check for heavy processes that are using parallelism. That has been the major contributor the high...
November 14, 2008 at 7:23 am
There will always be a need for triggers but it is something that should be used sparingly and only when you truly have no other option.
In our company we do...
November 10, 2008 at 2:58 pm
I'm going to voice a me too that percentage based resizes are bad IMO... A good DBA should be monitoring every database and be aware of not only size but...
August 27, 2008 at 6:36 am
yes over on the MSDN forums someone gave some code although it is very specific to c# and .net
private bool IsInSubnet (string ipAddress, string cidr) {
string [] parts...
May 15, 2008 at 5:18 am
Thanks for the cool script Chris,
I've been looking to build some sort of auditing system for my company for a while now but haven't really thought much about how to...
October 3, 2007 at 3:10 pm
Is anyone else going to the tech fest?
Almost the entire IT dept here at my company is going.
September 28, 2007 at 9:10 am
Viewing 15 posts - 1 through 15 (of 24 total)