|
|
ORA-14400: insertedpartition key does not map to any partition
Cause: An attempt was made to insert a record into, a Rangeor Composite Range
object, with a concatenated partition key that is beyond the concatenatedpartition
bound list of the last partition -OR- An attempt was made to insert a recordinto a
List object with a partition key that did not match the literal valuesspecified for
any of the partitions.
Action: Donot insert the key. Or, add a partition capable of accepting the key, Or
add values matching the key to a partition specification
|
|