partitioned index problem

hi, I've got composite range partitioned index and I want to move it to another tablespace. From dba_ind_partitions - partition X is in tablespace_A From dba_ind_subpartitions - subpartitions of partition X are in tablespace_B How to mave partition X to tablesapce_B? I can't rebuild whole partition because I would get ora-14287