all rows in table do not qualify for specified partition

Solution ID:ORA-14099

Type: Oracle

Cause

There is at least one row in the non partitioned table which does not qualify for the partition specified in the ALTER TABLE EXCHANGE PARTITION

Actions

Ensure that the two tables have the same number of columns with the same type and size.

Try the following links for this error:


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


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


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


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


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


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


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


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


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


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


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


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


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