Database Error Messages

OCI-26970

table "string'" does not contain a primary key constraint

Cause

An attempt was made to configure automatic conflict detection and resolution with delete tombstones on a table without a primary key.


Action

Add a primary key and retry.