Expecting at most %1 parameter(s) in cursor, but found %2

Error code 10014
Error constant ODBC_EXTRA_PARAMETERS
Parameter 1 The maximum number of parameter(s) expected.
Parameter 2 The number of parameter(s) found.
Probable cause

There is a maximum number of parameters for every cursor script in the MobiLink server. If the number of parameters for the given cursor script is larger than the maximum number of parameters, the server will show this warning.