Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-11549

invalid annotation value 'annotation_value' in the ANNOTATIONS sequence
  • annotation_value: The annotation value.

Cause

One of the annotation in the ANNOTATIONS sequence has an invalid value. The value should be a valid string literal that is enclosed in single quotation marks, with at least one character and a maximum length of 4000 bytes.


Action

Correct the annotation value with a valid string, and retry the statement.