Viewing 15 posts - 3,391 through 3,405 (of 18,926 total)
Thanks for the feedback.
I was about reading to get my brain checked over this one! 😀
August 10, 2011 at 1:04 pm
Paul Randal (8/10/2011)
http://www.sqlskills.com/T_MCMVideos.asp
Ok, but where's the advanced stuff? :hehe:
Ok so take 3 months off, checked!
Brain surgury, checked!
August 10, 2011 at 1:02 pm
When you rebuild the server makes a 2nd copy of the index (if clustered, then the whole table). Then there's a little more overhead.
August 10, 2011 at 1:00 pm
Paul Randal (8/10/2011)
More presentations - yes, but not recorded.Restore behavior - yes, as you've described.
Getting things back without data loss - no, of tail-of-log is corrupt.
Thanks for all the help,...
August 10, 2011 at 12:56 pm
Paul Randal (8/10/2011)
Don't worry about it - too much hassle going through client agreements etc - it would...
August 10, 2011 at 12:54 pm
I've had the service NOT start after 1-2 installs. Just go in services and start it.
If connecting remotely you need to start the sql browser service as well.
Need to...
August 10, 2011 at 12:46 pm
@paul-2, do you have other presentation like teched that cover other cases? I'd love to learn more on the subject.
I'll also try to repro the error. But considered...
August 10, 2011 at 12:44 pm
Paul Randal (8/10/2011)
August 10, 2011 at 12:39 pm
Now they get generated. But I don't have a dumpable test server to try and run it so I'll have to leave it at that for now.
August 10, 2011 at 12:28 pm
doug 40899 (8/10/2011)
Ninja,Is @todaymidnight the same as @sincedate? Since I've already declared that. Just to clarify.
You never posted that code in this thread, so assuming it's containing today's midnight datetime...
August 10, 2011 at 12:27 pm
>= @todaymidnight and < dateadd(d, 1, @todaymidnight)
August 10, 2011 at 12:16 pm
Paul Randal (8/9/2011)
Sounds like memory corruption of a log block changing the slot...
August 10, 2011 at 12:11 pm
You do what you have to. I'll keep on this side of the line :-).
August 10, 2011 at 12:08 pm
@paul-2 : How many cases do you have to contend for?
Now I'd like to explore the scenario where I do have a full backup + full recovery.
Would I have...
August 10, 2011 at 12:07 pm
Ninja's_RGR'us (8/10/2011)
sp_updatestats AND updatestats X keep the current sampling rate
UDPATE STATS WITH <fullscan or smapling rate> overwrites the old setting and saves the new...
August 10, 2011 at 12:02 pm
Viewing 15 posts - 3,391 through 3,405 (of 18,926 total)