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 -> REPOST: Question about locking a record.

REPOST: Question about locking a record.

From: C Chang <cschang_at_maxinter.net>
Date: Sun, 30 Dec 2001 01:35:56 -0500
Message-ID: <2$--$$_--%$_$%%_-$@news.noc.cabal.int>


I have an update procedure needed to lock the reocrd for a certain of period. Can Oracle DBMS or in PL/SQL do this? The problem comes from a web page that transfers its content to a new page waiting for further process. When the record is transfered, I would like it been locked for a certain of time, so that the same record can not be updated during the transfered and processed. Since I do not know how long the record will be finished the process ( it may not as user walks away ), so I need the reocrd only be locked for a ceratin of time. Thanks in advance.

C Chang

This message was cancelled from within Mozilla. Received on Sun Dec 30 2001 - 00:35:56 CST

Original text of this message

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