Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-49025

Query containing string but user is missing READ or SELECT privilege on the underlying database tables of the specified property graph.

Cause

An attempt is being made to run a query containing VERTEX_ID or EDGE_ID operators but the user does not have READ or SELECT privilege on the underlying tables of the specified property graph.


Action

Grant READ or SELECT on the underlying database tables of the property graph specified in GRAPH_TABLE.