Viewing 15 posts - 511 through 525 (of 994 total)
One more thing - people that know stuff like IP port numbers, and can answer follow-on questions have obviously used them enough to have them in their heard, therefore you...
March 8, 2009 at 2:05 pm
There's a cliched phrase: the more you know, the further you go.
When I used to interview people to be devs or managers on my various teams at Microsoft, one of...
March 8, 2009 at 1:56 pm
If you don't know the name of the executable, how can you do resource balancing on a machine with multiple instances - e.g. using WSRM?
I think it's a reasonable question.
March 8, 2009 at 1:17 pm
If you can run a DBCC CHECKDB and log backups successfully then I say that it looks like the db is clean.
Make sure you do some root cause analysis to...
March 8, 2009 at 10:30 am
Mani - what do you mean you changed the path and it worked? Can you explain in more detail? That doesn't make any sense.
Thanks
March 7, 2009 at 3:00 pm
ok - so you really did mean the database state is ONLINE. In that case, why do anything else? You don't need to detach or build a new log file....
March 7, 2009 at 1:46 pm
David O (3/7/2009)
My thought process was the corruption might be limited to a section of the log file. By rebuilding, the hope was to force all the transactions to...
March 7, 2009 at 12:42 pm
David - your post is more or less ok - you're not advocating detaching the database from the prod system. However, on the test system, if the database comes online...
March 7, 2009 at 11:15 am
The link is fixed - look - I can do databases - not Internet stuff, right? 😛
Thanks Steve
March 7, 2009 at 10:56 am
Here's the post, with links to deeper explanations in each case How can a log backup fail but a full backup succeed?
Be sure to vote in the backup verification poll...
March 7, 2009 at 10:23 am
Yes, to what Gail said about bad advice - don't ever detach a broken database.
Back to the original problem - the log was corrupt, but in an interesting way. The...
March 7, 2009 at 9:53 am
Also consider that if you let chkdsk do any repairs, and it touches anything in the database files, it will most-likely result in database corruption.
March 4, 2009 at 3:44 pm
You're welcome. Check out the other ones too - see the TechNet Magazine category on my blog.
Cheers
March 4, 2009 at 2:46 pm
ok - no offense - but if you don't know how to do a RESTORE then I don't think this forum is the right way for you to address this....
March 4, 2009 at 8:46 am
It's no big deal - just be wary of making sweeping assertions/generalizations. Cheers
March 3, 2009 at 12:34 pm
Viewing 15 posts - 511 through 525 (of 994 total)