Configure SQL Server Agent Error Logs (General Page)

Use this screen to view and update settings for SQL Server Agent error logging.

Options

  • Error log file
    Specifies the file to which SQL Server Agent writes error logs.
  • ...
    Browse to the error log file.
  • Write OEM error log
    Writes the error log file as a non-Unicode file. This reduces the amount of disk space consumed by the log file. However, messages that include Unicode data may be more difficult to read when this option is enabled.
  • Errors
    Writes only errors and informational messages to the log file.
  • Warnings
    Writes only warnings and informational messages to the log file.
  • Information
    Writes only informational messages to the log file.

See Also

Other Resources

Using the SQL Server Agent Error Log

Help and Information

Getting SQL Server 2005 Assistance

Change History

Release History

5 December 2005

Changed content:
  • The description for the Errors checkbox.
  • The description for the Warnings checkbox.
  • The description for the Information checkbox.