How to access SQL Server error log in Microsoft SQL Server Management Studio | Tutorial or Beginners
In this tutorial, we will learn how to access SQL server logs in SQL server management studio. Also, we will learn the following things. 1) Access your SQL Server error log 2) Query the error log in SSMS (sp_readerrorlog 0,1,’ Server process ID’) 3) Find the error log location if you’re connected … Read more