Viewing 15 posts - 751 through 765 (of 1,129 total)
oh..i see your point.I didnt really make a note before i changed the setting but now i can see that sql is using only 32 mb of 43 gb. However...
January 19, 2011 at 8:59 pm
Seems like its always been the same..i will further investigate..
January 18, 2011 at 9:59 am
Actually it is 20 writes and 7934149300 reads for one execution. In any scenario would it be normal for
7934149300 reads and 20 writes.
January 18, 2011 at 9:47 am
page cannot be found:hehe:
January 17, 2011 at 3:26 pm
Thanks. I also came across that article. Do you changing trace flag from configuration manager and changing using query, does it have the same effect?
January 12, 2011 at 10:39 am
SQLkiwi (7/16/2010)
January 12, 2011 at 9:31 am
SQL Server is running under domain account. Which account would you prefer?
January 10, 2011 at 8:25 am
GSquared (1/7/2011)
It can,...
January 7, 2011 at 3:51 pm
sqlbuddy123 (1/7/2011)
Declare @path nvarchar(100) ...
January 7, 2011 at 1:45 pm
Eric Russell 13013 (1/7/2011)
sqldba_icon (1/6/2011)
January 7, 2011 at 1:14 pm
I understand where the binaries are located. Basically i have 50 servers and i do not want to physically log into services console of each of these servers to find...
January 7, 2011 at 1:10 pm
OK. I get it now.Basically we are using xp_cmdshell to transfer files..I have heard many saying xp_cmdshell should not be enabled but i do not see a reason why? Can...
January 7, 2011 at 1:07 pm
thanks . Lets say there is a sql login "test" who has sa priviledge on sqlserver ServerA and doesnt have admin priviledge on the ServerA, still he can stop any...
January 6, 2011 at 3:47 pm
Yeah i can try that i think i might end up giving sa priviledge to the account since the app also kicks off few jobs unless i manually give...
January 6, 2011 at 8:59 am
Viewing 15 posts - 751 through 765 (of 1,129 total)