sp_CheckTempdb
March 18, 2026
This is a free SQL Server tool to check SQL Server tempdb configuration and performance. It is used to quickly detect issues as well as for immediate troubleshooting when tempdb appears to be a current point performance issues.
sp_CheckSecurity
March 18, 2026
This is one of our free SQL Server tools for SQL Server Database Administrators (or people who play DBA at their organization) to check the security of their SQL Servers. It is used to detect security vulnerabilities and discrepancies in SQL Server instances.
sp_CheckBackup
March 18, 2026
This is a free SQL Server backup check tool to check SQL Server recoverability. It is used to detect recoverability vulnerabilities and discrepancies in the backups of SQL Server instances.
sp_CheckAG
March 18, 2026
This is a free SQL Server availability group check tool for SQL Server Database Administrators (or people who play DBA at their organization) to check their SQL Server high availability.