Database Error Messages

JZN-00696

Invalid object aggregation to table '~s'.

Cause

The target table of an object aggregation does not meet the requirements for conversion to a JSON object.


Action

Ensure that the target table has a single primary key column of a JSON string data type.