| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Idea for concurrent transactions
Paul wrote:
> mspight_at_dnai.com says...
>
>
>>>That sounds like it's much the same as MVCC, with the possible caveat >>>of adding vulnerability to "dirty reads."
>>Anyone have any references to papers that describe MVCC? I've >>never been able to dig up something that describes the approach >>in enough detail that I could implement it. (I've read plenty of >>gloss-over-the-details descriptions.)
>>Marshall
MV is why ORACLE is much better with large transaction volumes and many simultaneous sessions/connections than most other products. Locking is just a painful way of controlling access.
ed
-- Ed Prochak running http://www.faqs.org/faqs/running-faq/ netiquette http://www.psg.com/emily.html -- "Two roads diverged in a wood and I I took the one less travelled by and that has made all the difference." robert frostReceived on Thu Mar 18 2004 - 07:03:45 CST
![]() |
![]() |