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 -> Re: Indexes and Locking

Re: Indexes and Locking

From: Mark D Powell <mark.powellNOmaSPAM_at_eds.com.invalid>
Date: 2000/06/18
Message-ID: <093f0242.91688d8d@usw-ex0101-006.remarq.com>#1/1

Bob is correct. In Oracle, writers do not block readers; writers block only other writers. You may want to see the Oracle 8i Concepts manual for read consistency and rollback segments as this information will allow you to recode your application to make the most effective use of Oracle.

Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Sun Jun 18 2000 - 00:00:00 CDT

Original text of this message

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