partition bound may not be specified for hash subpartitioned tables

Solution ID:ORA-14803

Type: Oracle

Cause

A VALUES LESS THAN or VALUES clause was specified with a subpartition description.

Actions

If this is a CREATE TABLE, try specifying a different high bound value for the last partition, or a different interval. If this is an ALTER TABLE SET INTERVAL, please choose either a different interval, or, modify the table to change the high bound for the last partition.

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