Database Error Messages

OCI-43427

SQL expressions cannot be used for inline write augmentation using @GENERATED directive.

Cause

The @GENERATED directive for a field mapped to a column has been specified with the SQL and ON arguments.


Action

Replace the SQL expression with a valid JSON PATH expression.