Hi,
Just make sure the table is not locked. You need exclusive lock on table, in order to move it.
use:
ALTER TABLE &table_name MOVE TABLESPACE &tbs_name;
Cheers.
|
Results 1 to 4 of 4
Thread: alter table move online optionThreaded View
|
Click Here to Expand Forum to Full Width |