Informix Error -16356
-16356 Too many parameters passed to function function-name.
Your argument list in a CALL command includes more parameters than the function is defined as receiving. If you are not sure how many parameters should be passed to the function, you can use a VIEW command to display the source code of the function.