sql Limpar agendados调度程序

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql Limpar agendados调度程序相关的知识,希望对你有一定的参考价值。

delete from [sched].[BLOB_TRIGGERS]
delete from [sched].[CALENDARS]
delete from [sched].[CRON_TRIGGERS]
delete from [sched].[FIRED_TRIGGERS]
delete from [sched].[LOCKS]
delete from [sched].[PAUSED_TRIGGER_GRPS]
delete from [sched].[SCHEDULER_STATE]
delete from [sched].[SIMPLE_TRIGGERS]
delete from [sched].[TRIGGERS]
delete from [sched].[JOB_DETAILS]

以上是关于sql Limpar agendados调度程序的主要内容,如果未能解决你的问题,请参考以下文章

c_cpp Limpar uma variavel stringstream

php 删除字符串的一部分 - str_replace - limpar string

Pl Sql 过程在使用 oracle 调度程序进行调度时处理异常

sql CNT电话 - 触发调度程序ImportFlayer

sql oracle作业调度程序日志

如何像调度程序一样将大数据从 MongoDB 导入 SQL Server