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: Chained Rows VS new extent allocation

Re: Chained Rows VS new extent allocation

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Tue, 28 Oct 2003 15:18:53 GMT
Message-ID: <3F9E88DD.38830537@remove_spam.peasland.com>


> Chaining occurs when rows are updated and become too large to fit into a
> block.

Chaining occurs when a row is too large to fit into any block and the row must be spread among more than one block to hold the data. When a row is updated and becomes to large to fit into its current block, then it is *migrated*.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Tue Oct 28 2003 - 09:18:53 CST

Original text of this message

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