Viewing 15 posts - 181 through 195 (of 994 total)
Yup - if CHECKDB can't get the memory it needs, it will fail. It processes tables in batches, with at least one table plus indexes per batch. I'm surprised it's...
July 2, 2010 at 2:35 am
Another question with an arbitrary, not-well explained answer. The actual index structures are exactly the same for all index types except full-text indexes. So how is 4 the correct answer?...
June 11, 2010 at 9:59 pm
WTF? A question where you're supposed to spot a syntax error and figure out the correct answer, rather then working through the logic that seems right? This question sucks.
June 11, 2010 at 9:45 pm
Wrt the one line sales pitch at the end of my last two QOTDs, this is deal I worked out with Steve Jones. I provide a couple of really good...
June 8, 2010 at 11:19 am
@Festeron: Nope - the log backup containing the minimally-logged operation cannot be used for a STOPAT restore to any point in time covered by the entire log backup. For this...
June 8, 2010 at 11:09 am
lbowman (6/8/2010)
The Bulk-Logged Recovery model provides protection...
June 8, 2010 at 8:14 am
Hugo Kornelis (6/8/2010)
In your explanation, you write that log backups are about the same size as when full recovery had been uses. This matches my expectation, but in...
June 8, 2010 at 7:48 am
Interesting - as those aren't the errors in the DemoRestoreOrRepair database I provide.
Anyway, I don't understand the point of your post. CHECKDB is clearly telling you that you need to...
June 7, 2010 at 8:40 am
My guess would be http://support.microsoft.com/kb/978430. Fixed in SP3 CU9.
May 18, 2010 at 2:43 pm
@Gail No
@alex Yes, which is why I said it would depend on database size and network bandwidth. My point was that the potential risks need to be understood before doing...
May 10, 2010 at 8:16 am
Hmm - there are some nasty potential problems with doing what you describe and I would not recommend it in production:
1) what if the clustered index being rebuilt is very...
May 9, 2010 at 11:23 pm
It's a bug still - unlikely to be fixed. Call in to Product Support so they know you hit it - call will be free as it's a bug.
May 8, 2010 at 9:34 am
That's the file header page for the mdf - the first page that SQL Server looks at and one of two pages that corruption cannot be tolerated on nor repaired...
April 27, 2010 at 8:11 am
alen teplitsky (4/23/2010)
in my experience the biggest impediment to running checkDB on a regular basis is management. i've seen it run without the repair or the all info messages...
April 26, 2010 at 4:48 pm
JasonRowland (4/1/2010)
Perhaps my sense of humor is twisted, but the funniest thing about this prank are the replies from the people who are upset by it.Thanks for the laugh.
Indeed -...
April 1, 2010 at 3:42 pm
Viewing 15 posts - 181 through 195 (of 994 total)