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

SQL Anywhere 11.0.1 » Error Messages » MobiLink communication error messages » MobiLink communication error messages sorted by message text

 

Parameter value '%1' is not an unsigned integer value or range. A range has the form NNN-NNN

Error code 3
Error constant PARAMETER_NOT_UINT32_RANGE
Parameter 1 The invalid parameter value.
Probable cause

Network parameters are of the form "name=value;[name2=value2[;...]]". The parameter value is not an unsigned integer value or range. Locate the offending parameter specification and change the value of the parameter to an unsigned integer or an unsigned range. An unsigned range has the form: NNN-NNN.