problem with profile-autosys

Hi All,

I have trying to schedule an autosys job and it is failing. The shutdown script runs fine by itself from the UNIX box but fails when i try to schedule it through autosys.

I have compared user.env with auto.env (variables obtained through an autosys script) and updated my profile with the following variables

AUTOSERV
AUTOUSER
AUTOSYS
MANPATH
PATH
LD_LIBRARY_PATH
SYBASE
DSQUERY

The user.env showed SHELL=/bin/ksh and the auto.env did not have it. not sure if my profile needs to reflect it.

When i forcestart the job it is failing and not even generating logs.
Appreciate your assistance.
Thanks,

My problem has been resolved. The issue was with using relative path vs absolute path. I change it and this fixed the issue.