3 SQL Server ERRORLOG must have configurations + 7 useful techniques
SQL ERRORLOG is not optimally configured fresh out of the box. Here are a few ideas on how to make it better. There are few issues of how SQL Server sets up ERRORLOGs by default: 1. Only 7 log files are kept by default. 2. Files grow indefinitely. I (usually) do a few things to … Read more