OCI-11602
Cannot combine ADD, DROP, REPLACE operations for the same annotation 'annotation_name'.
- annotation_name: The annotation name.
Cause
The same annotation cannot be modified multiple times within one single ANNOTATIONS clause.
Action
Keep only one operation for a given annotation and retry the statement.