Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> cron script
Hi All,
We have a cron script to take export of a table on 1 st of every month.But it is not running at all.
I changed the line of the script of the cron from
this 00 01 1 * * <path/scriptname>
to 00 01 * 2 * <path/scriptname> to force it run everyday of this month.
I have also submitted the cron by is crontab <cron filename> .But no
still not running at all.
Can any one tell me how to find out the reason for this .
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: TIL-TEC
INET: til_at_pobox.tec.co.in
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 Wed Feb 07 2001 - 00:55:45 CST