ANALYZE THE TABLE, AND DETERMINE THAT NO ROWS ARE MIGRATED

4. Analyze the table, and determine that no rows are migrated:

analyze table ex235 compute statistics;select avg_row_len, chain_cnt from user_tables where table_name='EX235';

Steps 2, 3, and 4 are shown in the illustration.

P AR T III