Viewing 15 posts - 1,291 through 1,305 (of 2,640 total)
Rich - no not directed at you - there's an almost constant number of posts over memory on sql server, I don't think there's a definitive description posted anywhere. Giving...
February 14, 2007 at 1:03 am
sorry but you're still missing the point, the /PAE switch has nothing to do with a page file .. don't understand this question. As I keep trying to point out,...
February 13, 2007 at 3:13 pm
Hmm . I'll have to get back to you, I used a production database on a test server. my selects used a sarg of " where col1 = @variable "
I...
February 13, 2007 at 2:43 am
I'm working with an app that was designed by developers who are a pretty skilled bunch of guys and who know T-SQL, however their schema leaves a lot to be...
February 12, 2007 at 2:55 pm
You can use under 4gb of ram with awe OR the 3Gb switch. AND you can use the 3gb switch and awe with more than 4gb of ram.
Up to 16gb...
February 12, 2007 at 9:42 am
so being an antisocial miserable git is fine for a DBA then ? phew - thank goodness, thought i was in the wrong job < grin >
I must be honest...
February 12, 2007 at 9:36 am
I fail to see the relevence of this question. As your table is presumably a heap it will do a table scan which would be sequential , no other way...
February 12, 2007 at 8:25 am
which edition of sql server and o/s are you using - just in case it's developer which is connection limited.
Are you certain your connections are correct as this sounds like...
February 12, 2007 at 8:21 am
have you tried searching for the file? It may have been deleted. I'm not sure that you can provide an uninstall file if one is not there.
February 12, 2007 at 8:18 am
you'd really have to post the code for anyone to help -- but --- to resolve proc issues I normally lift the code into QA and run it manually, that...
February 12, 2007 at 8:14 am
actually sql server deals with this situation quite well, I've encountered some log shipping scenarios where logs were being shipped every minute but the jobs actually took 4 mins to...
February 12, 2007 at 8:12 am
Apparently you can do this, I wasn't too sure as I know it was discussed during the 2005 workshops at ms I attended, anyway here is a link with info...
February 12, 2007 at 8:08 am
It seems to me there's plenty of documentation about mirroring and log shipping. To be honest there's not much similarity and each has its advantages and disavantages. Full mirroring really...
February 12, 2007 at 7:56 am
memory available is limited by the underlying o/s, there's too many posts about this .. this link shows capcities for windows 2003
http://www.microsoft.com/windowsserver2003/evaluation/features/comparefeatures.mspx
To use the extra memory you'll need the...
February 12, 2007 at 7:49 am
Viewing 15 posts - 1,291 through 1,305 (of 2,640 total)