Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to set a timer in PL/SQL

Re: How to set a timer in PL/SQL

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 27 Mar 2006 11:42:11 -0800
Message-ID: <1143488523.625319@yasure.drizzle.com>


Jpmill wrote:
> that's ok I found it !
>
> It's beacause someone said to me that I could code a timer with
> DBMS_ALERT.WAITONE('TIMER', alert_msg, alert_status, 5)
>
> it does a 5 second timer.

Take a look at DBMS_LOCK.SLEEP too.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Mar 27 2006 - 13:42:11 CST

Original text of this message

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