Viewing 15 posts - 151 through 165 (of 276 total)
so what can be used to see an accurate view of how much memory SQL is using?
if i add up all the processes on the server, with SQL showing...
October 5, 2009 at 2:02 am
well poop, you're right. i just tried an experiment on a test server and it just deleted the ndfs and restored into one big mdf again. i guess i gotta...
September 17, 2009 at 6:37 am
thanks! pushing out a registry update would be soooo much easier...
June 25, 2009 at 5:47 am
means i have to install the sql config utility on all client machines? not good... 🙁
June 25, 2009 at 4:33 am
Error with Query Analyzer: Unable to connect to server XXX_Test
Server: Msg 17, Level 16, State 1
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied
(Not access denied, I'm admin...
June 25, 2009 at 2:37 am
i just had a brainfart -
would it work the same if we simply:
1) stop SQL Server
2) copy ALL user and system databases to new SAN location
3) remove local...
December 9, 2008 at 2:40 am
sounds good. can you (or anyone) verify that this is correct?
1) detach all user databases and copy to new SAN location
2) add -c -m -T3608 in startup params and...
December 9, 2008 at 2:13 am
I get the same error sporadically when processing a virtual cube via DTS.
The error would happen about 2-3 times a year on our test system, never on production.
Now, after...
November 29, 2007 at 7:25 am
i guess the question is - why do you want to release this memory from SQL? it will just have to grab it back when it needs it again. it isn't...
July 30, 2007 at 7:42 am
check your query. http://support.microsoft.com/kb/814889
SYMPTOMS
<script type=text/javascript>loadTOCNode(1, 'symptoms');</script>
July 30, 2007 at 7:06 am
64 or 32 bit SQL/Windows?
how much physical ram on the server?
what are the memory settings for SQL? sql properties/memory - min/max, dynamic, fixed, etc.
after a restart, set up a profiler...
July 30, 2007 at 6:57 am
rule-of-thumb is to set up VM pagefile to be 1.5x that of physical ram. SQL will use VM as needed, let it do it's thing. don't worry about it. it's...
July 30, 2007 at 6:48 am
THat works! Thanks, Deepak.
I'm surprised such a fundamental bug exists even at SP2 level. And that there aren't hundreds of posts already on this problem.
July 24, 2007 at 12:28 am
hi steve,
the processing log is missing info, which is part of the problem, since i have no clues on the actual cause of the failures. in the log, it will...
June 29, 2006 at 1:43 am
Viewing 15 posts - 151 through 165 (of 276 total)