Database Error Messages

OCI-43430

SQL and PATH arguments of @GENERATED directive cannot be used simultaneously.

Cause

Both SQL and PATH arguments have been specified for the @GENERATED directive.


Action

Either remove the SQL argument or remove the PATH argument.