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

Home -> Community -> Mailing Lists -> Oracle-L -> process row after periodic wait

process row after periodic wait

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Tue, 16 Mar 2004 10:54:17 +0530
Message-ID: <F0CB3C9983B77E4AB4ADEFA63DAB109F0C3B3889@twrmsg03.ad.infosys.com>


Folks,

How may the following (in CAPITALS) be implemented?

STEPS:-

  1. a row inserts into a particular Table
  2. WAIT 30 seconds for the row to be processed by some unrelated service
  3. After 30 seconds CHECK if the row has been processed
  4. If not processed , MOVE the row into another Table

NOTE - Multiple row Inserts occur at differing points of time, some may even occur concurrently

Thanks



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Tue Mar 16 2004 - 00:05:44 CST

Original text of this message

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