Growth of transaction log

  • someone has script to monitor a Growth of transaction log in sqlserver/

    or link.

    thank's

  • use the dbcc sqlperf(logspace) command...

    if you want to monitor it, create a table and insert the results from the command into the table.

    --------------------------------------------------------------------------
    When you realize you've dug yourself into a hole....Step 1...stop digging.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply