Cause: Subpartition bound specified in ALTER TABLE MODIFY PARTITION ADD SUBPARTITION statement did not collate higher than that of the partition's last subpartition. See the solution below.
Error solution: Ensure that the subpartition bound of the subpartition to be added collates higher than that of the table partition's last subpartition.
Database version: Oracle 11g Release 2 (11.2)