Page 1 of 1

Problem on Scheduling Jobs

Posted: Fri Sep 12, 2008 11:11 pm
by vinodn
Hi All,

Job schedule on a specific day (eg., on Saturday Tuesday) getting aborted, where as when i schedule the job to run TODAY it is running perfect.

Would appreciate if anyone helps me out

Thanks in advance[/i][/b]

Posted: Sat Sep 13, 2008 7:32 am
by chulett
Only if you give us a better idea what 'getting aborted' means. :?

UNIX uses two different schedulers - 'cron' for any kind of repeating schedule and 'at' for one time runs. Your scheduling user would need permissions to both (entries in cron.allow and at.allow) in order to make any type of schedule. If you have problem with one and not the other, your first resource to consult would be a SysAdmin.