| 1. |
When Will Be The Job In Terminated Status In Autosys? |
|
Answer» A job can be terminated if a USER sends a KILLJOB event or if it was defined to terminate if the box it is in FAILED. If the job itself fails, it has a FAILURE status, not a TERMINATED status. A job may ALSO be terminated if it has EXCEEDED the maximum runtime (term_run_time attribute, if one was SPECIFIED for the job), or if it was killed from the command line through a UNIX kill command. Unicenter AutoSys JM issues an alarm if a job is terminated. A job can be terminated if a user sends a KILLJOB event or if it was defined to terminate if the box it is in failed. If the job itself fails, it has a FAILURE status, not a TERMINATED status. A job may also be terminated if it has exceeded the maximum runtime (term_run_time attribute, if one was specified for the job), or if it was killed from the command line through a UNIX kill command. Unicenter AutoSys JM issues an alarm if a job is terminated. |
|