Database Error Messages

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

OCI-40830

ROWID is not a valid JSON_TABLE column.

Cause

Attempted to select a ROWID column from a JSON_TABLE.


Action

Use an ORDINALITY column instead of a ROWID column.