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 inter

RE: Execute a procedure depending upon time or at a regular inter

From: Rahul <rahul_at_ratelindo.co.id>
Date: Thu, 25 May 2000 16:54:14 +0700
Message-Id: <10508.106632@fatcity.com>


you need the dbms_job package...

> ----------
> From: Swajit Satam[SMTP:swajit_at_mahindrabt.com]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: 25 Mei 2000 14:40
> To: Multiple recipients of list ORACLE-L
> Subject: Execute a procedure depending upon time or at a regular interval
>
> Hi
>
> Can I Execute a procedure depending upon time or
> say at a regular interval (like Triggers but triggers are
> event driven ).
> If it's a Unix box then I can write a cron job but if it's a NT Box then
> it cannot be achived so can it be done inside Oracle itself so that i
> dont have to depend no O/S. or is there any work around for the same.
>
>
> TIA
> Swajit
>
>
>
>
> --
> Author: Swajit Satam
> INET: swajit_at_mahindrabt.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 Thu May 25 2000 - 04:54:14 CDT

Original text of this message

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