Database Error Messages

OCI-49012

A group function inside GRAPH_TABLE() must reference the same group variable.

Cause

A group function inside GRAPH_TABLE() references multiple group variables.


Action

Modify the group function specification and retry the operation.