run script in autosys at a specified time.
DrBugsMar 6 2008 — edited Apr 21 2008I have created a shell script.
I want to run the script in Autosys.
Please note that my shell script runs as "$ ksh run.ksh"
How do I make autosys run this script at 5:00PM every day?
insert_job: abc job_type: c
box_name: run.box
command: ksh run.ksh
machine: mach1
#owner: mach1@mymach
permission: gx,wx,me,mx
std_out_file: /x401/autosys/output/${AUTORUN}_${AUTO_JOB_NAME}.out
std_err_file: /x401/autosys/output/${AUTORUN}_${AUTO_JOB_NAME}.err
alarm_if_fail: 0
profile: /export/home2/prof.profile