 |
move table,index to another tablespace | Oracle Community
TyL wrote: hj all, i must be move all of objects from tablespace to another tablespace. in the tablespace include lobindexs and lobsegments, Move tables with lob objects: select 'alter table '||table_name||' move tablespace NEW_TBS'||chr(10)|| 'LOB ('||co
community.oracle.com |
 |