| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unix - scheduling
> Hallo,
>
> anyone who has a good example on how to write in the crontab if you want to
> schedule a job to run every four week. Is it possible to do that in unix cron
> job schedule.
"Monthly" is doable. "Every 28 days" requires using at, or a more flexable scheduling tool. That or cron the job daily and have it decide whether 28 days have passed since it last ran (e.g., based on a time string stored in a file).
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762 1582
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: lembark_at_wrkhors.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Tue Jul 02 2002 - 10:03:29 CDT
![]() |
![]() |