Forum Replies Created

Viewing 15 posts - 541 through 555 (of 832 total)

  • RE: LOB Data

    Rune Bivrin (3/11/2011)


    This question is just completely broken. There's a big difference between "preferred" and "valid". And to claim that varbinary(max) isn't a LOB is a bit daft.

    QFT. Not to...

  • RE: Max Memory

    To be honest I think my jaw dropped when Steve said his *laptop* has 16Gb of RAM in it! I can only dream of having hardware like that available--we upgraded...

  • RE: Restoring after TRUNCATE TABLE

    This is odd. I'm sure I've read stuff that implies TRUNCATE TABLE *does* invalidate log backups until the next full backup is run, which means none of the suggested answers...

  • RE: RAID 10

    Hmmmm. If it hadn't linked the Wikipedia article I got the wrong answer of 2 from I'd have been fine, but when the reference quoted in the real answer supports...

  • RE: Heaps

    dave.farmer (3/1/2011)

    ... so that's all wrong? you don't get a page split and indexes are not updated?

    "Move half the records to a new page" *is* a page split. Still seems...

  • RE: Heaps

    I always thought the nonclustered indexes WERE updated when a page split occurred--seems inefficient (from the query side of things, anyway) for them to be pointing at a forwarding pointer...

  • RE: Key Word Searches

    I agree with Kermit--does this technique offer any benefits over just using full-text search? You can even get SQL Express with full-text search capabilities now!

  • RE: BCP to Text Files. Odd Character at File End

    He already did post his solution--read the second post.

  • RE: Transaction Log Growing Despite Simple Recovery

    TheSQLGuru (2/22/2011)


    It is amazing that 9GB of disk space is a problem these days. You can fit that on a USB key now! 😀

    While true, I'm really not sure...

  • RE: SQL Server 2005 SP3

    As far as I know they don't delete old topics on this site...if people would stop re-activating them by posting in them it might help stop them coming to everyone's...

  • RE: Default Backup Directory

    I picked a random answer because I was interested to see what the actual answer was...interesting to know!

  • RE: Extending minimum datetime values

    Silly question: this 0006 date isn't supposed to be 2006, is it? Would be a lot easier to handle if that's the case.

  • RE: After rebuild job, Log shipping goes out of sync

    Yes, it *can* get back into sync automatically. The only reason it would not do that is if one of the log file backups was lost. Once that big log...

  • RE: After rebuild job, Log shipping goes out of sync

    Doesn't sound like a very long time to me. What's the speed of the link this backup file is being copied over?

  • RE: After rebuild job, Log shipping goes out of sync

    When you say your log shipping is going out of sync, how long are you leaving it for? We have log shipping set up over an ADSL link (e.g. really...

Viewing 15 posts - 541 through 555 (of 832 total)