ORA-14616: table is not subpartitioned by List method
What triggered the Error:
A subpartition maintenance operation, such as ALTER TABLE MODIFY SUBPARTITION ADD|DROP VALUES, was performed on a non-List subpartitioned object.What should we do to fix it:
Reissue the command against a List subpartitioned object.