Database Error Messages

ORA-05035

no matching partition found for string for directory insert

Cause

An attempt was made to insert data into the shard directory with a partition name that did not exist.


Action

Check the partition name specified for the insert statement against the partitions defined for the root table.