Database Error Messages

ORA-63102

Cannot create JSON-relational duality view 'view_name': Operator not permitted for '_id' field
  • view_name: The name of the duality view.

Cause

An unsupported operator is used in the '_id' field.


Action

Remove the unsupported operator or expression from the '_id' field.