Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-40968

data manipulation operation not legal on GRAPH_TABLE() operator

Cause

An attempt was made to use an UPDATE, INSERT, or DELETE statement on GRAPH_TABLE() operator.


Action

UPDATE, INSERT, or DELETE rows in the underlying graph element tables instead.