Originally posted by DaPi
Hi Abhay,

Slim's point is that if the index is usable, the rebuild is based on the index, NOT the table. The required data can be read in order by reading the chain of leaf blocks, so no sorting should be required.
Well i do understand that point and was of that impression too, but you can check the usage of Temp TS while even rebuilding usable index.

Abhay.