Oracle DBA, How To, Error, Cause and Action

ORA-14316: table is not partitioned by List method

ORA-14316: table is not partitioned by List method


Cause:


ALTER TABLE ADD|DROP VALUES can only be performed on List partitioned objects



Action:


Re-issue the command against a List partitioned object.

No comments:

Post a Comment

Thanks for your comment.