Two new procedures
SQLPrompt from Redgate proved useful Erik Darling has built two new procedures; sp_LogHunter and sp_HealthParser. I’ve tried both, and found one server that had core dumped without anyone noticing (using sp_LogHunter). sp_HealthParser crashed on me, because Last_Execution_time was way before Creation_time. How is that possible? I think both go into my toolbox for future use.Find […]
Two new procedures
Two new procedures Erik Darling has built two new procedures; sp_LogHunter and sp_HealthParser. I’ve tried both, and found one server that had core dumped without anyone noticing (using sp_LogHunter). sp_HealthParser crashed on me, because Last_Execution_time was way before Creation_time. How is that possible? I think both go into my toolbox for future use.Find them at […]
SQLPrompt from Redgate proved useful
SQL Server 2019 will be out of mainstream support 2025-02-28.