Forum Replies Created

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

  • RE: Log Shrink

    First you can truncate the unused portion of the log by issuing:

    backup log [databasename]

    with TRUNCATE_ONLY

    go

    Then shrink the log file: get the fileid of the .ldf that you are trying to...

  • RE: Managing Jobs - Part 1

    I'm looking forward to the naming conventions discussion. Our 43 servers have names all over the place.

  • RE: SQL MAIL ERROR !! HELP!!

    If this is a WIN2K server make sure the SQL Agent service acct is in the local admin group. Also in Outlook you need to make sure that the...

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