| 1. |
If You Want To Remove The Run Calendar And Start Times From A Job, How Will You Execute With Jil File? |
|
Answer» In Autosys, there is a command called date_conditions which enables the run CALENDAR and start TIME. If date_conditions=1 then the above parameters will be enabled and if date_conditions=0, the parameters will be disabled. THUS, while executing the JIL, date_conditions=0 needs to be set for a job to remove the run calendar and start times In Autosys, there is a command called date_conditions which enables the run calendar and start time. If date_conditions=1 then the above parameters will be enabled and if date_conditions=0, the parameters will be disabled. Thus, while executing the JIL, date_conditions=0 needs to be set for a job to remove the run calendar and start times |
|