Database Error Messages

ORA-49009

GAF call not allowed here.

Cause

A Graph Algorithm Function (GAF) call is found outside of a GRAPH_TABLE context.


Action

Remove the GAF call or move it inside a GRAPH_TABLE clause.