From Gerardo.Molina@schwab.com Wed, 07 Feb 2001 11:25:47 -0800 From: "Molina, Gerardo" Date: Wed, 07 Feb 2001 11:25:47 -0800 Subject: RE: re: cron script (fwd) Message-ID: MIME-Version: 1.0 Content-Type: text/plain Try: ps -ef |grep cron you should see: /usr/sbin/cron as one of the entries. If not, then your cron daemon is not running. If it is, then it may be the syntax of your crontab entry. Try: crontab -l > cron.txt Post your cron.txt to the list and we'll have a look. HTH Gerardo -----Original Message----- Sent: Wednesday, February 07, 2001 2:36 AM To: Multiple recipients of list ORACLE-L Hi Molina, Yes I want it to run at every day at 1am . But it is not running at all. My server time is correct . -- neena -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: TIL-TEC INET: til@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@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@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@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).