Database Error Messages

OCI-40491

invalid input data type for JSON_TABLE

Cause

The provided input to JSON_TABLE has an unsupported datatype.


Action

Provide a (N)VARCHAR2, (N)CLOB, RAW, BLOB, or BFILE datatype input.