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: how to schedule an execution in PL/SQL

Re: how to schedule an execution in PL/SQL

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Tue, 20 Aug 2002 06:38:23 -0800
Message-ID: <F001.004B9DB5.20020820063823@fatcity.com>


In Oracle docs look at DBMS_JOB (oracle supplied package).

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

> Any idea how to schedule the execution of a PL/SQL package? and if a
certain
> condition is acomplished to execute again (later in the night) the same
> package until the same condition is not anymore fulfilled?
>
> In PL/SQL not using a script for the operating system for example.
>
>
> Ciprian MAFTEI
> Telequote Network
> Computer Systems Analyst
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: mac
> INET: mac_at_telequote.net
>
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Igor Neyman
  INET: ineyman_at_perceptron.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 Tue Aug 20 2002 - 09:38:23 CDT

Original text of this message

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