Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个运行存储过程的 sql server 作业。我已安排此作业每 10 秒运行一次。
现在我的问题是,如果作业正在运行并且需要超过 10 秒(假设需要 20 秒),那么 sql 作业是否有可能开始下一个计划?