Oracle 26ai

ORA-11546

Cause

A required left parenthesis has been omitted. ANNOTATIONS require a a list of items enclosed in parentheses, i.e., ANNOTATIONS (name1 'value1', ...)


Action

Correct the syntax, inserting a left parenthesis where required, and retry the statement.