I have many sql jobs setup to run and email results. Whenever we have any sort of email issues, my jobs start hanging. I have stopped and started sql agent multiple times, but when I try and start the jobs again, they hang. The jobs are doing simple select statements and those run successfully on their own.
Is there an easy way to find where this is hanging? Only these jobs are failing (ones with sendmail commands). I can select the operator and send a test email successfully.
Is there an easy way to find where this is hanging? Only these jobs are failing (ones with sendmail commands). I can select the operator and send a test email successfully.