Database Error Messages

ORA-42665

Cannot cast column 'string' in JSON-relational duality view 'string' as object ID since it is not of RAW data type.

Cause

Only RAW data type column is allowed for object ID column in JSON-relational duality view.


Action

Use a RAW data type column for object ID column in JSON-relational duality view definition.