Re: how to schedule a job on second saturday using cron ?

Hi Charlotte/Gillies,

Thanks for your help. it works : )

Regards,
Prem.

On 5/23/05, Charlotte Hammond <charlottejanehammond@xxxxxxxxx> wrote:
> Hi Prem,
> Something like this (1am on 2nd Saturday):
> 00 01 8,9,10,11,12,13,14 * 6 /app/my_saturday_job.sh
> Takes advantage of the fact that the second Saturday can only possibly fa=
ll
> in the range of dates 8th to the 14th of the month (and no other Saturday
> can fall on those days!)
> HTH,
> Charlotte
--
http://www.freelists.org/webpage/oracle-l

Other related posts: