WRONG_NUM_ARGS error class
The <functionName>
requires <expectedNum>
parameters but the actual number is <actualNum>
.
This error class has the following derived error classes:
WITHOUT_SUGGESTION
Please, refer to ‘<docroot>
/sql-ref-functions.html’ for a fix.
WITH_SUGGESTION
If you have to call this function with <legacyNum>
parameters, set the legacy configuration <legacyConfKey>
to <legacyConfValue>
.