ORA-14206: table is not subpartitioned by List or Range methods
Cause:
A subpartition maintenance operation such as ALTER TABLE DROP|SPLIT|MERGE SUBPARTITION can only be performed on List or Range subpartitioned objects
Action:
Issue the command only against a List or Range subpartitioned object.