Database Error Messages

ORA-49006

Invalid start of GRAPH_TABLE

Cause

The GRAPH_TABLE cannot be parsed. Either a MATCH clause or a graph argument is expected, but neither is valid.


Action

Add the missing MATCH keyword or correct the graph argument syntax.