Forum Replies Created

Viewing 15 posts - 106 through 120 (of 191 total)

  • RE: Unrelated indexes being updated

    GilaMonster (2/21/2012)


    The clustered index key is present in all nonclustered indexes. That's one of the reasons that the clustered index is recommended to be on a non-changing column.

    Hmmm... that makes...

  • RE: Unrelated indexes being updated

    AKKK! Yes, that's it. Well this is gonna get ugly, I guess. Thanks for the pointer.

    ron

  • RE: Very unwise customer with "suspect" db

    Thank you for that link! I will explore it as soon as time permits.

    thanks!

    ron

  • RE: Very unwise customer with "suspect" db

    I agree, it sounds pretty hopeless, and the customer realizes it. They're going to pay someone to try and restore the data, and more power to them. If...

  • RE: Triggers

    That's kinda like saying you can have an unlimited number of deer ticks in your underwear. Sure, you can... but why would you want to?

    ron

  • RE: Physical vs logical corruption

    GilaMonster (12/20/2011)


    Dunno, what are you defining as 'logical corruption'? It's not a standard term.

    Sorry, I'd been reading >>this article<< this morning.

    Thanks for all the help.

    ron

  • RE: Physical vs logical corruption

    Oh! I almost forgot my original question. So... this would be logical corruption, then? Because the values are screwy? I'm sorry to be such a n00b,...

  • RE: Physical vs logical corruption

    GilaMonster (12/20/2011)


    What recovery model and what is your backup strategy and frequency?

    Recovery model is full, the backup strategy is something I'll need to talk to the customer about. (This...

  • RE: Physical vs logical corruption

    GilaMonster (12/20/2011)


    As for how to fix, you posted an incomplete checkDB output, there's at least one, hopefully two more lines to the output. Please post them.

    Sorry, I was hoping to...

  • RE: Complex joins

    SQL Kiwi (12/6/2011)


    Hi Hugo,

    Writing a question to demonstrate the equivalence of SQL expressions is very brave, so well done for that. Small point: in the explanation you say, "the...

  • RE: Table space usage 1

    The only thing that tripped me up was:

    The amount of space used DOES depend on the fragmentation of the index that supports the FOREIGN KEY constraint.

    I took this to...

  • RE: Attaching db strips index properties

    Ninja's_RGR'us (10/19/2011)


    Glad you're on the "good" side of things!

    How could I look at that cute little face and assume there was potential for even a shred of evil behind it?

    ron

  • RE: Attaching db strips index properties

    Ninja's_RGR'us (10/19/2011)


    P.P.S. I never meant to say you were the one executing the 10 t error :-).

    Oh I know. I made a conscious decision not to take it that...

  • RE: Attaching db strips index properties

    Ninja's_RGR'us (10/19/2011)


    The only time I had a similar issue was an id10t issue in the script (db context wrong).

    Since copying the files doesn't edit them, that just can't happen.

    Maybe you...

  • RE: T-SQL Multiplcation

    Since I'm totally lost and still don't get it after reading this entire thread, I'm just going to stay away from the decimal type for the rest of my career....

Viewing 15 posts - 106 through 120 (of 191 total)