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: Replacing crons with jobs...

RE: Replacing crons with jobs...

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Mon, 19 May 2003 11:46:55 -0800
Message-ID: <F001.0059CE06.20030519114655@fatcity.com>


Funny ... we do it the other way ... convert jobs to cron.
<g>

Raj




Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art !

-----Original Message-----
Sent: Monday, May 19, 2003 2:07 PM
To: Multiple recipients of list ORACLE-L

List...

How can I translate this:

CRONTAB:
00 8-19 * * 1,2,3,4,5
/litoral/oracle/admin/get_users.sh

to Oracle with DBMS_JOB?

I mean: I got confused at the time when I tried to program a job from certain days at certain hours (intervals).

ie: monday to friday from 8:00AM to 19:00 PM every hour.

of course, the *.sh file, connect to Oracle and executes a *.sql script file.

Can you give a bit of help!

TIA
JL


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni_at_espn.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 Mon May 19 2003 - 14:46:55 CDT

Original text of this message

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