Database Error Messages

OCI-11561

Provided annotation 'annotation_name' does not exist for the column 'object_name'.
  • annotation_name: The annotation name.
  • object_name: The column name corresponding to the annotation.

Cause

Provided annotation does not exist for the column.


Action

Use a different annotation (different name, or different value) and retry the statement.