What is Row Chaining ?

Answer Posted / pabitra kumar khatoi

In Row chaining basically it happens on the pctused case.
I.e for row insertion case. IF the insert(required) row
size is greater than the available row size then the value
will go to next row . Similarly again if the next row size
is greater than the available row size then the value will
go to next row in a CHAINED manner.That is called Row-
Chaining.

So there is a view called DBA_tables/USER_tables we can get
the column name avg-row_length and chain_cnt .
In the above cloumn we can get the no of row
chaining........

This is the concept of ROW chaining..

If this happen then we can reorg the object.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many anonymous blocks can be defined?

582


How to define default values for formal parameters?

592


How to retrieve data from an explicit cursor?

557


What are the uses of a database trigger?

516


An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?

1616






List out the components of logical database structure of oracle database.

581


Whether any commands are used for months calculation? If so, what are they?

592


What is tns name?

541


How to invoke the original export import utilities?

503


What is varray?

587


What are the parameters that we can pass through a stored procedure?

551


What is Undo Management Advisor in Oracle?

609


ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process

1741


How to define an anonymous procedure with variables?

543


What are triggers in oracle?

555