Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Server Warning Messages » Alphabetic list of warning messages

Error detected during multi-row operation, performing rollback before retrying in single row mode Next Page

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


Item

Value

Constant

ODBC_EXTRA_PARAMETERS

Error code

10014

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.