column type or size mismatch between partitioning columns and subpartitioning columns

Solution ID:ORA-14295

Type: Oracle

Cause

When exchanging a partitioned table with a composite partition the type and size of the partitioning columns of the table must match the type and size of the subpartitioning columns of the composite partition.

Actions

Ensure that the partitioning type of partitioned table is the same as the subpartitioning type of the composite partition.

Try the following links for this error:


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


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


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