Database Error Messages

ORA-40498

binary format requested for non-binary data type

Cause

The provided JavaScript Object Notation (JSON) format was binary but the input data type was not binary.


Action

Either change the format clause or use an input of binary data type.