Oracle DBA, How To, Error, Cause and Action

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

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.

No comments:

Post a Comment

Thanks for your comment.