Database Error Messages

OCI-42559

Cannot create JSON-relational duality view 'string': user defined key 'string' is not selected out.

Cause

The user defined key is not selected out in the JSON_OBJECT.


Action

Select all columns of user defined key or remove the column which is not selected in user defined key.