Database Error Messages

OCI-49007

Default value for input property cannot be NULL.

Cause

The default value for a Graph Algorithm Function (GAF) input property evaluated to NULL.


Action

Change the default value expression for that property to something that does not evaluate to NULL.