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.
Error Message
shard key missing in INSERT statement
The INSERT statement was used to insert a row in the sharded table without inserting a value for the shard column.
Insert a value for the shard key column.