Results 1 to 2 of 2

Thread: SQL Server Logs (error logs)

  1. #1
    Ziggy Guest

    SQL Server Logs (error logs)


    When looking at SQL Server error logs, I noticed that the current error
    log had grown to 1MB whereas most of the files are only a few KB.

    QUESTION 1: Can I set the max size for an error log file? If so, how?

    QUESTION 2: If not, is there a workaround?

    Thanks


  2. #2
    pvd Guest

    SQL Server Logs (error logs) (reply)



    Run sp_cycle_errorlog
    HTH

    ------------
    Ziggy at 8/28/01 12:37:21 PM


    When looking at SQL Server error logs, I noticed that the current error
    log had grown to 1MB whereas most of the files are only a few KB.

    QUESTION 1: Can I set the max size for an error log file? If so, how?

    QUESTION 2: If not, is there a workaround?

    Thanks


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •