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
How to put more than 1000 values into an oracle in clause?
What is clustered table in Oracle?
Name the various constraints used in oracle?
what is the scenario where you take the database to NoArchivelog mode?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
Explain an index?
How to retrieve the count of updated rows?
How remove data files before opening a database?
Define oracle database
Explain the use of full option in exp command.
How to create a table interactively?
How to start instance with a minimal initialization parameter file?
In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??
defination of bitmap index
Explain the use of analyse option in exp command.