Quote:
Originally posted by Shestakov
And I absolutly agree with Jriy.
Exists only ONE limitation on a number of extents --> DB_BLOCK_SIZE
or more simple, how many blocks oracle have to allocate for a segment header.
Becuase server cannot allocate a segment header in neast blocks never. It have to
create linked list from segment header blocks and, as result, increase number of I/O
opeartion for works with the table/partition/index (segment).
--------------------------------------------------------------------------
Note: doesn't matter we use LMT or DMT.
--------------------------------------------------------------------------