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

Home -> Community -> Mailing Lists -> Oracle-L -> locking tables

locking tables

From: Kris Austin <kaustin_at_advance.net>
Date: Mon, 12 Feb 2001 12:35:38 -0800
Message-ID: <F001.002B1E47.20010212113050@fatcity.com>

hi list,

how can you prevent another session from selecting from the table until your update has committed?

we have a procedure that is querying and updating the table as one transaction. theoretically, we'd like to prevent any other session from accessing that table.

is this possible? we cannot limit the oracle account to one session. many sessions need to be open since this is an ecommerce database application.

we are running oracle 8.1.6 on solaris.

thanks!
kris

--

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

Author: Kris Austin
  INET: kaustin_at_advance.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Feb 12 2001 - 14:35:38 CST

Original text of this message

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