Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.