Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: cron script

RE: cron script

From: Molina, Gerardo <Gerardo.Molina_at_schwab.com>
Date: Wed, 07 Feb 2001 00:09:23 -0800
Message-ID: <F001.002AD352.20010206221549@fatcity.com>

You've got it set up at 1am (server time). What is the current server time? Use date command.

-----Original Message-----
Sent: Tuesday, February 06, 2001 9:47 PM To: Multiple recipients of list ORACLE-L

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Molina, Gerardo
  INET: Gerardo.Molina_at_schwab.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 Wed Feb 07 2001 - 02:09:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US