Database Error Messages

ORA-40680

encountered identifier "identifier_name" when expecting a path expression in JSON_TABLE
  • identifier_name: The identifier name.

Cause

An identifier with double quotation characters was used in place of a path expression.


Action

Use single quotation characters to specify the path expression.