Database Error Messages

OCI-43426

The field mapped to a static value cannot have @GENERATED directive.

Cause

The @GENERATED directive has been specified for a field that is mapped to a static value.


Action

Remove the @GENERATED directive.