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: PL/SQL equivalent of "pause"

RE: PL/SQL equivalent of "pause"

From: Lyuda Hoska <lhoska_at_ilap.army.mil>
Date: Wed, 13 Mar 2002 14:04:32 -0800
Message-ID: <F001.00428165.20020313140432@fatcity.com>


this may help you: dbms_lock.sleep

-----Original Message-----
Sent: Wednesday, March 13, 2002 4:19 PM
To: Multiple recipients of list ORACLE-L

Anyone know how to have a PL/SQL program (anonymous block) pause, either indefinately or for a specified amount of time (x seconds)?

THere's a proc in DBMS_LOCK, I know . . . but that suspends processing -- not exactly the same as Pausing it.

thx
--

Please see the official ORACLE-L FAQ:
http://www.orafaq.com
--

Author: Magaliff, Bill
  INET: Bill.Magaliff_at_lendware.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Lyuda Hoska
  INET: lhoska_at_ilap.army.mil
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 Wed Mar 13 2002 - 16:04:32 CST

Original text of this message

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