chingi
7th April 2004, 15:32
Hi all,

Some time I am getting one problem.

A job starts at 11.00pm and takes some time. The frequency is once in a day.
If it goes after 12.00pm and it terminates then next execution date is advanced by one more day.

eg if the job start at 11.00pm on 01/04/04 and it terminates at 01.20am at 02/04/04 then the next execuation time is changed to 03/04/04 not 02/04/04.

Is is the functionality or some settings has to be done? pl let me know



Best Regards

Chingi

dmcgrath
7th April 2004, 17:05
Probably the only way to ensure that this runs daily is to create a calender for the job. This way you ensure that the job is always executed when you want/expect it to.

regards

DLM

jodijk
7th April 2004, 20:35
Originally posted by dmcgrath
Probably the only way to ensure that this runs daily is to create a calender for the job. This way you ensure that the job is always executed when you want/expect it to.

regards

DLM

crontab