Home » RDBMS Server » Server Administration » Row chaining
Row chaining [message #170742] Fri, 05 May 2006 01:12 Go to next message
gajini
Messages: 262
Registered: January 2006
Senior Member
Hi,

Please anyone explain me,what is row chaining & row migration?

Thanks,
Gajini
Re: Row chaining [message #170750 is a reply to message #170742] Fri, 05 May 2006 01:19 Go to previous messageGo to next message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
A simple search on google or this site would reveal the answer:

"Row migration occurs when a database block doesn't contain enough free space to accommodate an update statement. In that case, the server moves the row to another block and maintains a pointer to new block in the row's original block."

"Row chaining in contrast, occurs when no single db block is large enough to accommodate a particular row. This is common when a table contains several large data types. It will then reside in multiple database blocks."

Source: http://www.orafaq.com/forum/t/165/2/
Re: Row chaining [message #170797 is a reply to message #170742] Fri, 05 May 2006 03:46 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
http://www.orafaq.com/forum/m/65636/42800/#msg_65636
Previous Topic: Range Partition Performance!
Next Topic: Information retrieval
Goto Forum:
  


Current Time: Fri Sep 20 14:27:33 CDT 2024