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
Whats the benefit of dbms_stats over analyze?
Explain the use of online redo log files in oracle.
Which are the five query types available in oracle?
How to use regular expression in pattern match conditions in oracle?
What is the string concatenation operator in oracle?
Does facebook use oracle?
ABOUT IDENTITY?
Explain a segment?
What privilege is needed for a user to insert rows to tables in another schema?
1) Does oracle have any table which contain all the exceptions and it's code internally?
How to use "startup" command to start default instance?
Explain the use of ignore option in imp command.
What is a Garbage Collection? and what is full recursive Garbage collection?
What is a lookup table in oracle?
What is ASM (Automatic Storage Management) in Oracle?