Database Error Messages

ORA-42564

Cannot create JSON-relational duality view 'string': unsupported data type for user defined key 'string'.

Cause

Column with unsupported data type is used as the user defined key.


Action

Use columns with supported data types as the user defined key.