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: Cronjob

Re: Cronjob

From: Joe Testa <jtesta_at_dmc-it.com>
Date: Wed, 24 Apr 2002 16:13:25 -0800
Message-ID: <F001.0044EAAA.20020424161325@fatcity.com>


been there done that.

crontab -l > /tmp/c.c
vi /tmp/c.c

crontab /tmp/c.c

joe

Marc Cure wrote:

>You'll lose your entire crontab if you do a crontab -e when /var is full?
>
>(I've had this happen to me on HP-UX...)
>
>Marc Cure
>Oracle DBA, OCP 8i
>
>
>-----Original Message-----
>Jared.Still_at_radisys.com
>Sent: Wednesday, April 24, 2002 5:19 PM
>To: Multiple recipients of list ORACLE-L
>
>
>crontab -e is bad!
>
>1000 points if you can figure out why.
>( guess I'm watching too much 'Whose Line Is It Anyway?" )
>
>Jared
>
>
>
>
>
>Alex <axs_at_m-net.arbornet.org>
>Sent by: root_at_fatcity.com
>04/24/2002 10:07 AM
>Please respond to ORACLE-L
>
>
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> cc:
> Subject: Re: Cronjob
>
>
>crontab -e
>
>On Wed, 24 Apr 2002, bill thater wrote:
>
>>Roland.Skoldblom_at_ica.se wrote:
>>
>>>Anyone whom can tell me how to delete a job that is created by
>>>
>crontab.
>
>>>Thanks in advance
>>>
>>>
>>>Roland
>>>
>>>
>>man crontab
>>
>>
>>--
>>--
>>Bill "Shrek" Thater ORACLE DBA
>> bthater2_at_netscape.net
>>------------------------------------------------------------------------
>>You gotta program like you don't need the money,
>>You gotta compile like you'll never get hurt,
>>You gotta run like there's nobody watching,
>>It's gotta come from the heart if you want it to work.
>>------------------------------------------------------------------------
>>Your e-mail has been returned due to insufficient voltage.
>>
>>
>>
>>
>>--
>>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>>--
>>Author: bill thater
>> INET: bthater2_at_netscape.net
>>
>>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: Joe Testa
  INET: jtesta_at_dmc-it.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 Apr 24 2002 - 19:13:25 CDT

Original text of this message

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