Home Forums SQL Server 2005 Backups Backup Failed but backup file is created RE: Backup Failed but backup file is created

  • Yes. SQL Server occasionally loses it's mind on such things. Over the last 16 years of using SQL Server, I've given up on trying to find the reasons. It appears to be because of spurious pips on the network when you have a waxing moon with the correct angular displacement to certain sunspots and the Red Wings are playing a home game on a rainy day but only during high tide and the coffee machine across the room is cycled. 😀

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)