标题: ORA-14408: partitioned index contains subpartitions [打印本页] 作者: admin 时间: 2016-8-19 13:39 标题: ORA-14408: partitioned index contains subpartitions ORA-14408:partitioned index contains subpartitions in a different tablespace Cause: An attempt was made to drop a tablespace whichcontains indexes whose
subpartitions are not completely contained in this tablespace, and which are
defined on the tables which are completely contained in this tablespace. Action: findindexes with subpartitions which span the tablespace being dropped
and some other tablespace(s). Drop these indexes, or move the index partitionsto
a different tablespace, or find the tables on which the indexes are defined,and
drop (or move) them.