cannot drop the only subpartition of a partition

Solution ID:ORA-14629

Type: Oracle

Cause

A drop subpartition command is being executed when there is only one subpartition in the partition

Actions

Issue a SPLIT of the DEFAULT subpartition and then MERGE the split subpartition into the subpartition to which values need to be added

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/9449498


Browse all solutions to database errors from Oracle, MS SQL, or MySQL