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 -> Reads Block Writes?

Reads Block Writes?

From: Buck Turgidson <jc_va_at_hotmail.com>
Date: Mon, 3 Jun 2002 12:33:02 +0000 (UTC)
Message-ID: <53bf207579c6f09f7c05b678b7bb15f5.38849@mygate.mailgate.org>


I know that a "select for update" will lock rows and block an update statement, but is it possible for a simple select to block an update of the same table? Using a "lockby" script, it appears to be the case that a long running select is blocking an update, but I didn't think that this would happen.

Thanks for any replies.  

-- 
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Mon Jun 03 2002 - 07:33:02 CDT

Original text of this message

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