Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Cron question
roland.skoldblom_at_ica.se [mailto:roland.skoldblom_at_ica.se] on Tuesday,
September 16, 2003 8:19 AM said;
> Hallo,
> anyone whom could help me with this.
> I am trying to use crontab -e to start a procedure. but I cant get it
right.
> Anyone whom could help me with the command how to write if I want a
program in unix to be scheduled to > run
> every monday at 6 o´clock in the morning?
I hate to be one of those annoying RTFM types but this is pretty basic stuff if you're going to be doing anything at all in Unix. This is teach-a-man-to-fish type stuff.
At the command shell type the following, your answers are there.
$HOST:/:# man cron
brian
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Brian Dunbar INET: Brian.Dunbar_at_Plexus.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Tue Sep 16 2003 - 09:24:25 CDT