data type or length of a table subpartitioning column may not be changed

Solution ID:ORA-14265

Type: Oracle

Cause

User issued ALTER TABLE statement attempting to modify data type and/or length of a column used to subpartition the table named in ALTER TABLE statement, which is illegal

Actions

Ensure that the new subpartition name is different from the name of any (including the one being renamed) existing subpartition of a given table or index

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/4480282


Browse all solutions to database errors from Oracle, MS SQL, or MySQL