I have a job in autosys and I need to update it to remove the starting time completely.
Currently the start time is set to run at 10pm every night.
update_job: myjobname
start_times:
Do I leave the start_times
blank as above or do I change it to start_times: " "
Any help would be greatly appreciated.