|
Hi,
I have created an autosys job which calls an exe and updates its output files. It was running fine last week. but from this week, it is failing. It is not also updating the output and error files.
The definition of the autoys job is as follows:
/* ----------------- GSRW_CD_AUTOSYS_DEV ----------------- */
insert_job: GSRW_CD_AUTOSYS_DEV job_type: c
command: d\:\apps\CPM5.0\web\GreensheetDotNet\AutoExe\bin\Debug\SampleTestForAutosys.exe
machine: usvmapgrnd01.pc.ml.com
owner: gstautos@amrs
permission: ge, gx,me,mx
date_conditions: 1
days_of_week: mo,tu,we,th,fr,sa,su
start_mins: 00, 15, 30, 45
term_run_time: 60
std_out_file: >>d\:\apps\CPM5.0\web\GreensheetDotNet\Autoexe\bin\debug\GSRW_CD_AUTOSYS_DEV.out
std_err_file: >>d\:\apps\CPM5.0\web\GreensheetDotNet\Autoexe\bin\debug\GSRW_CD_AUTOSYS_DEV.err
alarm_if_fail: 0
On usvmapgrnd01.pc.ml.com machine, the user gstautos has full access. If I run the exe, it is running fine.
Please let me know what might be the reason.
|