Database Error Messages

OCI-43428

Read augmented field 'string' cannot be mapped to a column.
  • Specified field name.

Cause

A read only generated field has been mapped to a column, and the field mapped to a column can only be write augmented and not read augmented.


Action

Remove the specified column for this field.