Database Error Messages

ORA-11562

Duplicate annotation name 'annotation_name' in the ANNOTATIONS clause.
  • annotation_name: The annotation name.

Cause

The annotation name exists multiple times in the ANNOTATIONS clause.


Action

Remove the duplicate annotation name and retry the statement.