Database Error Messages

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