Thanks, Halo,
I did move the tables from one tablespace to another. But I have one table can not be moved, the error is :

ORA-00997: illegal use of LONG datatype

What can I do to move the table with datatype LONG? Is there another way to do it instead of dropping and recreating it? Thanks again.

Dragon