SQL Server DBA Tutorial 126-Send Email to Multiple Email accounts From SQL Server Agent if Job Fails

preview_player
Показать описание
In this video you will learn how to send email to multiple recipients (email addresses) if SQL Server Agent Job fails. It demonstrates using couple of methods.
1- Send email to multiple accounts (recipients) using sp_send_dbmail store procedure
2- Send email to multiple accounts (recipients) using configured Operator (SQL Server Agent Operator)

Blog post link for the video with script

Visit our website to check out SQL Server DBA Tutorial Step by Step
Рекомендации по теме
Комментарии
Автор

I love this video because it's very useful for a DBA.
I enjoyed watching this video and recommend to others.

Bothe the steps has been clearly explained with examples.


Thanks for educating the community and appreciate your volunteership.

Thanks a lot

krismaly
Автор

Thanks for the video. Good content :):)

lakshayarora
Автор

Hello can you help me. I NEED add messages error generated by sql server to my steps notification. And view on my messages email inbox

Alekzanful
Автор

need help for this, I am pretty beginnerin sql: Create a Trigger to Auto-Email Whenever the Discount % in the SpecialOffer table in Adventure exceeds 80%.

sanazafshar
Автор

una duda! como puedo omitir el certifiado de seguridad cuando este es invalido?? me marca el siguiente error :

Mensaje de excepcion: no se pueden enviar los mensajes de correo al servidor de correo. (el certificado remoto no es válido según el procedimiento de validación)

drackster