Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-35280

(SNSYN165) The format of the AGGREGATE command is:

AGGREGATE varname1 [varname2 varname3 ...] [USING aggmap-name] [COUNTVAR intvar-name1 [intvar-name2 intvar-name3 ...]] [FUNCDATA] [FORCEORDER] [PARALLEL #] [{FROM|FROMVAR} fromname [, fromname2 ...]]

Cause

The syntax of the AGGREGATE command was invalid.


Action

Check the error message text or Oracle documentation for the correct syntax.