Rebuilding or moving the table with modified storage parameters will only solve your problems if rows in the original table are *migrated*. If they are *chained* then the only cure is to recreate the entire database with larger block size. (Or to migrate to 9i where you can have different blocksizes in different tablespaces....).




Reply With Quote