Database Error Messages

OCI-11560

Provided annotation 'annotation_name' already exists for the column 'object_name'.
  • annotation_name: The annotation name.
  • object_name: The column name corresponding to the annotation.

Cause

Provided annotation already exists for the column.


Action

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