SQL Server 10 Steps Using SQL Server Agent to Create Email Alert June 22, 2023June 22, 2023 Javier Huthon In this article, we’ll go over how to notify email users when a SQL job fails. Configuration is done to alert the user to handle
SQL Server How to Schedule SQL Server Backup March 20, 2023 Andriy Kravets A disaster recovery approach must include a solid backup and restore plan. This piece will outline 3 distinct methods/solutions for setting up a scheduled backup
SQL Server How to Run Schedule Backup SQL Server Database Using SQL Agent May 21, 2021 Javier Huthon SQL Server Agent allows us to create jobs and assign any number of schedules to them. This allows for great flexibility when deciding when jobs