Database Error Messages

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

OCI-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.