Database Error Messages

JZN-00724

Object field '~s' already exists.

Cause

A JSON difference attempted to create a field that already exists in the target document.


Action

Use the $replace operator instead of the $set operator to change the field value.