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

Home -> Community -> Usenet -> c.d.o.server -> how to loop table every 1 second for no more than 4 seconds

how to loop table every 1 second for no more than 4 seconds

From: Jun <frankjunli_at_gmail.com>
Date: 25 Nov 2006 12:10:17 -0800
Message-ID: <1164485417.289976.104760@j44g2000cwa.googlegroups.com>


I have a problem with PL/SQL stored procedure.

loop, checking the table every 1 second for no more than 4 seconds

   if response that one specifid field in table is changed, return a message

   if no response is found in 4 seconds, return a timeout error

Thanks in advance for any help Received on Sat Nov 25 2006 - 14:10:17 CST

Original text of this message

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