Database Error Messages

OCI-02682

shard key missing in INSERT statement

Cause

The INSERT statement was used to insert a row in the sharded table without inserting a value for the shard column.


Action

Insert a value for the shard key column.