Hey, thanks for stopping by

This is my blog where I used to write about SQL Server and PowerShell. I now mainly blog about SQL Server on the SQLWATCH (The free and open source SQL Server Monitoring framework) blog. If you previously subscribed for the SQL Server content, you may want to re-subscribe to the SQLWATCH blog. If you like however to read random things, check the posts below. Thanks!

How to intelligently auto-cycle ERRORLOG using T-SQL

In my previous post, I described different ways to read very large SQL Server Log (ERRORLOG) – 5GB to be exact. However, this was a reaction to something that has already happened. In this post, I will show you how to prevent this from happening at all.