Database Error Messages

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

PCC-02209

Macro invocation has incorrect number of arguments

Cause

A macro invocation in the source does not have the same number of arguments as the macro definition in the #define line.


Action

Correct the macro reference or the macro definition.