Page 1 of 1

Shell script not kicking off

Posted: Tue Sep 04, 2007 8:46 am
by swades
Hello,
We are scheduling DataStage jobs from Crontab (Shell Script ).I have made entry in crontab to run script at perticular time but It is not executing.
what can be the reason ?
However I can execute the same manually.

Thanks for your time.

Re: Shell script not kicking off

Posted: Tue Sep 04, 2007 1:27 pm
by Ultramundane
swades wrote:Hello,
We are scheduling DataStage jobs from Crontab (Shell Script ).I have made entry in crontab to run script at perticular time but It is not executing.
what can be the reason ?
However I can execute the same manually.

Thanks for your time.
1. User Error
2. Cron daemon not running
3. Environment is not sourced correctly for cron execution