Re: SECUREFILES disaster

From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Sun, 22 Apr 2012 19:24:27 +0000 (UTC)
Message-ID: <pan.2012.04.22.19.24.26_at_gmail.com>



On Sun, 22 Apr 2012 19:20:39 +0000, Mladen Gogala wrote:

> e level locking, with predictably disastrous effects on concurrency. LOB
> columns are not relational data, they're stored within a LOB segment
> like files in a directory, but the directory operations are conducted
> without doing the space accounting, which means that there will be a lot
> of wasted space.

BTW, space management, if that can be called that way, uses only high water mark after inserts. That's all that I was able to confirm.

-- 
http://mgogala.byethost5.com
Received on Sun Apr 22 2012 - 14:24:27 CDT

Original text of this message