Re: Sleep in PL/SQL?

From: Klaus Eichler <ek2918_at_m30x.nbg.scn.de>
Date: 1996/03/15
Message-ID: <4ibmir$e2b_at_centurio.m30x.nbg.scn.de>#1/1


>In article <31485a70.3698155_at_nntp.ix.netcom.com>, chuckh_at_ix.netcom.com (Chuck
 Hamilton) says:
>>
>>Is there any way to tell PL/SQL to sleep for X seconds before
>>proceeding to the next line of code?
>>--
>>Chuck Hamilton
>>chuckh_at_ix.netcom.com
>>

DBMS_UTILITY.SLEEP(X);
should do the job

Regards, Klaus

-- 
Klaus Eichler       | Haus 2, 3C7.1       | email ek2918_at_m30x.nbg.scn.de
Siemens AG, AUT 652 | Moorenbrunn         |
Postfach 4848       | Gleiwitzer Str. 555 | Tel   +49 911 895-2918
D-90327 Nuernberg   | D-90475 Nuernberg   | Fax   +49 911 895-4802
Received on Fri Mar 15 1996 - 00:00:00 CET

Original text of this message