Database Error Messages

JZN-00627

conflicting usages of table '~1s' in schema '~2s'

Cause

A table was used inconsistently in a JSON-relational duality view.


Action

Ensure that all usage of the table within the JSON-relational duality view have identical column lists and identical writing properties unless they are read-only.