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: Oberkofler, Dieter <d.oberkofler_at_leadingbits.at>
Date: Tue, 20 Aug 2002 05:58:28 -0800
Message-ID: <F001.004B9CD1.20020820055828@fatcity.com>


hi!

i guess you should just have a look at the DBMS_JOB package! i would start with reading the documentation of this standard oracle package.

cheers

-dieter

-----Original Message-----

Sent: Tuesday, August 20, 2002 14:33
To: Multiple recipients of list ORACLE-L

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: Oberkofler, Dieter
  INET: d.oberkofler_at_leadingbits.at

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 - 08:58:28 CDT

Original text of this message

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