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

Solution ID:ORA-14060

Type: Oracle

Cause

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

Actions

ensure that a sum of PCTUSED and PCTFREE for the partition does not exceed 100

Try the following links for this error:


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


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


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


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