About 1,260,000 results
Open links in new tab
  1. How to Access the SQL Server Error Log

    Aug 23, 2024 · SQL Server Error Logs. The current log in the SQL Server Error Logs is named ERRORLOG and has no extension. The previous logs are named ERRORLOG.#, denoting …

  2. Viewing the SQL Server Error Log - SQL Server | Microsoft Learn

    Feb 14, 2025 · Get help detecting problems in SQL Server by viewing the current error log, or backups of previous logs, to check whether processes finished successfully.

  3. Read SQL Server error logs using the xp_readerrorlog command

    Nov 14, 2019 · Reads current SQL Server error log and search for multiple conditions. This query searches for text Database and Initialization in the current SQL Server error logs. Both the …

  4. SQL Server Error Log Configuration - Simple Talk - Redgate …

    Dec 16, 2020 · The SQL Server error log is a great source of information for DBAs for monitoring errors and the operation of the server. Greg Larsen explains the details and how to configure …

  5. SQLskills SQL101: The SQL Server ERRORLOG - Erin Stellato

    Mar 9, 2017 · When you initially install SQL Server it only keeps the most recent six (6) ERRORLOG files, in addition to the current, active one. A new ERRORLOG file is generated …

  6. Where are SQL Server connection attempts logged?

    Jul 20, 2011 · In SQL Server Management Studio, open SQL Server Properties > Security > Login Auditing select "Both failed and successful logins". Make sure to restart the SQL Server …

  7. How to View SQL Server Error Logs - DatabaseFAQs.com

    Aug 14, 2024 · To view the SQL Server Error Logs in SQL Server Management Studio, follow the following steps. First, run SQL Server Management Studio and connect to the required …

  8. Manage the error log - SQL Server | Microsoft Learn

    You can read the contents of the SQL Server or SQL Server Agent error log file and filter on keywords by using sp_read_errorlog. For example, you can find log messages in the current …

  9. Simple way to find errors in SQL Server error log

    Jan 7, 2021 · Quickly Find and Parse SQL Server Error Log script. This tip was first written in 2007 and after reviewing the tip, it still works with the latest version of SQL Server.

  10. SQL SERVER – Where is ERRORLOG? Various Ways to Find …

    Mar 24, 2015 · Here are various ways to find the SQL Server ErrorLog location. A) If SQL Server is running and we are able to connect to SQL Server then we can do various things. So we …

  11. Some results have been removed
Refresh