Forum Replies Created

Viewing 15 posts - 571 through 585 (of 832 total)

  • RE: Where are you?

    Brandie Tarvin (2/4/2011)

    DUDE! I forgot people can pay to get private trips into outer space. I would SO do that!

    There's a slight difference between a paid trip into outer space...

  • RE: Clearning the transaction log

    Hugo Kornelis (2/4/2011)

    I chose the correct answer because I considered the scenario of a database with a long-running transaction. When the oldest active VLF is necessary for tha ttransaction, no...

  • RE: Unable to connect to MsSqlServer 2005 express

    What do you mean by SQL Client 2000? If you mean Enterprise Manager that ships with SQL 2000, you can't use it to manage a SQL 2005 database.

  • RE: Indexing Lookups

    Hugo Kornelis (2/3/2011)


    Great question!

    I'm surprised (and, frankly, disappointed) about the large percentage of incorrect answers, though.

    Especially considering the "reprint" of Gail's excellent articles on the subject recently...

  • RE: What Brand of Desktop is best these days?

    ReadyBoost is more of a replacement for insufficient RAM than anything...if you have plenty of RAM you won't see much benefit from using it. Oh, and you need a decent...

  • RE: Subtle Line Feed / Carriage Return issue

    tejaswini.patil (1/26/2011)

    I want to understand why the output will be 1, 3, 4?? Can anyone explain how it is correct?

    Have you tried reading the rest of the comments? It's...

  • RE: RAID

    To add to what Steve is saying about the probabilities--let's say one of the disks in that eight-disk array has already failed. With RAID 0+1 we lose all our data...

  • RE: RAID

    James Lean (1/26/2011)

    And obviously on the flip-side, you could lose one disk from each stripe set in RAID 0+1 and lose all the data; or you could lose both disks...

  • RE: What Not To Say

    "So that's what you wanted? Whoops!"

    The explanation given for that doesn't ring true. What usually happens to cause that comment, in my experience, is that the specifications were extremely clear...they...

  • RE: Is this a Proper Backup?

    Oddly, I was about to mention that 12 hours to backup 38Gb sounds like USB 1.1 transfer rates, but I see you've found that out for yourself. 🙂

  • RE: Corruption Detection

    Tom.Thomson (1/24/2011)

    Another potential issue is physical deterioration of the media. This does happen as discs get older. In the old days drive hardware (or in even older days,...

  • RE: Log file size estimation

    If you ran a logfile shrink in between each table reindex I wouldn't expect it to help at all, because all the information you've just put in the log file...

  • RE: Backup plan

    piet.kouwer (1/13/2011)


    Restoring transactions is not available in SQL Express (at least not in the SSMS), so I guess this isn't an option.

    It isn't an option because you're running the database...

  • RE: Scaling Up

    Tb level databases? I have enough problems with the few Gb databases that are all I ever need to deal with! 🙂

  • RE: ANSI Padding

    I got it right apart from the last option--the reference I was looking at didn't mention anything about TOP performance being affected by this. Not greatly saddened because I don't...

Viewing 15 posts - 571 through 585 (of 832 total)