| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: how to build a database from scratch
DBMS_Plumber wrote:
> paul c wrote:
>
>> I knew one advanced product, eg., it had a predicate lock >>manager long before any of the big-name dbms'es, that was designed to >>eliminate dba's. Sales were abysmal, in part because dba's in big >>corporations saw this as a big threat and did every thing they could to >>keep the product out.
This is getting tiresome, but I'll bite - until about 1990, all the big-name products were locking based on physical block/page reads, ie., there weren't any logical locks taken until after IO was performed which meant there was no such thing as a logical lock manager in any of those products. Around 1990, DB2 certainly introduced a logical lock manager, eg., it locked values even if they didn't appear on disk at the time a pertinent statement was invoked.
> But so what? None of this has anything to do with how to implement
> B-Trees. Please keep to the topic.
>
Nor does any talk of physical behaviour, such as latency. Ditto.
p Received on Fri Dec 08 2006 - 17:47:55 CST
![]() |
![]() |