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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to