Database Error Messages

OCI-02687

target partition key does not map to any partition

Cause

An attempt was made to update or delete a record of a range or list-based sharded table with a partition key that did not belong to any of the partition.


Action

Use the correct partition key that belongs to a defined partition.