Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: newbie question about scheduling a job in Linux

Re: newbie question about scheduling a job in Linux

From: ERA <era_at_eracc.hypermart.net>
Date: Tue, 11 Jun 2002 23:47:22 GMT
Message-ID: <gWtomC2dEjRt-pn2-Vwddwr89CUiU@era1>


On Mon, 10 Jun 2002 23:18:44 UTC, Pieter <phuiberts-123_at_ivwnet.com> wrote:

+ I have RH 7.1 installed and Oracle8i. I would like linux to 
+ automatically run a job (exporting table information, via exp prog,
+ into a flat file as backup) for me. Can I do this in Linux and how
+ do I tell Linux to do a job?

http://man-pages.net/linux/man1/at.1.html
http://man-pages.net/linux/man8/crond.8.html        (Dillon's Cron)
http://man-pages.net/linux/man1/crontab.1.html      (Dillon's Cron)

->OR<-

http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/c h-autotasks.html (fix the line break to use this URL) Which has 'cron', 'anacron', 'at' and 'batch' documented. Pick the one you want to use (and have on your system) and learn it.

Gene <gene_at_eracc.hypermart.net>
Caldera Authorized Partner - OpenServer 5+, UnixWare 7+ & OpenLinux

-- 
.   Owner and C.E.O. - ERA Computer Consulting - Jackson, TN USA    .
. eCS,OS/2,UnixWare,OpenServer & Linux Business Computing Solutions .
.     Please visit our www pages at http://eracc.hypermart.net/     .
               We run IBM OS/2 v.4.00, Revision 9.036                
 Sysinfo: 46 Processes, 194 Threads, uptime is 5d 16h 55m 41s 966ms  
Received on Tue Jun 11 2002 - 18:47:22 CDT

Original text of this message

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