Tag: Troubleshooting
SQL Login Failures and Azure SQL
Author: paschott Published Date: February 20, 2019 Leave a Comment on SQL Login Failures and Azure SQL
We ran into an issue recently with a large number of SQL Login failures triggering an alert for our sysadmins. This was in one of…
Posted in SQL Server
Troubleshooting Database Mail on SQL Server 2016
Author: paschott Published Date: November 25, 2016 1 Comment on Troubleshooting Database Mail on SQL Server 2016
tl/dr – Install the .NET Framework 3.5 feature on your server I was setting up a new SQL Server 2016 machine today and going through…