Starting an Autosys job that is already running

左心房为你撑大大i 提交于 2019-12-23 05:22:32

问题


What happens when you start an Autosys job that is already running? Is the start ignored or is another instance of the job created and executed in parallel with the already-running job?

I know for a fact that issuing a FORCE_STARTJOB against a running job results in an error saying that the job is already running and that FORCE_STARTJOB has no effect, but I'm not sure how a STARTJOB is handled when the job is already running.


回答1:


I found out that an already running job ignores any FORCE_STARTJOB or STARTJOB messages.



来源:https://stackoverflow.com/questions/24324915/starting-an-autosys-job-that-is-already-running

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!