• manikanta1207 (7/2/2013)


    when do we take tail-log backup? and how can we take? wt cmds to be used

    This sounds like a series of interview questions. My recommendation is that Gail's good answer has given you the end result but you need to readup about backups and TailLog backups in Books Online. Just in case you don't know what "Books Online" is, open SSMS then press the {f1} key and you're there (is the SQL Server "help" system).

    --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)