Viewing 15 posts - 1,141 through 1,155 (of 18,926 total)
brazumich (11/15/2011)
I will "third" liking your question format. It forces us to actually type the code if we want to cheat that way before answering the question.
Or...
November 15, 2011 at 7:47 am
Brandie Tarvin (11/15/2011)
Ninja's_RGR'us (11/15/2011)
Brandie Tarvin (11/11/2011)
EEEK! I just sold another story. Happy happy.Now I have to write more.
EDIT: Nevermind. I see you were quoting them for Grant. DOH. Sorry.
You...
November 15, 2011 at 7:41 am
Grant Fritchey (11/15/2011)
November 15, 2011 at 7:40 am
I'd wait at least 1 month before choosing to drop anything. End of month or anything might need those.
System usage is still usage BTW.
November 15, 2011 at 7:39 am
SQLSeTTeR (11/15/2011)
Thanks Paul! Do you happen to have the white paper on that?
Aside from the 2 he already posted and which you forgot to read?
November 15, 2011 at 7:38 am
We don't see your picture. Attach it to the thread or another server.
November 15, 2011 at 7:18 am
Start with never use it assuming you care about data quality and you'll be better off.
There are very specific case uses but they are rare.
http://sqlblog.com/blogs/andrew_kelly/archive/2009/04/10/how-dirty-are-your-reads.aspx
November 15, 2011 at 7:11 am
SQL Kiwi (11/15/2011)
Brandie Tarvin (11/15/2011)
SQL Kiwi (11/15/2011)
SQL Server 2008 R2 added support for more than 64 logical processors (= schedulers).
Does this mean SQL 2008 (regular) will never show...
November 15, 2011 at 7:09 am
I just can't tell you what's happening without seeing both actual plans.
Ever tried to get your car fixed without taking it to a mechaninc? Pretty much same thing here...
November 15, 2011 at 7:05 am
No snapshot isolation uses the row version store in tempdb to read the last "valid" version of the row while an update occurs in the base table. That way...
November 15, 2011 at 7:04 am
Grant Fritchey (11/15/2011)
Ninja's_RGR'us (11/15/2011)
jcrawf02 (11/15/2011)
Hey, I like the condensed version of The Thread...Same here.
No offense if I forgot anything else. I didn't reread the whole 2 weeks either :hehe:.
Excellent...
November 15, 2011 at 7:03 am
jcrawf02 (11/15/2011)
Hey, I like the condensed version of The Thread...
Same here.
No offense if I forgot anything else. I didn't reread the whole 2 weeks either :hehe:.
November 15, 2011 at 6:53 am
I do the backups locally, on a 2nd san. In a shared folder and then immediately kick in a test restore.
So I know right away if anything went wrong......
November 15, 2011 at 6:52 am
Any reason why you're no using snapshot isolation?
November 15, 2011 at 6:49 am
Tom Brown (11/15/2011)
And I'm not going to try to get the actual execution plan of a while loop process again!! - big mistake.
😀
1 loop would have been enough, but...
November 15, 2011 at 6:45 am
Viewing 15 posts - 1,141 through 1,155 (of 18,926 total)