write a procedure (p1) to check the condition and based upon the condition
call packaged procedure (p.p2) from it.

use dbms_job to schedue the execution of procedure p1.

Atul

-----Original Message-----
Sent: Tuesday, August 20, 2002 6:03 PM
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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: Atul Kumar Srivastav
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to