Viewing 15 posts - 766 through 780 (of 19,564 total)
GilaMonster (10/8/2015)
Jack Corbett (10/8/2015)
WayneS (10/7/2015)
GilaMonster (10/6/2015)
October 8, 2015 at 3:39 pm
rodjkidd (10/7/2015)
BrainDonor (10/7/2015)
rodjkidd (10/6/2015)
So for Summit will you get to Seattle in time for the meet and greet / official opening of Summit on the Tuesday night?
It will...
October 7, 2015 at 8:47 am
GilaMonster (10/6/2015)
October 6, 2015 at 10:52 am
Eirikur Eiriksson (10/2/2015)
Lynn Pettis (10/2/2015)
Eirikur Eiriksson (10/2/2015)
Lynn Pettis (10/2/2015)
How do I clear the DMVs without restarting SQL?Why?
😎
Because I don't necessarily want to restart SQL just to clear some of the...
October 2, 2015 at 11:52 pm
GilaMonster (10/2/2015)
chuck.forbes (10/2/2015)
So why are some people suggesting the temporary switch to SIMPLE?
Usually because the people suggesting it don't really know what they're talking about.
Hahaha - so true!
October 2, 2015 at 5:58 pm
Stewart "Arturius" Campbell (10/2/2015)
Federations will be retired with Web and Business service tiers in September 2015. (See...
October 2, 2015 at 1:49 pm
Steve Jones - SSC Editor (10/2/2015)
SQLRNNR (10/2/2015)
Brandie Tarvin (10/2/2015)
Lynn Pettis (10/2/2015)
How do I clear the DMVs without restarting SQL?
I found this StackOverflow article. Does it help?
DBCC SQLPERF('sys.dmv_name_here',CLEAR);
--EDIT: And then this...
October 2, 2015 at 12:55 pm
Brandie Tarvin (10/2/2015)
SQLRNNR (10/2/2015)
Brandie Tarvin (10/2/2015)
Lynn Pettis (10/2/2015)
How do I clear the DMVs without restarting SQL?
I found this StackOverflow article. Does it help?
DBCC SQLPERF('sys.dmv_name_here',CLEAR);
--EDIT: And then this if clearing plan...
October 2, 2015 at 12:54 pm
Brandie Tarvin (10/2/2015)
Lynn Pettis (10/2/2015)
How do I clear the DMVs without restarting SQL?
I found this StackOverflow article. Does it help?
DBCC SQLPERF('sys.dmv_name_here',CLEAR);
--EDIT: And then this if clearing plan cache too
DBCC SQLPERF('sys.dm_exec_cached_plans',...
October 2, 2015 at 12:28 pm
Lynn Pettis (10/1/2015)
In my Deadlock thread, was I wrong to admonish the former MVP over his first post? It just hit me wrong.
I thought it was a quick rise...
October 2, 2015 at 12:09 am
This is basically the process behind the scenes.
https://technet.microsoft.com/en-us/library/ms175195(v=sql.105).aspx
October 1, 2015 at 10:19 pm
Ed Wagner (10/1/2015)
If anyone lives in the...
October 1, 2015 at 10:16 pm
Viewing 15 posts - 766 through 780 (of 19,564 total)