You could also check to see if your crontab file
exists under /usr/spool/cron/crontabs directory
- Deepak
- "Molina, Gerardo" <Gerardo.Molina_at_schwab.com>
wrote:
> 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_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).
Oracle DBA,
Minneapolis, MN
USA
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Deepak Sharma
INET: sharmakdeep_at_yahoo.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 - 16:36:03 CST