Oracle Error ORA-14206: table is not subpartitioned by List or Range methods

Oracle Error Message

ORA-14206: table is not subpartitioned by List or Range methods

Reason for the Error

A subpartition maintenance operation such as ALTER TABLE DROP|SPLIT|MERGE SUBPARTITION can only be performed on List or Range subpartitioned objects

Solution

Issue the command only against a List or Range subpartitioned object.