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 Error Messages » Alphabetic list of error messages

A downloaded value for table %1!s! (column #%2!ld!) was either too big or invalid for the remote schema type Next Page

A downloaded value for table '%1!s!' (column #%2!ld!) was an invalid unique identifier string


Item

Value

Constant

INVALID_UUID_STRING

Error code

-10216

Parameter 1

Table name.

Parameter 2

Column index.

Probable cause

The MobiLink server cannot convert the string to a unique identifier. Please use a CHAR or VARCHAR data type in the non-SQL Anywhere consolidated database to map UNIQUEIDENTIFIER in the remote database and make sure the string in the consolidated database is a valid unique identifier.