Wednesday, August 20, 2008

How do you move a partitionned index from one TS to another

alter index INDEXNAME rebuild partition PARTITIONNAME tablespace TABLESPACENAME;