通知JOB未在SQL Server代理中启动 [英] Notification that a JOB did not start in SQL Server Agent

查看:79
本文介绍了通知JOB未在SQL Server代理中启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当作业没有运行时,有没有办法发送电子邮件提醒通知?这项工作没有运行,所以没有失败或成功。

Is there a way to send an email alert notification when a job just didn't run? The job just didn't run so there is no failure or success.

推荐答案

不,不是内置功能。您必须实施自己的解决方案,例如一个作业检查其他作业的状态。

No, not as build-in Feature. You have to implement an own solution, e.g. a Job checking the state of the other Jobs.

但我的经验是,SQL Server-Agent作业调度工作可靠。

But my experience is, that SQL Server-Agent Jobs scheduling works reliable.


这篇关于通知JOB未在SQL Server代理中启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆