inserted partition key is outside specified partition

Solution ID:ORA-14401

Type: Oracle

Cause

the concatenated partition key of an inserted record is outside the ranges of the two concatenated partition bound lists that delimit the partition named in the INSERT statement

Actions

Ensure that list of partition or subpartition names are distinct.

Try the following links for this error:


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


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


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


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


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


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


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


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


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