Hello I have a SQL task that runs for 15 minutes every night. Recently I got a false positive result which tells the job runs successfully after it ran for 22 seconds. But that was totally wrong. I wanted to set up an alert to let me know when the task runs less than 5 minutes or so, so that I know that job or that result is a false result and I can manage manually.
Thanks.