Database Error Messages

OCI-11560

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

Cause

The annotation name already exists for the column.


Action

Use a different annotation name and retry the statement.