The [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] error log contains user-defined events and certain system events you can use for troubleshooting ...
EXEC sp_readerrorlog 0 --log file you want to read: 0 = Current, 1 = Archive #1, 2 = Archive #2, etc , Null --log file type. 1 or Null = error log. 2 = SQL Agent log ...
All the information in SQL Server database is stored in 8 KB-sized pages. If any page gets corrupted, server fails to read the data in the database and displays different errors. Some common errors ...
In SQL Server Management Studio (SSMS), you can see the SQL Server database state. Alternatively, you can use T-SQL commands to verify your database status. You can use the DATABASEPROPERTYEX function ...
Have you ever started SQL Server only to discover your database labeled “In Recovery,” you know how upsetting it can be—especially when the process appears to ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target. Logging is an essential feature for any application, as it is ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results