ORA-14400: inserted partition key does not map to any partition, with possible ORA-12008: error in materialized view refresh path,
(Doc ID 2103273.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
While running DBMS_REDEFINITION to move a non-partitioned table to a partitioned table, you see these errors:
ORA-12008: error in materialized view refresh path
ORA-14400: inserted partition key does not map to any partition
Note: You might also see just the ORA-14400 error by itself if inserting into a partitioned table and not using dbms_redefinition.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |