VALUES (<value list>) cannot be used for Range subpartitioned tables

Solution ID:ORA-14214

Type: Oracle

Cause

VALUES (<value list>) clause was used for Range subpartitioned tables

Actions

Ensure that the subpartition bound of the subpartition to be added collates higher than that of the table partition's last subpartition.

Try the following links for this error:


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


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