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: Execute a procedure depending upon time or at a regular interval

Re: Execute a procedure depending upon time or at a regular interval

From: Rocky Welch <rockyw_99_at_yahoo.com>
Date: Thu, 25 May 2000 06:43:47 -0700 (PDT)
Message-Id: <10508.106672@fatcity.com>


Hi Swajit,
Consult the Oracle documentation about the DBMS_JOB package which works just like Unix cron. The good part is that it is internal to Oracle and the database.

HTH,


Rocky Welch
Oracle DBA Consultant

rockyw_99_at_yahoo.com



Do You Yahoo!?
Kick off your party with Yahoo! Invites. Received on Thu May 25 2000 - 08:43:47 CDT

Original text of this message

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