Hi

well if you are on 8i ...then no need to do import export..just create a new tablespace locally managed and then do

1)alter table move new_tablespace
2)rebuild all the indexes on that table in nologging mode thats it..

You will reduce fragmentattion automagically..:-)


i dont have a clue about your second problem..

regards
Hrishy