Database Error Messages

JZN-00489

Cannot modify JSON Collection table '~1s': Concurrent modification detected to document with ID '~2s'.

Cause

The operation failed because a concurrent modification to the same document or another document with rows overlapping with this document is being detected.


Action

Retry the operation. For UPDATE, fetch the latest document with a valid entity tag (ETAG) value and retry the UPDATE.