Database Error Messages

OCI-11547

missing right parenthesis when specifying ANNOTATIONS

Cause

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


Action

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