Hi... I have oracle 10g db 10.2.0.4, My question is when I shrink the table (partitioned table, row movement enabled already), do I need to analyze the table after shrinking it? Is it necessary? or If I analyze after shrink table command (alter table tablename shrink space cascade;) any performance problem?