Database Error Messages

ORA-40603

Type error mismatch for object type conversion

Cause

The input JavaScript Object Notation (JSON) data has fields that nominally match an attribute in the specified object type, but have an incompatible data type.


Action

The input JSON data should not have fields that do not match the data type of an attribute with which they nominally match in the specified object type.