Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-40996

Variable string is not declared in the MATCH clause of a GRAPH_TABLE operator.

Cause

A variable used in a predicate or column clause was not declared in the MATCH clause of a GRAPH_TABLE operator.


Action

Remove the undeclared variable and retry the operation.